Phonegap
Last updated
Last updated
Execute client side script
Params
Type | Name | Summary | Required |
---|---|---|---|
When resuming an application set a callback method.
Params
Type | Name | Summary | Required |
---|---|---|---|
When pausing an application set a callback method.
Params
Type | Name | Summary | Required |
---|---|---|---|
When hitting the hardware back button set a callback method (Android only).
Params
Exit the application ( not to be confused with Servoy's application.exit method which only exits server session)
Quit/logout to the main solution (calling this instead of security.logout allows us to re-init plugins again)
Type | Name | Summary | Required |
---|---|---|---|
String
script
script to execute
required
Function
callback
on success callback
required
Function
callback
on success callback
required
Function
callback
on success callback
required