Module: ArtistView

Methods


<static> OnScreenHidden()

Source:
Returns:
Type
void

<static> OnScreenShown()

Source:
Returns:
Type
void

<static> artistOverviewChanged()

Event fired when page data is loaded

Source:
Returns:
Type
void

<static> createDialogPallete()

Source:
Returns:
Type
void

<static> createFullDscrDlg()

Source:
Returns:
Type
void

<static> dscrShowFocus()

Source:
Returns:
Type
void

<static> init()

Source:
Returns:
Type
void

<static> onAlbumsData()

Source:
Returns:
Type
void

<static> onAlbumsEscape()

Source:
Returns:
Type
void

<static> onAppearsOnData()

Source:
Returns:
Type
void

<static> onAppearsOnEscape()

Source:
Returns:
Type
void

<static> onBackdropImageLoaded()

Source:
Returns:
Type
void

<static> onButtonSelectedChange()

Event handler when user selected a different playback button

Source:
Returns:
Type
void

<static> onEllipsisChanged()

Source:
Returns:
Type
void

<static> onKeyEvent(key, press)

Parameters:
Name Type Description
key string
press boolean
Source:
Returns:
Type
boolean

<static> onSectionNavigationEscape()

Source:
Returns:
Type
void

<static> onSectionNavigationSelected()

Source:
Returns:
Type
void

<static> onSectionScrollerChange()

Source:
Returns:
Type
void

<static> pageContentChanged()

Event fired when page data is loaded

Source:
Returns:
Type
void

<static> setBackdropImage(data)

Add backdrop image to screen

Parameters:
Name Type Description
data dynamic
Source:
Returns:
Type
void

<static> setPosterImage(posterURL)

Parameters:
Name Type Description
posterURL dynamic
Source:
Returns:
Type
void

<static> setScreenTitle(json)

Parameters:
Name Type Description
json dynamic
Source:
Returns:
Type
void

<static> setupButtons()

Setup playback buttons, default to Play button selected

Source:
Returns:
Type
void

<static> setupMainNode()

Source:
Returns:
Type
void