Title here
Summary here
AbstractApplication
Kind: global class
Extends: AbstractApplication
AbstractApplication
An application intended to be run into a browser
Promise
Initialize the application Find the first screen to show Extension point: initialize
Kind: instance method of CoreApplicationDebug
Emits: Application#event:initialized
Access: protected
Set focus to window to capture key events
Kind: instance method of CoreApplicationDebug
Access: protected
Quit the application.
Kind: instance method of CoreApplicationDebug
Access: protected