| Package | Description |
|---|---|
| io.keikai.client.api | |
| io.keikai.client.api.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
Spreadsheet.setUserActionEnabled(AuxAction action,
boolean enabled)
Sets to enable or disable the given user action.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<String,AuxAction> |
AuxAction.actionMap |
| Modifier and Type | Method and Description |
|---|---|
static AuxAction |
AuxAction.getBy(String action) |
static AuxAction |
AuxAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuxAction[] |
AuxAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.