Package | Description |
---|---|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BookImpl |
Modifier and Type | Method and Description |
---|---|
AbstractBookAdv |
NameImpl.getBook() |
Constructor and Description |
---|
BookSeriesImpl(AbstractBookAdv... books) |
NameImpl(AbstractBookAdv book,
String id,
String name,
String applyToSheetName) |
RefImpl(AbstractBookAdv book) |
SheetImpl(AbstractBookAdv book,
String id) |
SimpleBookSeriesImpl(AbstractBookAdv book) |
TableImpl(AbstractBookAdv book,
String name,
String displayName,
SheetRegion region,
int headerRowCount,
int totalsRowCount,
STableStyleInfo info) |
TableNameImpl(AbstractBookAdv book,
STable table,
String id,
String name) |
Copyright © 2020. All rights reserved.