|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILookupControlFactory | |
---|---|
to.etc.domui.component.form | |
to.etc.domui.component.lookup | |
to.etc.domui.server |
Uses of ILookupControlFactory in to.etc.domui.component.form |
---|
Methods in to.etc.domui.component.form that return ILookupControlFactory | ||
---|---|---|
ILookupControlFactory |
ControlBuilder.findLookupControlFactory(SearchPropertyMetaModel pmm)
|
|
ILookupControlFactory |
ControlBuilder.getLookupControlFactory(SearchPropertyMetaModel pmm)
|
|
|
ControlBuilder.getLookupQueryFactory(SearchPropertyMetaModel pmm,
X control)
|
Methods in to.etc.domui.component.form with parameters of type ILookupControlFactory | |
---|---|
void |
ControlBuilder.register(ILookupControlFactory f)
Add another LookupControlFactory to the registry. |
Uses of ILookupControlFactory in to.etc.domui.component.lookup |
---|
Methods in to.etc.domui.component.lookup that return ILookupControlFactory | ||
---|---|---|
ILookupControlFactory |
LookupControlRegistry.findFactory(SearchPropertyMetaModel pmm)
|
|
ILookupControlFactory |
LookupControlRegistry.getControlFactory(SearchPropertyMetaModel pmm)
|
|
|
LookupControlRegistry.getLookupQueryFactory(SearchPropertyMetaModel pmm,
X control)
|
Methods in to.etc.domui.component.lookup that return types with arguments of type ILookupControlFactory | |
---|---|
java.util.List<ILookupControlFactory> |
LookupControlRegistry.getFactoryList()
|
Methods in to.etc.domui.component.lookup with parameters of type ILookupControlFactory | |
---|---|
void |
LookupControlRegistry.register(ILookupControlFactory f)
|
Uses of ILookupControlFactory in to.etc.domui.server |
---|
Methods in to.etc.domui.server with parameters of type ILookupControlFactory | |
---|---|
void |
DomApplication.register(ILookupControlFactory f)
Register a new LookupControl factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |