Uses of Interface
io.keikai.api.model.SheetProtection
Packages that use SheetProtection
Package
Description
Keikai Spreadsheet API classes.
Keikai Spreadsheet API implementation classes, internal use only
Keikai Spreadsheet Model API implementation classes, Internal use only
-
Uses of SheetProtection in io.keikai.api
Methods in io.keikai.api that return SheetProtectionModifier and TypeMethodDescriptionRange.getSheetProtection()GetsSheetProtectionwhich tells what are allowed operations for a protected sheet of this range. -
Uses of SheetProtection in io.keikai.api.impl
Methods in io.keikai.api.impl that return SheetProtection -
Uses of SheetProtection in io.keikai.api.model.impl
Classes in io.keikai.api.model.impl that implement SheetProtection -
Uses of SheetProtection in io.keikaiex.ui.dialog
Methods in io.keikaiex.ui.dialog with parameters of type SheetProtectionModifier and TypeMethodDescriptionprotected voidProtectSheetCtrl.initialOptions(SheetProtection sheetProtection) static voidProtectSheetCtrl.show(org.zkoss.zk.ui.event.EventListener<DialogCallbackEvent> callback, SheetProtection sheetProtection)