|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookupForm.ButtonMode | |
---|---|
to.etc.domui.component.lookup |
Uses of LookupForm.ButtonMode in to.etc.domui.component.lookup |
---|
Methods in to.etc.domui.component.lookup that return LookupForm.ButtonMode | |
---|---|
static LookupForm.ButtonMode |
LookupForm.ButtonMode.valueOf(java.lang.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. |
Methods in to.etc.domui.component.lookup with parameters of type LookupForm.ButtonMode | |
---|---|
void |
LookupForm.addButtonItem(NodeBase b,
int order,
LookupForm.ButtonMode both)
Add a button (or other item) to show on the button row. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |