com.actionbarsherlock
Interface ActionBarSherlock.OnPreparePanelListener

All Known Implementing Classes:
ActionBarSherlockSample, SherlockActivity, SherlockExpandableListActivity, SherlockFragmentActivity, SherlockListActivity, SherlockPreferenceActivity, Watson
Enclosing class:
ActionBarSherlock

public static interface ActionBarSherlock.OnPreparePanelListener

Activity interface for menu preparation callback.


Method Summary
 boolean onPreparePanel(int featureId, android.view.View view, Menu menu)
           
 

Method Detail

onPreparePanel

boolean onPreparePanel(int featureId,
                       android.view.View view,
                       Menu menu)


Copyright © 2012-2013. All Rights Reserved.