DashboardBuilders Module
Functions and values
| Function or value | Description |
Full Usage:
alarmWidget title
Parameters:
string
-
The widget title.
Returns: AlarmWidgetBuilder
|
|
Full Usage:
dashboard name
Parameters:
string
-
The dashboard name.
Returns: DashboardBuilder
|
|
Full Usage:
graphWidget title
Parameters:
string
-
The widget title.
Returns: GraphWidgetBuilder
|
|
Full Usage:
logQueryWidget title
Parameters:
string
-
The widget title.
Returns: LogQueryWidgetBuilder
|
|
Full Usage:
singleValueWidget title
Parameters:
string
-
The widget title.
Returns: SingleValueWidgetBuilder
|
|
|
|
FsCDK