com.actionbarsherlock
Interface ActionBarSherlock.OnMenuItemSelectedListener

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

public static interface ActionBarSherlock.OnMenuItemSelectedListener

Activity interface for menu item selection callback.


Method Summary
 boolean onMenuItemSelected(int featureId, MenuItem item)
           
 

Method Detail

onMenuItemSelected

boolean onMenuItemSelected(int featureId,
                           MenuItem item)


Copyright © 2012-2013. All Rights Reserved.