Uses of Interface
com.actionbarsherlock.internal.view.menu.MenuPresenter.Callback

Packages that use MenuPresenter.Callback
com.actionbarsherlock.internal   
com.actionbarsherlock.internal.view.menu   
com.actionbarsherlock.internal.widget   
 

Uses of MenuPresenter.Callback in com.actionbarsherlock.internal
 

Classes in com.actionbarsherlock.internal that implement MenuPresenter.Callback
 class ActionBarSherlockCompat
           
 

Uses of MenuPresenter.Callback in com.actionbarsherlock.internal.view.menu
 

Methods in com.actionbarsherlock.internal.view.menu with parameters of type MenuPresenter.Callback
 void BaseMenuPresenter.setCallback(MenuPresenter.Callback cb)
           
 void MenuPopupHelper.setCallback(MenuPresenter.Callback cb)
           
 void MenuPresenter.setCallback(MenuPresenter.Callback cb)
          Set a callback object that will be notified of menu events related to this specific presentation.
 

Uses of MenuPresenter.Callback in com.actionbarsherlock.internal.widget
 

Methods in com.actionbarsherlock.internal.widget with parameters of type MenuPresenter.Callback
 void ActionBarView.setMenu(Menu menu, MenuPresenter.Callback cb)
           
 



Copyright © 2014 se.solovyev. All Rights Reserved.