| Package | Description |
|---|---|
| to.etc.domui.component.lookup |
| Modifier and Type | Method and Description |
|---|---|
abstract ILookupControlInstance.AppendCriteriaResult |
BaseAbstractLookupControlImpl.appendCriteria(QCriteria<?> crit) |
ILookupControlInstance.AppendCriteriaResult |
ILookupControlInstance.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.
|
ILookupControlInstance.AppendCriteriaResult |
EqLookupControlImpl.appendCriteria(QCriteria<?> crit) |
ILookupControlInstance.AppendCriteriaResult |
LookupNumberControl.appendCriteria(QCriteria<?> crit) |
protected ILookupControlInstance.AppendCriteriaResult |
LookupNumberControl.appendCriteria(QCriteria<?> crit,
QOperation op,
T val) |
static ILookupControlInstance.AppendCriteriaResult |
ILookupControlInstance.AppendCriteriaResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ILookupControlInstance.AppendCriteriaResult[] |
ILookupControlInstance.AppendCriteriaResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 etc.to. All rights reserved.