MovieLibraryView

Methods

(static) FilterDataLoaded(msg) → {void}

Logo Image Loaded Event Handler

Parameters:
Name Type Description
msg dynamic
Source:

(static) ItemDataLoaded(msg) → {void}

Handle loaded data, and add to Grid

Parameters:
Name Type Description
msg dynamic
Source:

(static) LogoImageLoaded(msg) → {void}

Logo Image Loaded Event Handler

Parameters:
Name Type Description
msg dynamic
Source:

(static) OnScreenHidden() → {void}

Source:

(static) OnScreenShown() → {void}

Source:

(static) SetBackground(backgroundUri) → {void}

Set Background Image

Parameters:
Name Type Description
backgroundUri string
Source:

(static) SetName(movieName) → {void}

Set Selected Movie Name

Parameters:
Name Type Description
movieName string
Source:

(static) SetOfficialRating(movieOfficialRating) → {void}

Set Selected Movie OfficialRating

Parameters:
Name Type Description
movieOfficialRating string
Source:

(static) SetOverview(movieOverview) → {void}

Set Selected Movie Overview

Parameters:
Name Type Description
movieOverview string
Source:

(static) SetProductionYear(movieProductionYear) → {void}

Set Selected Movie ProductionYear

Parameters:
Name Type Description
movieProductionYear dynamic
Source:

(static) getCollectionType() → {string}

Return parent collection type

Source:

(static) getItemFocused() → {dynamic}

Returns Focused Item

Source:

(static) getRuntime(runTimeTicks) → {integer}

Parameters:
Name Type Description
runTimeTicks dynamic
Source:

(static) inStringArray(array, searchValue) → {boolean}

Search string array for search value. Return if it's found

Parameters:
Name Type Description
array dynamic
searchValue dynamic
Source:

(static) init() → {void}

Source:

(static) loadInitialItems() → {void}

Load initial set of Data

Source:

(static) loadMoreData() → {void}

Load next set of items

Source:

(static) newBGLoaded() → {void}

When Image Loading Status changes

Source:

(static) onChannelSelected(msg) → {void}

Parameters:
Name Type Description
msg dynamic
Source:

(static) onGenreItemSelected() → {void}

Genre Item Selected

Source:

(static) onItemFocused() → {void}

Handle new item being focused

Source:

(static) onItemSelected() → {void}

Item Selected

Source:

(static) onItemalphaSelected() → {void}

Source:

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

Parameters:
Name Type Description
key string
press boolean
Source:

(static) onvoiceFilter() → {void}

Source:

(static) optionsClosed() → {void}

Check if options updated and any reloading required

Source:

(static) round(f) → {integer}

Parameters:
Name Type Description
f float
Source:

(static) setFieldText(field, value) → {void}

Parameters:
Name Type Description
field dynamic
value dynamic
Source:

(static) setMoviesOptions(options) → {void}

Set Movies view, sort, and filter options

Parameters:
Name Type Description
options dynamic
Source:

(static) setSelectedOptions(options) → {void}

Data to display when options button selected

Parameters:
Name Type Description
options dynamic
Source:

(static) setupNodes() → {void}

Source:

(static) swapDone() → {void}

Swap Complete

Source: