- Source:
Methods
-
<static> channelFilterSet()
-
- Source:
Returns:
- Type
- void
-
<static> channelsearchTermSet()
-
Voice Search set
- Source:
Returns:
- Type
- void
-
<static> focusProgramDetails(setFocused)
-
Move the TV Guide Grid down or up depending whether details are selected
Parameters:
Name Type Description setFocused
dynamic - Source:
Returns:
- Type
- void
-
<static> init()
-
- Source:
Returns:
- Type
- void
-
<static> onChannelsLoaded()
-
Initial list of channels loaded
- Source:
Returns:
- Type
- void
-
<static> onGridScrolled()
-
As user scrolls grid, check if more data requries to be loaded
- Source:
Returns:
- Type
- void
-
<static> onKeyEvent(key, press)
-
Parameters:
Name Type Description key
string press
boolean - Source:
Returns:
- Type
- boolean
-
<static> onProgramDetailsLoaded()
-
Update the Program Details with full information
- Source:
Returns:
- Type
- void
-
<static> onProgramFocused()
-
- Source:
Returns:
- Type
- void
-
<static> onProgramSelected()
-
- Source:
Returns:
- Type
- void
-
<static> onRecordChannelSelected()
-
Handle user selecting "Record Channel" from Program Details
- Source:
Returns:
- Type
- void
-
<static> onRecordOperationDone()
-
- Source:
Returns:
- Type
- void
-
<static> onRecordSeriesChannelSelected()
-
Handle user selecting "Record Series" from Program Details
- Source:
Returns:
- Type
- void
-
<static> onScheduleLoaded()
-
When LoadScheduleTask completes (initial or more data) and we have a schedule to display
- Source:
Returns:
- Type
- void
-
<static> onWatchChannelSelected()
-
Handle user selecting "Watch Channel" from Program Details
- Source:
Returns:
- Type
- void