|
| Components |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||
@CodeSet(value="sas.platform") @SASScope(value="ALL")
See:
Description
| Interface Summary | |
|---|---|
| MenuBarStyleAreaKeysInterface | Style keys used for the MenuBar classes. |
| Class Summary | |
|---|---|
| BaseHTMLMenuBar | The BaseHTMLMenuBar is an abstract TransformationBean used to create an HTML MenuBar. |
| Menu | Deprecated. As of release 9.2, replaced by SimpleMenuBar/PopupMenu |
| MenuBar | Deprecated. As of release 9.2, replaced by SimpleMenuBar |
| MenuItem | MenuItem is used to populate the Menus in a MenuBar transformation bean. |
| SelectorMenuBar | The SelectorMenuBar is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript for creating a Selector MenuBar. |
| SelectorMenuItem | The SelectorMenuItem is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript used to populate a selector menu in a MenuBar. |
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.
|
| Components |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||