public class ListEditor extends CollectionEditor
PropertyEditor which converts a String into
a List and vice versa.| Constructor and Description |
|---|
ListEditor(java.lang.Class<?> elementType) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<java.lang.Object> |
newCollection() |
defaultElement, toText, toValuedefaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueprotected java.util.Collection<java.lang.Object> newCollection()
newCollection in class CollectionEditor