ProgramDetails

Methods

(static) channelUpdated() → {void}

Source:

(static) focusChanged() → {void}

Show view channel button when item has Focus

Source:

(static) getDurationStringFromSeconds(seconds) → {string}

Get program duration string (e.g. 1h 20m)

Parameters:
Name Type Description
seconds dynamic
Source:

(static) getRelativeDayName(date) → {string}

Get relative date name for a date (yesterday, today, tomorrow, or otherwise weekday name )

Parameters:
Name Type Description
date dynamic
Source:

(static) init() → {void}

Source:

(static) onAnimationComplete() → {void}

Source:

(static) onKeyEvent(key, press) → {boolean}

Parameters:
Name Type Description
key string
press boolean
Source:

(static) programUpdated() → {void}

Source:

(static) setupLabels() → {void}

Set up Live and Repeat label sizes

Source:

(static) updateLabels(recordTextopt, recordSeriesTextopt) → {void}

Parameters:
Name Type Attributes Default Description
recordText dynamic <optional>
"Record"
recordSeriesText dynamic <optional>
"Record Series"
Source: