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