com.actionbarsherlock.internal.view.menu
Interface MenuBuilder.ItemInvoker

All Known Implementing Classes:
ActionMenuView
Enclosing class:
MenuBuilder

public static interface MenuBuilder.ItemInvoker

Called by menu items to execute their associated action


Method Summary
 boolean invokeItem(MenuItemImpl item)
           
 

Method Detail

invokeItem

boolean invokeItem(MenuItemImpl item)


Copyright © 2012-2013. All Rights Reserved.