diff -r 4d198a32ac7d -r d4809db37847 plugins/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/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-6CD2776F-A868-4280-967F-4EB426212556.html Thu Aug 19 17:48:04 2010 -0700 @@ -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: