public final class EqLookupControlImpl<T> extends BaseAbstractLookupControlImpl<T>
ILookupControlInstance.AppendCriteriaResult| Constructor and Description |
|---|
EqLookupControlImpl(String property,
IControl<T> n) |
| Modifier and Type | Method and Description |
|---|---|
ILookupControlInstance.AppendCriteriaResult |
appendCriteria(QCriteria<?> crit)
Evaluate the contents of the input for this lookup line; if the user has
added data there then add the values to the query.
|
T |
getValue()
Return the value entered into this control.
|
void |
setValue(T value)
Sets the value in the control
|
clearInput, getInputControls, getLabelControl, setDisabled@Nonnull public ILookupControlInstance.AppendCriteriaResult appendCriteria(@Nonnull QCriteria<?> crit) throws Exception
ILookupControlInstanceappendCriteria in interface ILookupControlInstance<T>appendCriteria in class BaseAbstractLookupControlImpl<T>ILookupControlInstance.AppendCriteriaResultExceptionpublic T getValue()
ILookupControlInstancepublic void setValue(T value) throws Exception
ILookupControlInstanceExceptionCopyright © 2017 etc.to. All rights reserved.