|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--com.interface21.beans.propertyeditors.StringArrayPropertyEditor
Properties editor for String[] type. Strings must be in CSV format. This property editor is registered by BeanWrapperImpl.
| Constructor Summary | |
StringArrayPropertyEditor()
|
|
| Method Summary | |
void |
setAsText(java.lang.String s)
|
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringArrayPropertyEditor()
| Method Detail |
public void setAsText(java.lang.String s)
throws java.lang.IllegalArgumentException
setAsText in class java.beans.PropertyEditorSupportPropertyEditor.setAsText(String)
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||