com.actionbarsherlock
Interface ActionBarSherlock.OnCreatePanelMenuListener

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

public static interface ActionBarSherlock.OnCreatePanelMenuListener

Activity interface for menu creation callback.


Method Summary
 boolean onCreatePanelMenu(int featureId, Menu menu)
           
 

Method Detail

onCreatePanelMenu

boolean onCreatePanelMenu(int featureId,
                          Menu menu)


Copyright © 2012-2013. All Rights Reserved.