This event is triggered when the date filter was modified.
This event is triggered when the list of filters has changed because a filter was added or removed.
This event is triggered when the hasPendingChanges flag has changed its value.
This event is triggered when the the title of the dashboard is changed was added/removed or updated.
This event is triggered when the list of visualizations has changed because a visualization was added/removed or updated.
The id of the dashboard.
The date global filter configured in this dashboard, null if no date filter is configured. Setting the date filter is only supported when the dashboard has a date filter defined. You can change the currently selected value of a date filter. En error is thrown if you try to set a filter to a dashboard which does not have one defined or setting it to null if there is date filter in the dashboard.
The date global filter configured in this dashboard, null if no date filter is configured. Setting the date filter is only supported when the dashboard has a date filter defined. You can change the currently selected value of a date filter. En error is thrown if you try to set a filter to a dashboard which does not have one defined or setting it to null if there is date filter in the dashboard.
The description of the dashboard.
The description of the dashboard.
The list of filters in the dashboard. Dashboard filters can be used to apply filters to multiple widgets at the same time.
Returns true if the user made changes to the dashboard that were not saved yet.
The name or title of the dashboard.
The name or title of the dashboard.
The list of visualizations in the dashboard.
Loads the dashboard
Loads the dashboard from container
The class representing a Dashboard model. To get an instance of this class you could use: