| Package | Description |
|---|---|
| to.etc.domui.component.experimental | |
| to.etc.domui.component.input | |
| to.etc.domui.component.tbl | |
| to.etc.domui.component2.lookupinput |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiRowRenderer<T>
This is the type-safe replacement for the other row renderers which are now deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IClickableRowRenderer<OT> |
LookupInputBase.getFormRowRenderer()
When set this defines the
IClickableRowRenderer<OT> to use to render rows when the popup lookup form is used. |
| Modifier and Type | Method and Description |
|---|---|
void |
LookupInputBase.setFormRowRenderer(IClickableRowRenderer<OT> lookupFormRenderer)
When set this defines the
IClickableRowRenderer<OT> to use to render rows when the popup lookup form is used. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRowRenderer<T>
Base class for the old and new row renderers, handling most presentation.
|
class |
BasicRowRenderer<T>
Highly customizable RowRenderer.
|
class |
MultipleSelectionRowRenderer<T>
Deprecated.
|
class |
RowRenderer<T>
This is the type-safe replacement for the other row renderers which are now deprecated.
|
class |
SimpleRowRenderer<T>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IClickableRowRenderer<OT> |
DefaultLookupInputDialog.getFormRowRenderer()
When set this defines the
IClickableRowRenderer<OT> to use to render rows when the popup lookup form is used. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLookupInputDialog.setFormRowRenderer(IClickableRowRenderer<OT> lookupFormRenderer)
When set this defines the
IClickableRowRenderer<OT> to use to render rows when the popup lookup form is used. |
Copyright © 2017 etc.to. All rights reserved.