| Package | Description |
|---|---|
| io.keikai.ui.event |
Events of Keikai Spreadsheet UI Component.
|
| Modifier and Type | Method and Description |
|---|---|
UndoableActionManagerEvent.Type |
UndoableActionManagerEvent.getType() |
static UndoableActionManagerEvent.Type |
UndoableActionManagerEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UndoableActionManagerEvent.Type[] |
UndoableActionManagerEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UndoableActionManagerEvent(String name,
org.zkoss.zk.ui.Component target,
UndoableActionManagerEvent.Type type,
UndoableAction action) |
Copyright © 2020. All rights reserved.