Methods
(static) adjustScreenForNoOverview() → {void}
Adjust scene by removing overview node and showing more songs
Returns:
- Type:
- void
(static) createDialogPallete() → {void}
Returns:
- Type:
- void
(static) createFullDscrDlg() → {void}
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void
(static) onDoneLoading() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean
(static) pageContentChanged() → {void}
Set values for displayed values on screen
Returns:
- Type:
- void
(static) setOnScreenTextValues(json) → {void}
Populate on screen text variables
Parameters:
Name | Type | Description |
---|---|---|
json | dynamic |
Returns:
- Type:
- void
(static) setPosterImage(posterURL) → {void}
Set poster image on screen
Parameters:
Name | Type | Description |
---|---|---|
posterURL | dynamic |
Returns:
- Type:
- void
(static) setScreenTitle(json) → {void}
Set screen's title text
Parameters:
Name | Type | Description |
---|---|---|
json | dynamic |
Returns:
- Type:
- void
(static) setupMainNode() → {void}
Returns:
- Type:
- void