Methods
(static) OnScreenHidden() → {void}
JFScreen hook. Used to ensure tasks are stopped
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void
(static) isRandomChanged() → {void}
isRandom component field has changed
Returns:
- Type:
- void
(static) isSlideshowChanged() → {void}
isSlideshow component field has changed
Returns:
- Type:
- void
(static) isValidToContinue(index) → {dynamic}
Parameters:
Name | Type | Description |
---|---|---|
index | integer |
Returns:
- Type:
- dynamic
(static) itemContentChanged() → {void}
Returns:
- Type:
- void
(static) nextSlide() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean
(static) onPhotoLoaded() → {void}
Returns:
- Type:
- void
(static) statusUpdate() → {void}
Returns:
- Type:
- void