public class ActionBarSherlockHelper
extends java.lang.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(javax.lang.model.element.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(javax.lang.model.element.TypeElement typeElement)
Copyright © 2010-2014. All Rights Reserved.