Extends
Members
(static) defaultOptions
- Source:
_original :SidebarTab
- Source:
- Inherited From:
Denote whether or not this is the original version of the sidebar tab, or a pop-out variant
Type:
tabName :string
- Source:
- Inherited From:
The base name of this sidebar tab
Type:
- string
Methods
_onLazyLoadImage(entries, observer)
- Source:
- Inherited From:
Handle lazy loading for sidebar images to only load them once they become observed
Parameters:
Name | Type | Description |
---|---|---|
entries |
||
observer |
(async) _render()
- Source:
- Inherited From:
(async) _renderInner()
- Source:
- Inherited From:
activate()
- Source:
- Inherited From:
Activate this SidebarTab, switching focus to it
activateListeners()
- Source:
(async) close()
- Source:
- Inherited From:
createPopout() → {SidebarTab}
- Source:
- Inherited From:
Create a second instance of this SidebarTab class which represents a singleton popped-out container
Returns:
The popped out sidebar tab instance
- Type
- SidebarTab
getData()
- Source:
renderPopout()
- Source:
- Inherited From:
Render the SidebarTab as a pop-out container