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