Class ReportTable.ReportTableCell

java.lang.Object
se.conciliate.extensions.report.output.ReportTable.ReportTableCell
Enclosing class:
ReportTable

public static class ReportTable.ReportTableCell extends Object
  • Constructor Details

    • ReportTableCell

      public ReportTableCell(ReportOutput cellContent)
    • ReportTableCell

      public ReportTableCell(ReportOutput cellContent, int width)
  • Method Details

    • getCellContent

      public ReportOutput getCellContent()
    • getWidth

      public int getWidth()