Interface WebTemplateFormatContainer

    • Method Detail

      • getDataFormat

        WebFormat getDataFormat()
        Returns the data format for the template. The data format contains default format for the grid values.
        Returns:
        the data format of the template.
      • getReportFormat

        WebFormat getReportFormat()
        Returns the report format. The report format contains default formatting properties for the entire report. e.g. the border properties of the report.
        Returns:
        the report format of the template.