Uses of Enum Class
io.keikai.model.STableItem
Packages that use STableItem
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of STableItem in io.keikai.model
Methods in io.keikai.model that return STableItemModifier and TypeMethodDescriptionstatic STableItemReturns the enum constant of this class with the specified name.static STableItem[]STableItem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.keikai.model with parameters of type STableItem -
Uses of STableItem in io.keikai.model.impl
Methods in io.keikai.model.impl with parameters of type STableItemModifier and TypeMethodDescriptionTableImpl.DummyTable.getItemRegion(STableItem item, int rowIdx) TableImpl.getItemRegion(STableItem item, int rowIdx)