com.actionbarsherlock
Interface ActionBarSherlock.OnCreatePanelMenuListener

All Known Implementing Classes:
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 © 2014 se.solovyev. All Rights Reserved.