Interface: shaka.extern.IUIElement

Extends

Interfaces

Factory

Members

isSubMenu :boolean

Type:
  • boolean
Source:

isSubMenuOpened :boolean

Type:
  • boolean
Source:

parent :HTMLElement

Type:
  • HTMLElement
Source:

Methods

checkAvailability()

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

release()

Request that this object release all internal references.
Overrides:
Source:

updateLocalizedStrings()

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