Methods

(static) init() → {void}

Returns:
Type: 
void

(static) isValidToContinue(index) → {dynamic}

Parameters:
NameTypeDescription
indexinteger
Returns:
Type: 
dynamic

(static) nextSlide() → {void}

Returns:
Type: 
void

(static) onDestroy() → {void}

onDestroy: Full teardown releasing all resources before component removal Called automatically by SceneManager.popScene() / clearScenes()

Returns:
Type: 
void

(static) onIsRandomChanged() → {void}

isRandom component field has changed

Returns:
Type: 
void

(static) onIsSlideshowChanged() → {void}

isSlideshow component field has changed

Returns:
Type: 
void

(static) onItemContentChanged() → {void}

Returns:
Type: 
void

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

Parameters:
NameTypeDescription
keystring
pressboolean
Returns:
Type: 
boolean

(static) onPhotoLoaded() → {void}

Returns:
Type: 
void

(static) onScreenHidden() → {void}

JRScreen hook. Used to ensure tasks are stopped

Returns:
Type: 
void

(static) statusUpdate() → {void}

Returns:
Type: 
void