Uses of Class
com.openhtmltopdf.newtable.TableSectionBox
-
Packages that use TableSectionBox Package Description com.openhtmltopdf.newtable -
-
Uses of TableSectionBox in com.openhtmltopdf.newtable
Methods in com.openhtmltopdf.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 com.openhtmltopdf.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)
-