Interface
The options to register a data action.
Properties
Property | Type | Notes |
---|---|---|
ActionClass | typeofDummyDataAction | The data action class. |
appConfig | AppConfig | The app config. Will be set only on the first time load. |
icon | string | The data action icon. |
id | string | The data action ID. |
label | string | The data action label. |
name | string | The data action name. |
uri | string | The data action URI. |
widgetId | string | The widget ID that provides the data action. |
appConfig
optional
Interface PropertyappConfig: AppConfig
The app config. Will be set only on the first time load.