menu

This element is a child of dropdown-button, as a container for the items in the dropdown.

Example

<dropdown-button after="SaveButton">
  <menu>
    <menu-group>
      <menu-item />
    </menu-group>  
  </menu>
</dropdown-button>

menu element

Namespace: http://xopus.com/2009/lui

Allowed Children

menu-group

Parent Elements

dropdown-button

History

version event
Xopus 4.1.3 Introduction.