DashboardFilterViewDefaultStatusChangeSucceeded
Home > @gooddata/sdk-ui-dashboard > DashboardFilterViewDefaultStatusChangeSucceeded
DashboardFilterViewDefaultStatusChangeSucceeded interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted after a dashboard filter view default status is successfully changed. See the enclosed filterView object in the payload to check its new status.
Signature:
export interface DashboardFilterViewDefaultStatusChangeSucceeded extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardFilterViewDefaultStatusChangeSucceededPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CHANGE_DEFAULT_STATUS.SUCCESS" | (ALPHA) |