Menus Component
Fnd_Menu_MenuBar
Fnd_Menu_MenuBar
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required |
Description
This routine installs and updates Foundation’s menu bar. In addition to calling the MENU BAR command, this routine will localize the menus (using the Localization component, if available), enable and disable the appropriate menu items, and update the Window menu. If you create a component that requires the Foundation Menus component, you can call this method directly. Otherwise, it is best just to call Fnd_Gen_MenuBar, which will call this method if it is available.
Extracted source text
Fnd_Menu_MenuBar
Parameter Type Description
No parameters required.
This routine installs and updates Foundation’s menu bar. In addition to calling the MENU BAR
command, this routine will localize the menus (using the Localization component, if available), enable and
disable the appropriate menu items, and update the Window menu.
If you create a component that requires the Foundation Menus component, you can call this method
directly. Otherwise, it is best just to call Fnd_Gen_MenuBar, which will call this method if it is available.