Package | Description |
---|---|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.model.impl.sys |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
SBookSeries |
SBook.getBookSeries()
Get the book series, it contains a group of book that might refer to other by book name
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBookSeriesAdv |
class |
BookSeriesImpl |
class |
SimpleBookSeriesImpl
the default and one-book book-series
|
Modifier and Type | Method and Description |
---|---|
SBookSeries |
BookImpl.getBookSeries() |
Constructor and Description |
---|
FormulaCacheCleaner(SBookSeries bookSeries) |
Modifier and Type | Field and Description |
---|---|
protected SBookSeries |
DependencyTableImpl._books |
Modifier and Type | Method and Description |
---|---|
void |
DependencyTableImpl.setBookSeries(SBookSeries series) |
abstract void |
DependencyTableAdv.setBookSeries(SBookSeries series) |
Copyright © 2020. All rights reserved.