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 TableSectionBox
TableCellBox.getSection()
private TableSectionBox
TableRowBox.getSection()
protected 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 TableSectionBox
TableBox.sectionAbove
(TableSectionBox section, boolean skipEmptySections) protected TableSectionBox
TableBox.sectionBelow
(TableSectionBox section, boolean skipEmptySections)