Attributes

The MENU element has the following attribute:

Table 1. Attributes of the MENU Element

Attribute Name

Required

Default

Description

MODE

No

STATIC

The type of menu to create. The mode can be STATIC (the default), NAVIGATION, DYNAMIC, INTEGRATED_CASE, IN_PAGE_NAVIGATION or WIZARD_PROGRESS_BAR.

Static, navigation and in-page-navigation menus contain one or more ACTION_CONTROL elements that represent links to other pages. The static menu normally appears just above the main content area of the page. Navigation menu items will be appended to the navigation menu, normally on the left of the page. In-page-navigation menu items appear at the top of the main content area and the wizard progress bar appears at the top of the modal dialog content area.

Dynamic menus of both types (DYNAMIC and INTEGRATED_CASE) are created from data retrieved from the server and contain a single CONNECT element specifying a SOURCE end-point to a server interface property.