Methods
(static) ItemDataLoaded(msg) → {void}
Handle loaded data, and add to Grid
Parameters:
Name | Type | Description |
---|---|---|
msg |
dynamic |
(static) LogoImageLoaded(msg) → {void}
Logo Image Loaded Event Handler
Parameters:
Name | Type | Description |
---|---|---|
msg |
dynamic |
(static) OnScreenHidden() → {void}
(static) OnScreenShown() → {void}
(static) SetAlbumCount(totalCount) → {void}
Set Selected Artist Album Count
Parameters:
Name | Type | Description |
---|---|---|
totalCount |
dynamic |
(static) SetBackground(backgroundUri) → {void}
Set Background Image
Parameters:
Name | Type | Description |
---|---|---|
backgroundUri |
string |
(static) SetGenres(artistGenres) → {void}
Set Selected Artist Genres
Parameters:
Name | Type | Description |
---|---|---|
artistGenres |
dynamic |
(static) SetName(artistName) → {void}
Set Selected Artist Name
Parameters:
Name | Type | Description |
---|---|---|
artistName |
string |
(static) SetSongCount(totalCount) → {void}
Set Selected Artist Song Count
Parameters:
Name | Type | Description |
---|---|---|
totalCount |
dynamic |
(static) SetUpOptions() → {void}
Data to display when options button selected
(static) getCollectionType() → {string}
Return parent collection type
(static) getItemFocused() → {dynamic}
Returns Focused Item
(static) inStringArray(array, searchValue) → {boolean}
Search string array for search value. Return if it's found
Parameters:
Name | Type | Description |
---|---|---|
array |
dynamic | |
searchValue |
dynamic |
(static) init() → {void}
(static) loadInitialItems() → {void}
Load initial set of Data
(static) loadMoreData() → {void}
Load next set of items
(static) newBGLoaded() → {void}
When Image Loading Status changes
(static) onChannelSelected(msg) → {void}
Parameters:
Name | Type | Description |
---|---|---|
msg |
dynamic |
(static) onGenreItemFocused() → {void}
Genre Item Focused
(static) onGenreItemSelected() → {void}
Genre Item Selected
(static) onItemFocused() → {void}
Handle new item being focused
(static) onItemSelected() → {void}
Item Selected
(static) onItemalphaSelected() → {void}
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key |
string | |
press |
boolean |
(static) onvoiceFilter() → {void}
(static) optionsClosed() → {void}
Check if options updated and any reloading required
(static) setFieldText(field, value) → {void}
Parameters:
Name | Type | Description |
---|---|---|
field |
dynamic | |
value |
dynamic |
(static) setMusicOptions(options) → {void}
Set Music view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options |
dynamic |
(static) setupNodes() → {void}
(static) swapDone() → {void}
Swap Complete