diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-40BE0552-37F0-43C8-9ADC-2A488B032C0D.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-40BE0552-37F0-43C8-9ADC-2A488B032C0D.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,14 @@ + + +identifier

identifier

+

Description:

+

identifier is a read-only property of the widget object. It is the unique string identifier that identifies a widget after it has been installed into a device. The string returned is the value of the Identifier key defined in the widget property list file (info.plist).

+

For more information on the info.plist file, see Widget component files.

+

Syntax:

+
[String] widget.identifier
+

or

+
[String] window.widget.identifier
+
\ No newline at end of file