| Package | Description |
|---|---|
| org.cyclopsgroup.jcli.example |
| Modifier and Type | Method and Description |
|---|---|
UserControlAction |
UserControl.getAction() |
static UserControlAction |
UserControlAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserControlAction[] |
UserControlAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserControl.setAction(UserControlAction action) |
Copyright © 2008–2018. All rights reserved.