| Package | Description |
|---|---|
| org.dominokit.domino.ui.menu | |
| org.dominokit.domino.ui.utils |
| Class and Description |
|---|
| AbstractMenu
The base component to create a menu like UI.
|
| AbstractMenu.CloseHandler
A handler that will be called when closing the menu
|
| AbstractMenu.MenuItemSelectionHandler
A functional interface to implement menu items selection handlers
|
| AbstractMenu.OpenHandler
A handler that will be called when opening the menu
|
| AbstractMenuItem
The base implementation for
AbstractMenu items |
| CustomMenuItem
An implementation of
AbstractMenuItem that can take custom content |
| Menu
An implementation of
AbstractMenu The base component to create a menu like UI. |
| MenuHeader
Menu header component for
AbstractMenu, the header is hidden by default unless it is
explicitly set to visible or the user attached any header element. |
| MenuItem
An implementation og the
AbstractMenuItem for a menu item that can have a main text and a
description The base implementation for AbstractMenu items |
| MissingItemHandler
A functional interface to handle missing items when search is applied
|
| Class and Description |
|---|
| AbstractMenu
The base component to create a menu like UI.
|
Copyright © 2019–2022 Dominokit. All rights reserved.