Provides classes for generating a MenuBar or SelectorMenuBar. MenuBar: The MenuBar TransformationBean is used to provide a structured way of displaying user actions. Menus are added to the MenuBar and each Menu can be a holder for a MenuItem. The MenuBar can have a NAVIGATION, DROP_CLICK or DROP_HOVER menu types.
SelectorMenuBar: The SelectorMenuBar TransformationBean is also used to provide a structured way of displaying actions via the Menus or SelectorMenuItems. SelectorMenuItem can be added to the Menu for displaying Selectors. SelectorMenuBar can have a menu type of SELECTOR_EXTERNAL or SELECTOR_EXPAND.