Tabular IQ

Developer Resources

Class Index By Category

MenuBar

Overview

The MenuBar class represents a menu bar.

Constructor

MenuBar()

Methods

MenuBar.add
Adds a menu to a menu bar.
MenuBar.findMenu
Finds the location of a menu in the menu bar.
MenuBar.getMenu
Returns a menu in the menu bar.
MenuBar.getMenuCount
Returns the number of menus in the menu bar.
MenuBar.getMenuItems
Returns an array of menus and menu items that are in the menu.
MenuBar.getMenus
Returns an array of menus that are in the menu bar.
MenuBar.insert
Inserts a menu into a menu bar.
MenuBar.remove
Removes a menu from the menu bar.