Package | Description |
---|---|
com.panemu.tiwulfx.control | |
com.panemu.tiwulfx.form | |
com.panemu.tiwulfx.table |
Modifier and Type | Method and Description |
---|---|
LookupFieldController<T> |
LookupField.getController() |
Modifier and Type | Method and Description |
---|---|
void |
LookupField.setController(LookupFieldController<T> controller) |
Modifier and Type | Method and Description |
---|---|
LookupFieldController<T> |
LookupControl.getController() |
Modifier and Type | Method and Description |
---|---|
void |
LookupControl.setController(LookupFieldController<T> controller) |
Modifier and Type | Method and Description |
---|---|
LookupFieldController<T> |
LookupColumn.getLookupController() |
Modifier and Type | Method and Description |
---|---|
void |
LookupColumn.setLookupController(LookupFieldController<T> lookupController) |