You can create a menu item.
To create a menu item:
Control | Description |
---|---|
Menu ID | Enter a value identifier for this menu option. |
Description | Enter a value to correlate with the on-screen literals stored in the resource bundles. |
Icon | Enter a relative path to any images associated with the menu
item. The image is picked up from an image .jar file,
so specify these images as follows:
The image is shown before the text in the UI. |
Menu Sequence | Enter the menu sequence of the menu item. The sequence number is used to order the way menus appear at one level. By changing the menu sequence, you can switch the order. |
Resource ID | Enter the resource ID of the menu item. When a menu is tagged to an entity's resource ID in by default it means that when the user clicks on that menu on the screen it takes you to the first Search view available under that entity in the Resource Hierarchy tree. The resource ID contains details about the screen that needs to be invoked when the menu item is selected. The results on the search window for this field shows all resources that are either detail view resources or entity resources. Note: If a resource
of type Detail View is selected, the detail view is invoked when the
menu is selected.
If a resource of type entity is selected, the default search view of that entity is invoked. |