Click or drag to resize

ReportViewTemplate Fields

The ReportViewTemplate type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberChartEChartsName Name of the Chart ECharts template
Public fieldStatic memberChartJSName Name of the Chart JS template
Public fieldStatic memberChartPlotlyName Name of the Chart Plotly template
Public fieldStatic memberChartScottplotName Name of the Chart Scottplot template
Public fieldConfiguration Current template configuration text
Public fieldStatic memberContainerGridFlexName Name of the Container Grid Flex template
Public fieldStatic memberContainerName Name of the Container template
Public fieldStatic memberD3Colors D3 color palette as a JavaScript array, used for chart series colors
Public fieldStatic memberDataTableName Name of the Data Table template
Public fieldStatic memberDefaultName Name of the default template
Public fieldStatic memberGaugeName Name of the Gauge template
Public fieldStatic memberGoogleColors Google color palette as a JavaScript array, used for chart series colors
Public fieldStatic memberGridFlexContainerParameterSample Sample values proposed for the CSS parameter of the Container Grid Flex template (format 'value|description')
Public fieldStatic memberGridFlexItemParameterSample Sample values proposed for the CSS parameter of the items of a Container Grid Flex template (format 'value|description')
Public fieldIsParsed Flag for optimization, by default the template is not parsed... until it is used
Public fieldLastConfigModification Last modification of the configuration file
Public fieldLastModification Last modification date time
Public fieldStatic memberModelDetailName Name of the Model Detail template
Public fieldStatic memberModelName Name of the Model template
Public fieldStatic memberPageTableName Name of the Page Table template
Public fieldStatic memberReportName Name of the Report template (root view)
Public fieldStatic memberRestrictionsName Name of the Restrictions template
Public fieldSharedPartialTemplates Additional partial templates to add to the template: Name of the partial template
Public fieldStatic memberTabPageName Name of the Tab Page template
Public fieldStatic memberWidgetName Name of the Widget template
Top
See Also