Annotation Interface TemplateTableDef


@Target(TYPE) @Retention(RUNTIME) public @interface TemplateTableDef
Defines structure of the template with ReportOutputType.TABLE output. Model object is TemplateTableDescription.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    One or more bands to be included into the output.
  • Element Details

    • bands

      TableBandDef[] bands
      One or more bands to be included into the output. For each band a separate table component will be displayed.