public class StringEditor extends AbstractPropertyEditor
PropertyEditor for a String.| Constructor and Description |
|---|
StringEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
toText(java.lang.Object value) |
protected java.lang.Object |
toValue(java.lang.String text) |
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueprotected java.lang.String toText(java.lang.Object value)
toText in class AbstractPropertyEditorprotected java.lang.Object toValue(java.lang.String text)
throws java.lang.IllegalArgumentException
toValue in class AbstractPropertyEditorjava.lang.IllegalArgumentException