Menus are Lists of items that end users use to select specific functions or operations. Each item on a menu represents a command or a submenu.
Oracle Forms supports three basic menu types:
A form menu typically includes standard form-level commands for navigation, editing, and database interaction. Every form runs with one of the following form menus:
If you create any type of custom form menu module for your form, you also can derive a menu toolbar from that form menu. A menu toolbar displays selected menu items (from the current form menu) as icons on a horizontal or vertical ribbon.
In addition to one form menu, each form can include any number of popup menus. Popup menus are context-sensitive menus attached to individual canvases and items within a form.