PulldownMenu

The pulldown menu contains a number of menu entries that can either open a new pulldown menu,
or execute and action. Actions that can be defined for other buttons also are available for
menu entries. With the action PulldownMenu submenus can be configured.


Fig Pulldown menu


Fig The attributes for the pulldown menu

MethodPulldownMenu

The method pulldown menu contains menu entries to activate the methods of an object. It is
usually use in object graphs. With the help menu options, only the help methods is displayed.


Fig Method pulldown menu

By setting the action to MethodPulldownMenu a method pulldown menu is configured.


Fig The attributes for a method pulldown menu