public class ListEditor extends CollectionEditor
| Constructor and Description |
|---|
ListEditor(Class<?> elementType)
Creates a new DateEditor instance
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Object> |
newCollection() |
defaultElement, toText, toValuedefaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic ListEditor(Class<?> elementType)
elementType - The type of elementprotected Collection<Object> newCollection()
newCollection in class CollectionEditorCopyright © 2004–2018 Apache MINA Project. All rights reserved.