Extends
Methods
addWidgetElement(widgetElement) → {SidePanelWidget}
- Source:
Add an Element to this pane as a new SidePanelWidget.
Parameters:
Name | Type | Description |
---|---|---|
widgetElement |
external:Element | The element to add as a widget to this pane. |
Returns:
A reference to the newly added widget.
- Type
- SidePanelWidget
remove()
- Source:
Remove this pane from its side panel.