Menu Verbs

  • menu.addMenuCommand - Add a command to a menu.

  • menu.addSubMenu - Add a submenu.

  • menu.addSuite - Install a suite in the menu bar.

  • menu.clearMenubar - Clear the menu bar.

  • menu.deleteMenuCommand - Delete a menu command.

  • menu.deleteSubMenu - Delete a submenu.

  • menu.getScript - Get the script attached to a menu command.

  • menu.importSuite - Add a new item to the Suites menu.

  • menu.install - Add a menu to the menu bar.

  • menu.isInstalled - Determine if a menu is in the menu bar.

  • menu.noSuite - Remove the current suite's menu from the menu bar.

  • menu.remove - Remove a menu from the menu bar.

  • menu.setScript - Set the contents of a script attached to a menu item.

  • menu.toggle - Toggle the installed state of a menu.

  • menu.zoomScript - Display a script attached to a menu item.

  • menu.getCommandKey

  • menu.setCommandKey

  • menu.buildMenubar