Module: UWA/Environments/Frame

UWA/Environments/Frame

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
event String

A event name for remote interface

args Array

Event data for remote interface