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 TableRowBox
TableBox. getFirstBodyRow()
TableRowBox
TableBox. getFirstRow()
TableRowBox
TableSectionBox. getLastRow()
Methods in com.openhtmltopdf.newtable with parameters of type TableRowBox Modifier and Type Method Description private void
TableSectionBox. addCell(TableRowBox row, TableCellBox cell, int cRow)
-