Package | Description |
---|---|
io.keikai.api |
Keikai Spreadsheet API classes.
|
io.keikai.api.impl |
Keikai Spreadsheet API implementation classes, internal use only
|
io.keikai.api.model.impl |
Keikai Spreadsheet Model API implementation classes, Internal use only
|
io.keikaiex.ui.dialog |
Modifier and Type | Method and Description |
---|---|
SheetProtection |
Range.getSheetProtection()
Gets
SheetProtection which tells what are allowed operations for
a protected sheet of this range. |
Modifier and Type | Method and Description |
---|---|
SheetProtection |
RangeImpl.getSheetProtection() |
Modifier and Type | Class and Description |
---|---|
class |
SheetProtectionImpl |
Modifier and Type | Method and Description |
---|---|
protected void |
ProtectSheetCtrl.initialOptions(SheetProtection sheetProtection) |
static void |
ProtectSheetCtrl.show(org.zkoss.zk.ui.event.EventListener<DialogCallbackEvent> callback,
SheetProtection sheetProtection) |
Copyright © 2020. All rights reserved.