Uses of Class
com.openhtmltopdf.newtable.TableColumn
Packages that use TableColumn
-
Uses of TableColumn in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout with parameters of type TableColumnModifier and TypeMethodDescriptionprivate static voidBoxBuilder.addColumns(LayoutContext c, TableBox table, TableColumn parent) -
Uses of TableColumn in com.openhtmltopdf.newtable
Fields in com.openhtmltopdf.newtable declared as TableColumnFields in com.openhtmltopdf.newtable with type parameters of type TableColumnMethods in com.openhtmltopdf.newtable that return TableColumnMethods in com.openhtmltopdf.newtable that return types with arguments of type TableColumnMethods in com.openhtmltopdf.newtable with parameters of type TableColumnModifier and TypeMethodDescriptionvoidTableBox.addStyleColumn(TableColumn col) voidTableColumn.setParent(TableColumn parent)