public class SetEditor extends CollectionEditor
PropertyEditor
which converts a String
into
a Set
and vice versa.构造器和说明 |
---|
SetEditor(java.lang.Class<?> elementType) |
限定符和类型 | 方法和说明 |
---|---|
protected java.util.Collection<java.lang.Object> |
newCollection() |
defaultElement, toText, toValue
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValue
protected java.util.Collection<java.lang.Object> newCollection()
newCollection
在类中 CollectionEditor