public class SetEditor extends CollectionEditor
PropertyEditor which converts a String into
a Set and vice versa.| Constructor and Description |
|---|
SetEditor(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