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