Methods
(static) FilterDataLoaded(msg) → {void}
Logo Image Loaded Event Handler
Parameters:
Name | Type | Description |
---|---|---|
msg |
dynamic |
(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) SetBackground(backgroundUri) → {void}
Set Background Image
Parameters:
Name | Type | Description |
---|---|---|
backgroundUri |
string |
(static) SetName(movieName) → {void}
Set Selected Movie Name
Parameters:
Name | Type | Description |
---|---|---|
movieName |
string |
(static) SetOfficialRating(movieOfficialRating) → {void}
Set Selected Movie OfficialRating
Parameters:
Name | Type | Description |
---|---|---|
movieOfficialRating |
string |
(static) SetOverview(movieOverview) → {void}
Set Selected Movie Overview
Parameters:
Name | Type | Description |
---|---|---|
movieOverview |
string |
(static) SetProductionYear(movieProductionYear) → {void}
Set Selected Movie ProductionYear
Parameters:
Name | Type | Description |
---|---|---|
movieProductionYear |
dynamic |
(static) getCollectionType() → {string}
Return parent collection type
(static) getItemFocused() → {dynamic}
Returns Focused Item
(static) getRuntime(runTimeTicks) → {integer}
Parameters:
Name | Type | Description |
---|---|---|
runTimeTicks |
dynamic |
(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) 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) round(f) → {integer}
Parameters:
Name | Type | Description |
---|---|---|
f |
float |
(static) setFieldText(field, value) → {void}
Parameters:
Name | Type | Description |
---|---|---|
field |
dynamic | |
value |
dynamic |
(static) setMoviesOptions(options) → {void}
Set Movies view, sort, and filter options
Parameters:
Name | Type | Description |
---|---|---|
options |
dynamic |
(static) setSelectedOptions(options) → {void}
Data to display when options button selected
Parameters:
Name | Type | Description |
---|---|---|
options |
dynamic |
(static) setupNodes() → {void}
(static) swapDone() → {void}
Swap Complete