diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-AD589188-128C-4A48-B25C-BF0B4D9923C8.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-AD589188-128C-4A48-B25C-BF0B4D9923C8.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,21 @@ + + +
Description:
+Call the clear
method to delete all the menu items
+in the options menu pane. This operation will also clear all submenus if such
+exist.
For more general information on using an options menu in your widget, +see Using softkeys.
+Syntax:
+[void] window.menu.clear(void)+
or
+[void] menu.clear(void)+
Arguments:
+This method takes no arguments.
+Return value:
+This method does not return a value.
+