diff -r 913c9751c067 -r 716254ccbcc0 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/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-40BE0552-37F0-43C8-9ADC-2A488B032C0D.html Fri Mar 05 19:11:15 2010 -0800 @@ -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