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, setValue
accept
addInput, containsInput, getInput, getInputs, getPrettyString, getString, getSubKeys, getSubLabel, hasLineBreaks, hasSubLabels, isEmpty, removeInput, setKey, setLineBreaks, validateInner
addValidator, getKey, getString, removeValidator, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, addValidator, convert, getKey, getPrettyString, getString, getValue, isEmpty, removeValidator, setKey, setValue, validate