Package | Description |
---|---|
io.keikai.ui.impl |
Classes for implementing Keikai Spreadsheet UI Components (implementation only).
|
io.keikai.ui.sys |
Classes that doing system control on Keikai Spreadsheet UI Components.
|
io.keikaiex.ui.widget |
Classes used to implement extended Keikai Spreadsheet UI Component(implementation only).
|
Modifier and Type | Class and Description |
---|---|
class |
VoidWidgetHandler
Default widget implementation, don't provide any function.
|
Modifier and Type | Method and Description |
---|---|
WidgetHandler |
SpreadsheetCtrl.getWidgetHandler() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWidgetHandler |
Modifier and Type | Method and Description |
---|---|
WidgetHandler |
BaseWidget.getHandler() |
Modifier and Type | Method and Description |
---|---|
void |
BaseWidget.setHandler(WidgetHandler handler) |
Copyright © 2020. All rights reserved.