Class ListEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.apache.mina.integration.beans.AbstractPropertyEditor
org.apache.mina.integration.beans.CollectionEditor
org.apache.mina.integration.beans.ListEditor
- All Implemented Interfaces:
PropertyEditor
-
Field Summary
Fields inherited from class CollectionEditor
ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CollectionEditor
defaultElement, toText, toValueMethods inherited from class AbstractPropertyEditor
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueMethods inherited from class PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
-
Constructor Details
-
ListEditor
Creates a new DateEditor instance- Parameters:
elementType- The type of element
-
-
Method Details
-
newCollection
- Overrides:
newCollectionin classCollectionEditor
-