Uses of Interface
com.helger.pdflayout.element.table.IPLTableCellConsumer
-
Packages that use IPLTableCellConsumer Package Description com.helger.pdflayout.element.table -
-
Uses of IPLTableCellConsumer in com.helger.pdflayout.element.table
Methods in com.helger.pdflayout.element.table with parameters of type IPLTableCellConsumer Modifier and Type Method Description voidPLTableRow. forEachCell(IPLTableCellConsumer aConsumer)voidPLTableRow. forEachCell(IPLTableCellFilter aFilter, IPLTableCellConsumer aConsumer)
-