com.googlecode.androidannotations.helper
Class SherlockHelper
java.lang.Object
com.googlecode.androidannotations.helper.SherlockHelper
public class SherlockHelper
- extends Object
- Author:
- Eric Kok
Method Summary |
boolean |
usesSherlock(EBeanHolder holder)
Checks whether the Activity extends one of the ActionBarSherlock Activity
types |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SherlockHelper
public SherlockHelper(AnnotationHelper annotationHelper)
usesSherlock
public boolean usesSherlock(EBeanHolder holder)
- Checks whether the Activity extends one of the ActionBarSherlock Activity
types
Copyright © 2010-2013. All Rights Reserved.