Extends UWA.Environment.prototype to handle Frame/Iframe Environment.
Index
Methods
Methods
-
<inner> sendRemote(event, args)
-
Send message throught remote controls to the widget.
Example
environment.sendRemote('onUpdateTitle', ["My new Title"])Parameters
Name Type Description eventString A event name for remote interface
argsArray Event data for remote interface