Constructor
new SettingsMenu(parentnon-null, controlsnon-null, iconText)
Parameters:
Name | Type | Description |
---|---|---|
parent |
HTMLElement | |
controls |
shaka.ui.Controls | |
iconText |
shaka.extern.UIIcon | string |
- Implements:
- Extends:
- Source:
Extends
Members
backButton :HTMLButtonElement
Type:
- HTMLButtonElement
- Implements:
- Source:
backSpan :HTMLElement
Type:
- HTMLElement
- Implements:
- Source:
button :HTMLButtonElement
Type:
- HTMLButtonElement
- Implements:
- Source:
currentSelection :HTMLElement
Type:
- HTMLElement
- Implements:
- Source:
menu :HTMLElement
Type:
- HTMLElement
- Implements:
- Source:
nameSpan :HTMLElement
Type:
- HTMLElement
- Implements:
- Source:
parent :HTMLElement
Type:
- HTMLElement
- Overrides:
- Implements:
- Source:
Methods
addButton_(iconText)
Parameters:
Name | Type | Description |
---|---|---|
iconText |
shaka.extern.UIIcon | string |
- Source:
addMenu_()
- Source:
computeMaxHeight_()
- Source:
inOverflowMenu_()
- Source:
onButtonClick_()
- Source: