Methods
(static) ItemDataLoaded(msg) → {void}
Handle loaded data, and add to Grid
Parameters:
Name | Type | Description |
---|---|---|
msg | dynamic |
Returns:
- Type:
- void
(static) SetBackground(backgroundUri) → {void}
Set Background Image
Parameters:
Name | Type | Description |
---|---|---|
backgroundUri | string |
Returns:
- Type:
- void
(static) SetUpOptions() → {void}
Data to display when options button selected
Returns:
- Type:
- void
(static) getCollectionType() → {string}
Return parent collection type
Returns:
- Type:
- string
(static) inStringArray(array, searchValue) → {boolean}
Search string array for search value. Return if it's found
Parameters:
Name | Type | Description |
---|---|---|
array | dynamic | |
searchValue | dynamic |
Returns:
- Type:
- boolean
(static) init() → {void}
Returns:
- Type:
- void
(static) loadInitialItems() → {void}
Load initial set of Data
Returns:
- Type:
- void
(static) loadMoreData() → {void}
Load next set of items
Returns:
- Type:
- void
(static) newBGLoaded() → {void}
When Image Loading Status changes
Returns:
- Type:
- void
(static) onChannelFocused(msg) → {void}
Parameters:
Name | Type | Description |
---|---|---|
msg | dynamic |
Returns:
- Type:
- void
(static) onChannelSelected(msg) → {void}
Parameters:
Name | Type | Description |
---|---|---|
msg | dynamic |
Returns:
- Type:
- void
(static) onGenreItemSelected() → {void}
Genre Item Selected
Returns:
- Type:
- void
(static) onItemFocused() → {void}
Handle new item being focused
Returns:
- Type:
- void
(static) onItemSelected() → {void}
Item Selected
Returns:
- Type:
- void
(static) onItemalphaSelected() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean
(static) onvoiceFilter() → {void}
Returns:
- Type:
- void
(static) optionsClosed() → {void}
Check if options updated and any reloading required
Returns:
- Type:
- void
(static) setBoxsetsOptions(options) → {void}
Set Boxset view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) setDefaultOptions(options) → {void}
Set Default view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) setLiveTvOptions(options) → {void}
Set Live TV view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) setMoviesOptions(options) → {void}
Set Movies view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) setMusicOptions(options) → {void}
Set Music view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) setPhotoAlbumOptions(options) → {void}
Set Photo Album view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) setTvShowsOptions(options) → {void}
Set TV Show view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options | dynamic |
Returns:
- Type:
- void
(static) showTVGuide() → {void}
Returns:
- Type:
- void
(static) swapDone() → {void}
Swap Complete
Returns:
- Type:
- void
(static) updateTitle() → {void}
Returns:
- Type:
- void