Methods
-
<static> FilterDataLoaded(msg)
-
Logo Image Loaded Event Handler
Parameters:
Name Type Description msg
dynamic Returns:
- Type
- void
-
<static> ItemDataLoaded(msg)
-
Handle loaded data, and add to Grid
Parameters:
Name Type Description msg
dynamic Returns:
- Type
- void
-
<static> LogoImageLoaded(msg)
-
Logo Image Loaded Event Handler
Parameters:
Name Type Description msg
dynamic Returns:
- Type
- void
-
<static> OnScreenHidden()
-
Returns:
- Type
- void
-
<static> OnScreenShown()
-
Returns:
- Type
- void
-
<static> SetBackground(backgroundUri)
-
Set Background Image
Parameters:
Name Type Description backgroundUri
string Returns:
- Type
- void
-
<static> SetName(movieName)
-
Set Selected Movie Name
Parameters:
Name Type Description movieName
string Returns:
- Type
- void
-
<static> SetOfficialRating(movieOfficialRating)
-
Set Selected Movie OfficialRating
Parameters:
Name Type Description movieOfficialRating
string Returns:
- Type
- void
-
<static> SetOverview(movieOverview)
-
Set Selected Movie Overview
Parameters:
Name Type Description movieOverview
string Returns:
- Type
- void
-
<static> SetProductionYear(movieProductionYear)
-
Set Selected Movie ProductionYear
Parameters:
Name Type Description movieProductionYear
dynamic Returns:
- Type
- void
-
<static> getCollectionType()
-
Return parent collection type
Returns:
- Type
- string
-
<static> getItemFocused()
-
Returns Focused Item
Returns:
- Type
- dynamic
-
<static> getRuntime(runTimeTicks)
-
Parameters:
Name Type Description runTimeTicks
dynamic Returns:
- Type
- integer
-
<static> inStringArray(array, searchValue)
-
Search string array for search value. Return if it's found
Parameters:
Name Type Description array
dynamic searchValue
dynamic Returns:
- Type
- boolean
-
<static> init()
-
Returns:
- Type
- void
-
<static> loadInitialItems()
-
Load initial set of Data
Returns:
- Type
- void
-
<static> loadMoreData()
-
Load next set of items
Returns:
- Type
- void
-
<static> newBGLoaded()
-
When Image Loading Status changes
Returns:
- Type
- void
-
<static> onChannelSelected(msg)
-
Parameters:
Name Type Description msg
dynamic Returns:
- Type
- void
-
<static> onGenreItemSelected()
-
Genre Item Selected
Returns:
- Type
- void
-
<static> onItemFocused()
-
Handle new item being focused
Returns:
- Type
- void
-
<static> onItemSelected()
-
Item Selected
Returns:
- Type
- void
-
<static> onItemalphaSelected()
-
Returns:
- Type
- void
-
<static> onKeyEvent(key, press)
-
Parameters:
Name Type Description key
string press
boolean Returns:
- Type
- boolean
-
<static> onvoiceFilter()
-
Returns:
- Type
- void
-
<static> optionsClosed()
-
Check if options updated and any reloading required
Returns:
- Type
- void
-
<static> round(f)
-
Parameters:
Name Type Description f
float Returns:
- Type
- integer
-
<static> setFieldText(field, value)
-
Parameters:
Name Type Description field
dynamic value
dynamic Returns:
- Type
- void
-
<static> setMoviesOptions(options)
-
Set Movies view, sort, and filter options
Parameters:
Name Type Description options
dynamic Returns:
- Type
- void
-
<static> setSelectedOptions(options)
-
Data to display when options button selected
Parameters:
Name Type Description options
dynamic Returns:
- Type
- void
-
<static> setupNodes()
-
Returns:
- Type
- void
-
<static> swapDone()
-
Swap Complete
Returns:
- Type
- void