| Package | Description |
|---|---|
| to.etc.domui.component.controlfactory | |
| to.etc.domui.component.lookup | |
| to.etc.domui.server |
| Modifier and Type | Method and Description |
|---|---|
ILookupControlFactory |
ControlBuilder.findLookupControlFactory(SearchPropertyMetaModel pmm) |
ILookupControlFactory |
ControlBuilder.getLookupControlFactory(SearchPropertyMetaModel pmm) |
<T,X extends NodeBase & IControl<T>> |
ControlBuilder.getLookupQueryFactory(SearchPropertyMetaModel pmm,
X control) |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlBuilder.register(ILookupControlFactory f)
Add another LookupControlFactory to the registry.
|
| Modifier and Type | Method and Description |
|---|---|
ILookupControlFactory |
LookupControlRegistry.findFactory(SearchPropertyMetaModel pmm) |
ILookupControlFactory |
LookupControlRegistry.getControlFactory(SearchPropertyMetaModel pmm) |
<T,X extends NodeBase & IControl<T>> |
LookupControlRegistry.getLookupQueryFactory(SearchPropertyMetaModel pmm,
X control) |
| Modifier and Type | Method and Description |
|---|---|
List<ILookupControlFactory> |
LookupControlRegistry.getFactoryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
LookupControlRegistry.register(ILookupControlFactory f) |
| Modifier and Type | Method and Description |
|---|---|
void |
DomApplication.register(ILookupControlFactory f)
Register a new LookupControl factory.
|
Copyright © 2017 etc.to. All rights reserved.