Title here
Summary here
Const
Kind: global class
Extends: Const
A Static class with screen events
Fired when the screen is shown
Kind: event emitted by ScreenEvents
Fired when the screen is hidden
Kind: event emitted by ScreenEvents
Fired when the screen is ready The data have been loaded, the views are fed and rendered
Kind: event emitted by ScreenEvents
Fired when the screen is on error
Kind: event emitted by ScreenEvents
Fired when the screen is on error
Kind: event emitted by ScreenEvents
Fired when the screen has changed, ie the old screen has been hidden and the new screen is about to be shown
Kind: event emitted by ScreenEvents
Properties
Name | Type | Description |
---|---|---|
data | Object | The new and old screens |