Uses of Enum Class
io.keikai.model.SSheet.SheetVisible
Packages that use SSheet.SheetVisible
-
Uses of SSheet.SheetVisible in io.keikai.model
Methods in io.keikai.model that return SSheet.SheetVisibleModifier and TypeMethodDescriptionSSheet.getSheetVisible()Get the sheet current visible state.static SSheet.SheetVisibleReturns the enum constant of this class with the specified name.static SSheet.SheetVisible[]SSheet.SheetVisible.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 SSheet.SheetVisibleModifier and TypeMethodDescriptionvoidSSheet.setSheetVisible(SSheet.SheetVisible state) Set the sheet current visible state. -
Uses of SSheet.SheetVisible in io.keikai.model.impl
Methods in io.keikai.model.impl that return SSheet.SheetVisibleMethods in io.keikai.model.impl with parameters of type SSheet.SheetVisible