Package io.keikai.ui
package io.keikai.ui
Defines UI Component class of Keikai Spreadsheet
-
ClassDescriptionCell selection type about
CellSelectionEventandCellSelectionUpdateEventA dropdown toolbar button for the Spreadsheet component that contains a list ofToolbarButton.A builder to create aDropdownToolbarButton.To dispatch model eventSpreadsheet 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 bySpreadsheet.setBook(Book)or just set the .xls file location bySpreadsheet.setSrc(String).A toolbar button for Spreadsheet component (Immutable).Toolbar button builderDefines the version of Keikai Spreadsheet.A widget, like a embedded object of spreadsheet, for example a image, a chart or a dropdown