| Package | Description |
|---|---|
| org.dominokit.domino.ui.menu |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractMenu.MenuItemSelectionHandler<V>> |
AbstractMenu.selectionHandlers |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractMenu.addSelectionHandler(AbstractMenu.MenuItemSelectionHandler<V> selectionHandler)
Adds a global selection handler that will apply to all menu items
|
T |
AbstractMenu.removeSelectionHandler(AbstractMenu.MenuItemSelectionHandler<V> selectionHandler)
removes a global selection handler that was applied to all menu items
|
Copyright © 2019–2022 Dominokit. All rights reserved.