Constructor
new Element(parentnon-null, controlsnon-null)
Parameters:
| Name | Type | Description |
|---|---|---|
parent |
HTMLElement | |
controls |
shaka.ui.Controls |
- Implements:
- Source:
Members
isSubMenu :boolean
Type:
- boolean
- Implements:
- Source:
isSubMenuOpened :boolean
Type:
- boolean
- Implements:
- Source:
parent :HTMLElement
Type:
- HTMLElement
- Implements:
- Source:
Methods
checkAvailability()
Called when a submenu opens or closes. Override to show/hide this element.
- Implements:
- Source:
updateLocalizedStrings()
Called when the locale changes. Override to update UI strings.
- Implements:
- Source: