...
Attributes
Name | Description | Value | ||
---|---|---|---|---|
searchcaption | A title which is displayed on the screen. | Any | ||
name | The dashboard component name. | Any | ||
description | The dashboard component description. | Any | ||
sql | The dashboard component SQL statement (In the case the SQL is very simple). | Any valid SQL statement | ||
ejb | The ejb name. | Any valid ejb name | ||
method | The method to call from the ejb. | Any valid method name | ||
type | The dashboard component type. | pie, stack, bar, summary | ||
valuelabels | The label values that the group by elements will have. | <label_name>:<label_value>, ejb/<method_name> | ||
primaryfieldlabel | The label that the primary field will have. | Any | ||
groupbyfieldlabel | The label that the group by field will have. | Any | ||
summarypage | The summary page name. | Any valid summary page | ||
orientation | The dashboard component orientation. | vertical, horizontal | ||
setting | The dashboard component settings. | |||
fields | The dashboard component fields. | Fields |
Example
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|