org.androidannotations.helper
Class ActionBarSherlockHelper
java.lang.Object
org.androidannotations.helper.ActionBarSherlockHelper
public class ActionBarSherlockHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionBarSherlockHelper
public ActionBarSherlockHelper(AnnotationHelper annotationHelper)
usesActionBarSherlock
public boolean usesActionBarSherlock(EComponentHolder holder)
- Checks whether the Activity extends one of the ActionBarSherlock Activity
types
usesActionBarSherlock
public boolean usesActionBarSherlock(TypeElement typeElement)
- Checks whether the Activity extends one of the ActionBarSherlock Activity
types
Copyright © 2010-2014. All Rights Reserved.