Uses of Class
com.openhtmltopdf.newtable.TableRowBox
-
Packages that use TableRowBox Package Description com.openhtmltopdf.newtable -
-
Uses of TableRowBox in com.openhtmltopdf.newtable
Methods in com.openhtmltopdf.newtable that return TableRowBox Modifier and Type Method Description TableRowBoxTableBox. getFirstBodyRow()TableRowBoxTableBox. getFirstRow()TableRowBoxTableSectionBox. getLastRow()Methods in com.openhtmltopdf.newtable with parameters of type TableRowBox Modifier and Type Method Description private voidTableSectionBox. addCell(TableRowBox row, TableCellBox cell, int cRow)
-