A script-enabled browser is required for this page to function properly.

Managing Menu Modules

Menu modules are fully supported in the JDAPI by the class MenuModule. These modules correspond to an actual .mmb file. A Menu module contains menu objects (class Menu) which in turn can contain menu items (class MenuItem).

Menu modules can be treated like any other module. For example, you can create, save, compile, and modify Menu modules, and navigate them in either a generic or explicit fashion. The only special case is for managing menu roles.

The constructor and the key classes in the MenuModule class are: