public class ActionBarSherlockHelper extends Object
Constructor and Description |
---|
ActionBarSherlockHelper(AnnotationHelper annotationHelper) |
Modifier and Type | Method and Description |
---|---|
boolean |
usesActionBarSherlock(EComponentHolder holder)
Checks whether the Activity extends one of the ActionBarSherlock Activity
types
|
boolean |
usesActionBarSherlock(TypeElement typeElement)
Checks whether the Activity extends one of the ActionBarSherlock Activity
types
|
public ActionBarSherlockHelper(AnnotationHelper annotationHelper)
public boolean usesActionBarSherlock(EComponentHolder holder)
public boolean usesActionBarSherlock(TypeElement typeElement)
Copyright © 2010-2015. All Rights Reserved.