Uses of Interface
com.actionbarsherlock.internal.view.View_OnAttachStateChangeListener

Packages that use View_OnAttachStateChangeListener
com.actionbarsherlock.internal.view   
com.actionbarsherlock.internal.view.menu   
 

Uses of View_OnAttachStateChangeListener in com.actionbarsherlock.internal.view
 

Methods in com.actionbarsherlock.internal.view with parameters of type View_OnAttachStateChangeListener
 void View_HasStateListenerSupport.addOnAttachStateChangeListener(View_OnAttachStateChangeListener listener)
           
 void View_HasStateListenerSupport.removeOnAttachStateChangeListener(View_OnAttachStateChangeListener listener)
           
 

Uses of View_OnAttachStateChangeListener in com.actionbarsherlock.internal.view.menu
 

Classes in com.actionbarsherlock.internal.view.menu that implement View_OnAttachStateChangeListener
 class MenuPopupHelper
          Presents a menu as a small, simple popup anchored to another view.
 

Methods in com.actionbarsherlock.internal.view.menu with parameters of type View_OnAttachStateChangeListener
 void ActionMenuItemView.addOnAttachStateChangeListener(View_OnAttachStateChangeListener listener)
           
 void ActionMenuItemView.removeOnAttachStateChangeListener(View_OnAttachStateChangeListener listener)
           
 



Copyright © 2012-2013. All Rights Reserved.