t_ReportLayout_Footer
Footer
Properties
description : stringDescription of the Report Section.
height : reportDimensionHeight of the report measured in pt, in, cm, or mm. This is only meaningful if the Report's pageSize is set to Custom.
Valid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) name : identifierUniquely identifies the Report Section.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
pageBreakAfter : booleanTrue if a page break should exist after the Report Layout.
pageBreakBefore : booleanTrue if a page break should exist before the Report Layout.
selection : selectionTypeType of the Report Section selection.
Valid values based on“string”. single multiple skipTitle : booleanTrue if Report Layout should skip the title.
style : stringThe overall style of the Report Section.
visible : stringTrue if Report Section is not hidden.
Content
Choice of:
t_ReportSection_Label [1..1]
t_ReportSection_Logo [1..1]
t_ReportSection_Image [1..1]
t_ReportSection_Text [1..1]
t_ReportSection_Field [1..1]
t_ReportSection_PieChart [1..1]
t_ReportSection_BarChart [1..1]
t_ReportSection_LineChart [1..1]
t_ReportSection_Checkbox [1..1]
Parents
Report - A report build using the NexJ Reporting Engine
Parent topic: t_ReportLayout_Group
Parent topic: Report