Uses of Class
com.openhtmltopdf.newtable.TableSectionBox
Packages that use TableSectionBox
-
Uses of TableSectionBox in com.openhtmltopdf.newtable
Fields in com.openhtmltopdf.newtable declared as TableSectionBoxMethods in com.openhtmltopdf.newtable that return TableSectionBoxModifier and TypeMethodDescriptionTableCellBox.getSection()
private TableSectionBox
TableRowBox.getSection()
protected TableSectionBox
TableBox.sectionAbove
(TableSectionBox section, boolean skipEmptySections) protected TableSectionBox
TableBox.sectionBelow
(TableSectionBox section, boolean skipEmptySections) Methods in com.openhtmltopdf.newtable that return types with arguments of type TableSectionBoxMethods in com.openhtmltopdf.newtable with parameters of type TableSectionBoxModifier and TypeMethodDescriptionprotected TableSectionBox
TableBox.sectionAbove
(TableSectionBox section, boolean skipEmptySections) protected TableSectionBox
TableBox.sectionBelow
(TableSectionBox section, boolean skipEmptySections)