public class ObjectListInput extends TextInput
Modifier and Type | Class and Description |
---|---|
class |
ObjectListInput.ObjectListValidator |
validators
Constructor and Description |
---|
ObjectListInput(AppContext conn,
java.lang.Class<?> target) |
Modifier and Type | Method and Description |
---|---|
static Selector<ObjectListInput> |
getSelector(AppContext conn,
java.lang.Class<?> target) |
getTrim, isEmpty, mapToSingleLine, parseValue, setTrim
accept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSingle
getValue, setKey, setValue
addValidator, convert, getKey, getPrettyString, getString, getString, removeValidator, validate, validateInner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getString, parse
addValidator, convert, getKey, getPrettyString, getString, getValue, removeValidator, setKey, setValue, validate
public ObjectListInput(AppContext conn, java.lang.Class<?> target)
public static Selector<ObjectListInput> getSelector(AppContext conn, java.lang.Class<?> target)