com.googlecode.androidannotations.helper
Class SherlockHelper

java.lang.Object
  extended by com.googlecode.androidannotations.helper.SherlockHelper

public class SherlockHelper
extends Object

Author:
Eric Kok

Constructor Summary
SherlockHelper(AnnotationHelper annotationHelper)
           
 
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
 

Constructor Detail

SherlockHelper

public SherlockHelper(AnnotationHelper annotationHelper)
Method Detail

usesSherlock

public boolean usesSherlock(EBeanHolder holder)
Checks whether the Activity extends one of the ActionBarSherlock Activity types



Copyright © 2010-2013. All Rights Reserved.