Uses of Interface
io.github.mmm.ui.api.widget.menu.UiAbstractMenu
-
-
Uses of UiAbstractMenu in io.github.mmm.ui.api.widget.menu
Subinterfaces of UiAbstractMenu in io.github.mmm.ui.api.widget.menu Modifier and Type Interface Description interface
UiAbstractMenuBar<E extends UiAbstractMenuEntry>
UiAbstractMenu
that acts as the toplevel container for a menu or navigation bar.interface
UiAbstractMenuWithItems
interface
UiAdvancedMenu
interface
UiMenu
Navigation entry
that represents a group of othernavigation entries
.interface
UiMenuBar
UiAbstractMenuBar
representing a regular menu bar.interface
UiNavigationBar
UiAbstractMenuBar
that represents a vertical navigation bar.
-