Interface | Description |
---|---|
UiWidgetMenu |
This is the interface for a
dynamic composite widget that represents a
menu. |
UiWidgetMenuBar |
This is the interface for a
composite widget that represents a
menu bar. |
UiWidgetMenuItem |
This is the interface for an
widget that represents a menu item. |
UiWidgetMenuItemCheckbox | |
UiWidgetMenuItemClickable |
This is the interface for a normal
menu item widget . |
UiWidgetMenuItemRadioButton |
This is the interface for a
menu item widget that has a label
and additionally a radio button. |
UiWidgetMenuItemSeparator |
This is the interface for a
menu item widget that acts as a separator. |
widgets
that represent a
menu-bar
,
menu
or
UiWidgetMenuItem
.
Please consult Client UI API
for an introduction.
Copyright © 2001–2016 mmm-Team. All rights reserved.