| Package | Description |
|---|---|
| io.keikai.ui |
Defines UI Component class of Keikai Spreadsheet
|
| io.keikai.ui.impl |
Classes for implementing Keikai Spreadsheet UI Components (implementation only).
|
| io.keikaiex.ui.impl |
| Modifier and Type | Method and Description |
|---|---|
UserActionManager |
Spreadsheet.getUserActionManager()
Gets the user action manager, then you can register/override your custom action by call
registerHandler(String, String, UserActionHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserActionManagerCtrl
The user action handler which provide default spreadsheet operation handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserActionManagerCtrlImpl
Action Handler for user's action in zssex, it handles widget (chart and image) actions
|
Copyright © 2020. All rights reserved.