public class StringArrayEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
StringArrayEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setAsText(String text)
Build a String[] from comma or eol seperated elements with a \,
representing a ',' to include in the current string element.
|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String text)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportCopyright © 2015 JBoss by Red Hat. All rights reserved.