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 org.apache.mina.integration.beans.CollectionEditor
ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.mina.integration.beans.CollectionEditor
defaultElement, toText, toValueMethods inherited from class org.apache.mina.integration.beans.AbstractPropertyEditor
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueMethods inherited from class java.beans.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
-