Package | Description |
---|---|
io.keikai.ui.impl.ua |
Classes that doing system user action control on Keikai Spreadsheet UI Components.
|
io.keikai.ui.impl.undo |
Classes that doing system undoable action control on Keikai Spreadsheet UI Components.
|
Constructor and Description |
---|
HideHeaderHandler(HideHeaderAction.Type type,
boolean hide) |
Modifier and Type | Method and Description |
---|---|
static HideHeaderAction.Type |
HideHeaderAction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HideHeaderAction.Type[] |
HideHeaderAction.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HideHeaderAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
HideHeaderAction.Type type,
boolean hidden) |
Copyright © 2019. All rights reserved.