|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.component.lookup.AbstractLookupControlImpl
to.etc.domui.component.lookup.EqLookupControlImpl
public final class EqLookupControlImpl
ILookupControlInstance which uses a generic input control to create an equals criterion on the input value, provided it is not null.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface to.etc.domui.component.lookup.ILookupControlInstance |
---|
ILookupControlInstance.AppendCriteriaResult |
Constructor Summary | |
---|---|
EqLookupControlImpl(java.lang.String property,
IInputNode<?> n)
|
Method Summary | |
---|---|
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. |
Methods inherited from class to.etc.domui.component.lookup.AbstractLookupControlImpl |
---|
clearInput, getInputControls, getLabelControl, setDisabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EqLookupControlImpl(java.lang.String property, IInputNode<?> n)
Method Detail |
---|
public ILookupControlInstance.AppendCriteriaResult appendCriteria(QCriteria<?> crit) throws java.lang.Exception
ILookupControlInstance
appendCriteria
in interface ILookupControlInstance
appendCriteria
in class AbstractLookupControlImpl
ILookupControlInstance.AppendCriteriaResult
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |