Uses of Enum Class
io.keikai.ui.sys.SpreadsheetCtrl.Header
Packages that use SpreadsheetCtrl.Header
Package
Description
Classes that doing system control on Keikai Spreadsheet UI Components.
-
Uses of SpreadsheetCtrl.Header in io.keikai.ui.sys
Methods in io.keikai.ui.sys that return SpreadsheetCtrl.HeaderModifier and TypeMethodDescriptionstatic SpreadsheetCtrl.HeaderReturns the enum constant of this class with the specified name.static SpreadsheetCtrl.Header[]SpreadsheetCtrl.Header.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.keikai.ui.sys with parameters of type SpreadsheetCtrl.HeaderModifier and TypeMethodDescriptionorg.zkoss.json.JSONObjectSpreadsheetCtrl.getRangeAttrs(SSheet sheet, SpreadsheetCtrl.Header containsHeader, SpreadsheetCtrl.CellAttribute type, int left, int top, int right, int bottom)