Methods
(static) OnScreenHidden() → {void}
Returns:
- Type:
- void
(static) OnScreenShown() → {void}
Returns:
- Type:
- void
(static) artistOverviewChanged() → {void}
Event fired when page data is loaded
Returns:
- Type:
- void
(static) createDialogPallete() → {void}
Returns:
- Type:
- void
(static) createFullDscrDlg() → {void}
Returns:
- Type:
- void
(static) dscrShowFocus() → {void}
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void
(static) onAlbumsData() → {void}
Returns:
- Type:
- void
(static) onAlbumsEscape() → {void}
Returns:
- Type:
- void
(static) onAppearsOnData() → {void}
Returns:
- Type:
- void
(static) onAppearsOnEscape() → {void}
Returns:
- Type:
- void
(static) onBackdropImageLoaded() → {void}
Returns:
- Type:
- void
(static) onButtonSelectedChange() → {void}
Event handler when user selected a different playback button
Returns:
- Type:
- void
(static) onEllipsisChanged() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean
(static) onSectionNavigationEscape() → {void}
Returns:
- Type:
- void
(static) onSectionNavigationSelected() → {void}
Returns:
- Type:
- void
(static) onSectionScrollerChange() → {void}
Returns:
- Type:
- void
(static) pageContentChanged() → {void}
Event fired when page data is loaded
Returns:
- Type:
- void
(static) setBackdropImage(data) → {void}
Add backdrop image to screen
Parameters:
Name | Type | Description |
---|---|---|
data | dynamic |
Returns:
- Type:
- void
(static) setPosterImage(posterURL) → {void}
Parameters:
Name | Type | Description |
---|---|---|
posterURL | dynamic |
Returns:
- Type:
- void
(static) setScreenTitle(json) → {void}
Parameters:
Name | Type | Description |
---|---|---|
json | dynamic |
Returns:
- Type:
- void
(static) setupButtons() → {void}
Setup playback buttons, default to Play button selected
Returns:
- Type:
- void
(static) setupMainNode() → {void}
Returns:
- Type:
- void