diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-6CD2776F-A868-4280-967F-4EB426212556.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-6CD2776F-A868-4280-967F-4EB426212556.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,29 @@ + + +
The widget
object is supported since WRT 1.0.
The widget
object is a built-in JavaScript object in the widget engine. It is extended from the window
object to provide widget-specific APIs that perform fundamental operations.
The widget
object can be accessed via the window object window.widget
or simply widget
. Thus, in the WRT environment, the term widget
is a reserved keyword and should not be used as a user-defined global variable name representing other objects or data types.
widget
object methods:
widget
object properties: