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, setTrimaccept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSinglegetValue, setKey, setValueaddValidator, convert, getKey, getPrettyString, getString, getString, removeValidator, validate, validateInnerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetString, parseaddValidator, convert, getKey, getPrettyString, getString, getValue, removeValidator, setKey, setValue, validatepublic ObjectListInput(AppContext conn, java.lang.Class<?> target)
public static Selector<ObjectListInput> getSelector(AppContext conn, java.lang.Class<?> target)