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).
|
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.
|
Copyright © 2019. All rights reserved.