Uses of Class
com.openhtmltopdf.newtable.TableColumn
| Package | Description |
|---|---|
| com.openhtmltopdf.newtable |
-
Uses of TableColumn in com.openhtmltopdf.newtable
Methods in com.openhtmltopdf.newtable that return TableColumn Modifier and Type Method Description TableColumnTableBox. colElement(int col)TableColumnTableColumn. getParent()Methods in com.openhtmltopdf.newtable that return types with arguments of type TableColumn Modifier and Type Method Description List<TableColumn>TableBox. getStyleColumns()Methods in com.openhtmltopdf.newtable with parameters of type TableColumn Modifier and Type Method Description voidTableBox. addStyleColumn(TableColumn col)voidTableColumn. setParent(TableColumn parent)