| 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.
The following sections describe attributes, child elements, and parent elements.
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. |
None.
Element | Description |
|---|---|
configuration | Configuration root |