public class ItemClickEvent extends Object
Menu to all its Menu.ItemClickListeners to
send them the required informations about the clicked MenuItem.| Constructor and Description |
|---|
ItemClickEvent(int inputIndex,
String inputValue)
Create an
ItemClickEvent provided the displayed label of the
MenuItem that was clicked and its position in the list of
MenuItems. |
public ItemClickEvent(int inputIndex,
String inputValue)
ItemClickEvent provided the displayed label of the
MenuItem that was clicked and its position in the list of
MenuItems.Copyright © 2016 com.github.ilyes4j. All rights reserved.