Package | Description |
---|---|
xdev.ui |
Modifier and Type | Method and Description |
---|---|
XdevKeyAction.Condition |
XdevKeyAction.getCondition() |
static XdevKeyAction.Condition |
XdevKeyAction.Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XdevKeyAction.Condition[] |
XdevKeyAction.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XdevKeyAction.setCondition(XdevKeyAction.Condition condition)
Sets the new condition when the action should take place.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.