| Interface | Description |
|---|---|
| UserActionContext | |
| UserActionContext.Clipboard | |
| UserActionHandler | |
| UserActionManager | |
| Widget |
A widget, like a embedded object of spreadsheet, for example a image, a chart or a dropdown
|
| Class | Description |
|---|---|
| ModelEventDispatcher |
To dispatch model event
|
| Spreadsheet |
Spreadsheet is a rich ZK Component to handle EXCEL like behavior, it reads
the data from a data model(
SBook) and interact with this model by
event.You can assign a Book by #setBook(SBook) or just set the .xls file
location by Spreadsheet.setSrc(String). |
| ToolbarButton |
A toolbar button for Spreadsheet component (Immutable).
|
| ToolbarButton.Builder |
Toolbar button builder
|
| Version |
Defines the version of Keikai Spreadsheet.
|
| WebAppInit | |
| ZSFileupload | |
| ZSMessagebox | |
| ZSMessagebox.ClickEvent | |
| ZSMessageboxDlg | |
| ZSMessageboxDlg.Button |
| Enum | Description |
|---|---|
| AuxAction | |
| CellSelectionType |
Cell selection type about
CellSelectionEvent and CellSelectionUpdateEvent |
| ZSMessagebox.Button |
Defines UI Component class of Keikai Spreadsheet
Copyright © 2020. All rights reserved.