DashboardPluginV1
Home > @gooddata/sdk-ui-dashboard > DashboardPluginV1
DashboardPluginV1 class
Abstract base class for the Dashboard Plugin.
Signature:
export declare abstract class DashboardPluginV1 implements IDashboardPluginContract_V1
Implements: IDashboardPluginContract_V1
Remarks
Each plugin should extend this class and implement at least the DashboardPluginV1.register() method.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
(not declared) | ||
|
string | ||
|
string | undefined | ||
|
string | ||
|
string |
(Optional) | |
|
string | ||
|
string |
Methods
Method |
Modifiers |
Description |
---|---|---|
|