Package | Description |
---|---|
io.keikai.ui |
Defines UI Component class of Keikai Spreadsheet
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Spreadsheet.disableUserAction(AuxAction action,
boolean disabled)
Sets the
AuxAction disabled |
Copyright © 2020. All rights reserved.