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