Uses of Class
io.keikai.model.impl.AbstractBookAdv
Packages that use AbstractBookAdv
-
Uses of AbstractBookAdv in io.keikai.model.impl
Subclasses of AbstractBookAdv in io.keikai.model.implMethods in io.keikai.model.impl that return AbstractBookAdvConstructors in io.keikai.model.impl with parameters of type AbstractBookAdvModifierConstructorDescriptionBookSeriesImpl(AbstractBookAdv... books) NameImpl(AbstractBookAdv book, String id, String name, String applyToSheetName) RefImpl(AbstractBookAdv book) SheetImpl(AbstractBookAdv book, String id) TableImpl(AbstractBookAdv book, String name, String displayName, SheetRegion region, int headerRowCount, int totalsRowCount, STableStyleInfo info) TableImpl(AbstractBookAdv book, String name, String displayName, SheetRegion region, int headerRowCount, int totalsRowCount, STableStyleInfo info, boolean totalsRowShown) TableNameImpl(AbstractBookAdv book, STable table, String id, String name)