T - Input typeI - Item typepublic class AlternateItemInput<T,I> extends AlternateInput<T> implements ItemInput<T,I>
validators| Constructor and Description |
|---|
AlternateItemInput() |
| Modifier and Type | Method and Description |
|---|---|
I |
getItem()
get the domain Object associated with the current value
|
I |
getItembyValue(T value)
get the domain object from the Input value if defined
|
void |
setItem(I item)
Set the value of the input using an item
|
addInput, convert, getMap, getValue, parse, requireAll, setValueacceptaddInput, containsInput, getInput, getInputs, getPrettyString, getString, getSubKeys, getSubLabel, hasLineBreaks, hasSubLabels, isEmpty, removeInput, setKey, setLineBreaks, validateInneraddValidator, getKey, getString, removeValidator, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, addValidator, convert, getKey, getPrettyString, getString, getValue, isEmpty, removeValidator, setKey, setValue, validate