Documentation Center

menu-group

This topic describes the menu-group element

Description

The menu-group element is used to group menu items together.

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

Namespace

http://xopus.com/2009/lui

Parent Element

menu

Child Element