Uses of Class
org.xhtmlrenderer.newtable.TableSectionBox
-
Packages that use TableSectionBox Package Description org.xhtmlrenderer.newtable -
-
Uses of TableSectionBox in org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable that return TableSectionBox Modifier and Type Method Description protected TableSectionBoxTableCellBox. getSection()protected TableSectionBoxTableBox. sectionAbove(TableSectionBox section, boolean skipEmptySections)protected TableSectionBoxTableBox. sectionBelow(TableSectionBox section, boolean skipEmptySections)Methods in org.xhtmlrenderer.newtable with parameters of type TableSectionBox Modifier and Type Method Description protected TableSectionBoxTableBox. sectionAbove(TableSectionBox section, boolean skipEmptySections)protected TableSectionBoxTableBox. sectionBelow(TableSectionBox section, boolean skipEmptySections)
-