| Package | Description |
|---|---|
| to.etc.domui.component.lookup |
| Modifier and Type | Method and Description |
|---|---|
static LookupForm.ButtonMode |
LookupForm.ButtonMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookupForm.ButtonMode[] |
LookupForm.ButtonMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LookupForm.addButtonItem(NodeBase b,
int order,
LookupForm.ButtonMode both)
Add a button (or other item) to show on the button row.
|
Copyright © 2017 etc.to. All rights reserved.