Package | Description |
---|---|
io.keikai.api.model |
Keikai Spreadsheet Model API classes.
|
io.keikai.api.model.impl |
Keikai Spreadsheet Model API implementation classes, Internal use only
|
io.keikaiex.ui.dialog |
Modifier and Type | Method and Description |
---|---|
Book.BookType |
Book.getType()
Gets the book type
|
static Book.BookType |
Book.BookType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Book.BookType[] |
Book.BookType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Book.BookType |
BookImpl.getType() |
Modifier and Type | Method and Description |
---|---|
static void |
PasteSpecialCtrl.show(org.zkoss.zk.ui.event.EventListener<DialogCallbackEvent> callback,
Book.BookType type,
Spreadsheet ss) |
Copyright © 2020. All rights reserved.