Uses of Interface
be.quodlibet.boxable.datatable.UpdateCellProperty
Packages that use UpdateCellProperty
-
Uses of UpdateCellProperty in be.quodlibet.boxable.datatable
Constructors in be.quodlibet.boxable.datatable with parameters of type UpdateCellPropertyModifierConstructorDescriptionDataTable(Table table, org.apache.pdfbox.pdmodel.PDPage page, UpdateCellProperty updateCellProperty) Create a CSVTable object to be able to add CSV document to a Table.DataTable(Table table, org.apache.pdfbox.pdmodel.PDPage page, List<Float> colWidths, UpdateCellProperty updateCellProperty) Create a CSVTable object to be able to add CSV document to a Table.