async getFactory()| Nom | Type | Description |
|---|---|---|
| instance | unknown | |
| active | unknown | |
| declaration | WidgetDeclaration<Instance> | |
| container | IWidgetContainer | |
| widgetConfig | WidgetConfig | |
| widgetManager | WidgetManager | |
| #topic | TopicManager | |
| state | State | |
| #factory | WidgetFactory<Instance> | null |
async getFactory()
async activate(options: ActivateOptions =
deactivate()
toggle(options: ActivateOptions =
private handleOnActivate()