V - V the type of the menu item value@FunctionalInterface public static interface AbstractMenu.MenuItemSelectionHandler<V>
| Modifier and Type | Method and Description |
|---|---|
void |
onItemSelected(AbstractMenuItem<V,?> menuItem)
Will be called when a menu item is called
|
void onItemSelected(AbstractMenuItem<V,?> menuItem)
menuItem - The AbstractMenuItem selectedCopyright © 2019–2022 Dominokit. All rights reserved.