DataSourceFilterChangeMessage
Class
The DataSourceFilterChangeMessage
uses the widgetId
and MessageType
when MessageType
is 'DATA_SOURCE_FILTER_CHANGE'.
This message is used when a widget needs to announce its changes on data source filter to other widgets.
For example: Map widget is triggered by Filter widget to zoomTo current features.
Implements
Properties
Property | Type | Notes |
---|---|---|
string[] | The id of the data source. |
dataSourceIds: string[]
The id of the data source.