Uses of Class
org.xhtmlrenderer.newtable.RowData
-
Packages that use RowData Package Description org.xhtmlrenderer.newtable -
-
Uses of RowData in org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable that return types with arguments of type RowData Modifier and Type Method Description List<RowData>TableSectionBox. getGrid()Method parameters in org.xhtmlrenderer.newtable with type arguments of type RowData Modifier and Type Method Description voidTableSectionBox. setGrid(List<RowData> grid)
-