Methods

(static) OnScreenHidden() → {void}

JFScreen hook called when the screen is hidden by the screen manager

Returns:
Type: 
void

(static) OnScreenShown() → {void}

JFScreen hook called when the screen is displayed by the screen manager

Returns:
Type: 
void

(static) init() → {void}

Returns:
Type: 
void

(static) loadLibraries() → {void}

Returns:
Type: 
void

(static) postFinished() → {void}

Triggered by m.postTask after completing a post. Empty the task data when finished.

Returns:
Type: 
void

(static) refresh() → {void}

Returns:
Type: 
void