| Package | Description |
|---|---|
| no.g9.support |
| Modifier and Type | Method and Description |
|---|---|
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Object,ActionType> |
ObjectSelection.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectSelection.setActions(Map<Object,ActionType> actions)
Sets the actions map
|
Copyright © 2006–2020 Esito AS. All rights reserved.