Interface: shaka.extern.IUISettingsMenu

Extends

Members

backButton :HTMLButtonElement

Type:
  • HTMLButtonElement
Source:

backSpan :HTMLElement

Type:
  • HTMLElement
Source:

button :HTMLButtonElement

Type:
  • HTMLButtonElement
Source:

currentSelection :HTMLElement

Type:
  • HTMLElement
Source:

isSubMenu :boolean

Type:
  • boolean
Overrides:
Source:

isSubMenuOpened :boolean

Type:
  • boolean
Overrides:
Source:
Type:
  • HTMLElement
Source:

nameSpan :HTMLElement

Type:
  • HTMLElement
Source:

parent :HTMLElement

Type:
  • HTMLElement
Overrides:
Source:

Methods

checkAvailability()

Called when a submenu opens or closes. Override to show/hide this element.
Overrides:
Source:

updateLocalizedStrings()

Called when the locale changes. Override to update UI strings.
Overrides:
Source: