Uses of Class
org.openpdf.newtable.TableColumn
Packages that use TableColumn
-
Uses of TableColumn in org.openpdf.layout
Methods in org.openpdf.layout with parameters of type TableColumnModifier and TypeMethodDescriptionprivate static voidBoxBuilder.addColumns(LayoutContext c, TableBox table, TableColumn parent) -
Uses of TableColumn in org.openpdf.newtable
Fields in org.openpdf.newtable declared as TableColumnFields in org.openpdf.newtable with type parameters of type TableColumnMethods in org.openpdf.newtable that return TableColumnModifier and TypeMethodDescription@Nullable TableColumnTableBox.colElement(int col) TableColumn.getParent()Methods in org.openpdf.newtable that return types with arguments of type TableColumnMethods in org.openpdf.newtable with parameters of type TableColumnModifier and TypeMethodDescriptionvoidTableBox.addStyleColumn(TableColumn col) voidTableColumn.setParent(TableColumn parent)