DashboardWidgetExecutionSucceededPayload
Home > @gooddata/sdk-ui-dashboard > DashboardWidgetExecutionSucceededPayload
DashboardWidgetExecutionSucceededPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the DashboardWidgetExecutionSucceeded event.
Signature:
export interface DashboardWidgetExecutionSucceededPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dataView | IDataView | (BETA) Instance of IDataView with the data the widget first requested. | |
widgetRef | ObjRef | (BETA) Reference to the widget that this event relates to. |