Uses of Class
org.xhtmlrenderer.newtable.TableSectionBox
Packages that use TableSectionBox
-
Uses of TableSectionBox in org.xhtmlrenderer.newtable
Fields in org.xhtmlrenderer.newtable declared as TableSectionBoxMethods in org.xhtmlrenderer.newtable that return TableSectionBoxModifier and TypeMethodDescriptionprotected @Nullable TableSectionBox
TableCellBox.getSection()
private TableSectionBox
TableRowBox.getSection()
protected @Nullable TableSectionBox
TableBox.sectionAbove
(TableSectionBox section, boolean skipEmptySections) protected TableSectionBox
TableBox.sectionBelow
(TableSectionBox section, boolean skipEmptySections) Methods in org.xhtmlrenderer.newtable with parameters of type TableSectionBoxModifier and TypeMethodDescriptionprotected @Nullable TableSectionBox
TableBox.sectionAbove
(TableSectionBox section, boolean skipEmptySections) protected TableSectionBox
TableBox.sectionBelow
(TableSectionBox section, boolean skipEmptySections)