- Source
Methods
(static) OnScreenHidden() → {void}
JFScreen hook called when the screen is hidden by the screen manager
- Source
Returns:
- Type:
- void
(static) OnScreenShown() → {void}
JFScreen hook called when the screen is displayed by the screen manager
- Source
Returns:
- Type:
- void
(static) init() → {void}
- Source
Returns:
- Type:
- void
(static) loadLibraries() → {void}
- Source
Returns:
- Type:
- void
(static) postFinished() → {void}
Triggered by m.postTask after completing a post. Empty the task data when finished.
- Source
Returns:
- Type:
- void
(static) refresh() → {void}
- Source
Returns:
- Type:
- void