Uses of Class
com.openhtmltopdf.newtable.RowData
-
Packages that use RowData Package Description com.openhtmltopdf.newtable -
-
Uses of RowData in com.openhtmltopdf.newtable
Fields in com.openhtmltopdf.newtable with type parameters of type RowData Modifier and Type Field Description private java.util.List<RowData>
TableSectionBox. _grid
Methods in com.openhtmltopdf.newtable that return types with arguments of type RowData Modifier and Type Method Description java.util.List<RowData>
TableSectionBox. getGrid()
-