Uses of Class
se.conciliate.extensions.report.output.ReportTable.ReportTableCell
Packages that use ReportTable.ReportTableCell
-
Uses of ReportTable.ReportTableCell in se.conciliate.extensions.report.output
Methods in se.conciliate.extensions.report.output that return types with arguments of type ReportTable.ReportTableCellConstructor parameters in se.conciliate.extensions.report.output with type arguments of type ReportTable.ReportTableCellModifierConstructorDescriptionReportTable
(List<List<ReportTable.ReportTableCell>> content) ReportTable
(List<List<ReportTable.ReportTableCell>> content, boolean simpleGrid) ReportTable
(List<List<ReportTable.ReportTableCell>> content, boolean simpleGrid, int width)