| Package | Description |
|---|---|
| edu.ycp.cs.dh.acegwt.client.ace |
| Modifier and Type | Method and Description |
|---|---|
static AceCommandDescription.MultiSelectAction |
AceCommandDescription.MultiSelectAction.fromString(String value) |
AceCommandDescription.MultiSelectAction |
AceCommandDescription.getMultiSelectAction()
Give multi-select action for this command.
|
static AceCommandDescription.MultiSelectAction |
AceCommandDescription.MultiSelectAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AceCommandDescription.MultiSelectAction[] |
AceCommandDescription.MultiSelectAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AceCommandDescription |
AceCommandDescription.withMultiSelectAction(AceCommandDescription.MultiSelectAction multiSelectAction)
Chainable setter method for multiSelectAction property.
|
Copyright © 2019. All Rights Reserved.