HomeRows

Methods

(static) deleteFromSizeArray(rowIndex) → {void}

Parameters:
Name Type Description
rowIndex dynamic
Source:

(static) filterNodeArray(nodeArray, nodeKey, excludeArray) → {object}

Parameters:
Name Type Description
nodeArray object
nodeKey string
excludeArray object
Source:

(static) getRowIndex(rowTitle) → {dynamic}

Parameters:
Name Type Description
rowTitle string
Source:

(static) init() → {void}

Source:

(static) itemSelected() → {void}

Source:

(static) loadLibraries() → {void}

Source:

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

Parameters:
Name Type Description
key string
press boolean
Source:

(static) onLibrariesLoaded() → {void}

Source:

(static) updateContinueItems() → {void}

Source:

(static) updateFavoritesItems() → {void}

Source:

(static) updateHomeRows() → {void}

Source:

(static) updateLatestItems(msg) → {void}

Parameters:
Name Type Description
msg dynamic
Source:

(static) updateNextUpItems() → {void}

Source:

(static) updateOnNowItems() → {void}

Source:

(static) updateSize() → {void}

Source:

(static) updateSizeArray(rowItemSize, rowIndexopt, actionopt) → {void}

Parameters:
Name Type Attributes Default Description
rowItemSize dynamic
rowIndex dynamic <optional>
invalid
action dynamic <optional>
"insert"
Source: