Uses of Interface
io.github.mmm.ui.api.widget.menu.UiAbstractMenuItem
-
-
Uses of UiAbstractMenuItem in io.github.mmm.ui.api.widget.menu
Subinterfaces of UiAbstractMenuItem in io.github.mmm.ui.api.widget.menu Modifier and Type Interface Description interface
UiMenuItem
UiAbstractMenuItem
for a normal menu item.interface
UiMenuItemCheckbox
LikeUiAbstractMenuItem
that additionally has acheckbox
.interface
UiMenuItemRadioButton
UiAbstractMenuItem
that additionally has aradio button
.interface
UiMenuItemSeparator
UiAbstractMenuItem
that acts as a separator.
-