Menu  CORE_LSTF

The menu module of the listing form by default. It contains the basic operations of the listing form (select, exit) and the query functions of the main, listing block.
The structure of the menu:

(This picure is displayed here through the an HTML <img> tag placed in the comment field of CORE_DTLF.mmb in the Form Builder)

Menu properties

Value

Main Menu MAIN
Menu Directory
Menu Filename

Menu properties

Value

Share Library with Form yes
Use Security no

No role assigned to this menu module.

Subelements:

Attached Libraries( 1 )
Menus( 4 )
Object Groups( 0 )

Program Units( 0 )
Property Classes( 0 )
Visual Attributes( 0 )

Attached Libraries

Name

Comment

CORE_FRM

Menus

Name

Comment

MAIN

The main menu line of the listing form.

FORM_MENU

Form related functions of the menu (exit)

EDIT_MENU

Edit functions of data fields (clipboard...etc)

LIST_MENU

Listing related functions of the form.

Attached Library   CORE_FRM  

Attached Library properties

Value

PL/SQL Library Source File
PL/SQL Library Location core_frm

Menu   MAIN  

The main menu line of the listing form.

Menu properties

Value

Tear-Off Menu no

Subelements:

Menu Items( 3 )

Menu Items

Name

Comment

FORM

Form related functions of the menu (exit)

EDIT

Edit functions of data fields (clipboard...etc)

LIST

Listing related functions of the form.

Menu Item   FORM  

Form related functions of the menu (exit)

Menu Item properties

Value

Enabled yes
Label Form
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type Menu
Submenu Name FORM_MENU

Menu Item properties

Value

Keyboard Accelerator f
Visible in Menu yes
Icon in Menu no
Icon Filename
Visible yes
VA Object

Menu Item   EDIT  

Edit functions of data fields (clipboard...etc)

Menu Item properties

Value

Enabled yes
Label Edit
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type Menu
Submenu Name EDIT_MENU

Menu Item properties

Value

Keyboard Accelerator e
Visible in Menu yes
Icon in Menu no
Icon Filename
Visible yes
VA Object

Menu Item   LIST  

Listing related functions of the form.

Menu Item properties

Value

Enabled yes
Label List
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type Menu
Submenu Name LIST_MENU

Menu Item properties

Value

Keyboard Accelerator
Visible in Menu yes
Icon in Menu no
Icon Filename
Visible yes
VA Object

Menu   FORM_MENU  

Form related functions of the menu (exit)

Menu properties

Value

Tear-Off Menu no

Subelements:

Menu Items( 2 )

Menu Items

Name

Comment

SELECT_AND_EXIT

Selects the current record and closes the form.

EXIT

Exits the form.

Menu Item   SELECT_AND_EXIT  

Selects the current record and closes the form. Returns with the ID of the selected record.

Menu Item properties

Value

Enabled yes
Label Select and exit
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   EXIT  

Exits the form. No selection will be passed to the caller form.

Menu Item properties

Value

Enabled yes
Label Exit
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator e

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu   EDIT_MENU  

Edit functions of data fields (clipboard...etc)

Menu properties

Value

Tear-Off Menu no

Subelements:

Menu Items( 5 )

Menu Items

Name

Comment

CUT

Cuts the selected text and places it on the clipboard.

COPY

Copies the selected text onto the clipboard.

PASTE

Pastes text frfom the clipboard.

ITEM10

Separator

EDIT

Starts editing the content of the field in an editor.

Menu Item   CUT  

Cuts the selected text and places it on the clipboard.

Menu Item properties

Value

Enabled yes
Label Cut
Menu Item Type Magic
Magic Item Cut
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator c

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   COPY  

Copies the selected text onto the clipboard.

Menu Item properties

Value

Enabled yes
Label Copy
Menu Item Type Magic
Magic Item Copy
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator o

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   PASTE  

Pastes text frfom the clipboard.

Menu Item properties

Value

Enabled yes
Label Paste
Menu Item Type Magic
Magic Item Paste
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator p

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   ITEM10  

Separator

Menu Item properties

Value

Enabled yes
Label
Menu Item Type Separator
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   EDIT  

Starts editing the content of the field in an editor.

Menu Item properties

Value

Enabled yes
Label Edit
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator e

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu   LIST_MENU  

Listing related functions of the form.

Menu properties

Value

Tear-Off Menu no

Subelements:

Menu Items( 4 )

Menu Items

Name

Comment

ENTER_QUERY

Puts the listing block in ENTER-QUERY block.

EXECUTE_QUERY

Executes a query in the listing block.

SEP1

SHOW_DETAILS

Shows the details of the currently selected record in the list (if there is detail form defined for the list).

Menu Item   ENTER_QUERY  

Puts the listing block in ENTER-QUERY block.

Menu Item properties

Value

Enabled yes
Label Enter Query
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   EXECUTE_QUERY  

Executes a query in the listing block.

Menu Item properties

Value

Enabled yes
Label Execute Query
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   SEP1  

Menu Item properties

Value

Enabled yes
Label
Menu Item Type Separator
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.

Menu Item   SHOW_DETAILS  

Shows the details of the currently selected record in the list (if there is detail form defined for the list).

Menu Item properties

Value

Enabled yes
Label Show details
Menu Item Type Plain
Magic Item None
Menu Item Radio Group
Command Type PL/SQL
Submenu Name
Keyboard Accelerator s

Menu Item properties

Value

Visible in Menu yes
Visible In Horizontal Menu Toolbar no
Visible In Vertical Menu Toolbar no
Icon in Menu no
Icon Filename
Display without Privilege yes
Visible yes
VA Object

No role assigned to this menu item.