Click or drag to resize
DashboardRendererFactory

Renderer used by the dashboard. It outputs the XSLT transformation directly in most cases, but can filter it with a FOP transformation for table PDF exports, or with a ExcelXmlWriter for table Excel exports.

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

defaultExcelFormat
Default Excel format for acs:Table excel exports; can be either Excel8 (xls) or OpenXMLWorkbook (xlsx). You must also define the defaultExcelFormat attribute in the add tag of the Dashboard xsl filter.

Child elements

None.

Parent elements

Element

Description

configuration

Configuration root