|
• Menu button: adds a label to the menu. Select this option to add a label under which you want to add child menu items.
• Separator: adds a separator line to the menu
• Method: adds a menu item that invokes a method. When you select this option, you can select from any method available in the system.Note: When you are adding a new menu element, you can select a join path to a related class. The Method to invoke list displays the methods for that class.
• Dialog: adds a menu item that displays a dialog. When you select this option, you can select any dialog that belongs to the class that owns the configuration. For example, if the configuration is on a site view, you can select any dialog owned by the Site class.