com.googlecode.androidannotations.helper
Class OnSeekBarChangeListenerHelper
java.lang.Object
com.googlecode.androidannotations.helper.AnnotationHelper
com.googlecode.androidannotations.helper.TargetAnnotationHelper
com.googlecode.androidannotations.helper.IdAnnotationHelper
com.googlecode.androidannotations.helper.OnSeekBarChangeListenerHelper
- All Implemented Interfaces:
- HasTarget
public class OnSeekBarChangeListenerHelper
- extends IdAnnotationHelper
Methods inherited from class com.googlecode.androidannotations.helper.AnnotationHelper |
actionName, defaultResIdValue, defaultResName, extractAnnotationClassArrayParameter, extractAnnotationClassParameter, extractAnnotationClassParameter, extractAnnotationFieldRefs, extractAnnotationParameter, extractAnnotationResIdValueParameter, extractAnnotationResNameParameter, extractAnnotationResources, extractElementName, findAnnotationMirror, getElementUtils, getTypeUtils, isAbstract, isAnnotation, isFinal, isInterface, isPrivate, isPublic, isSubtype, isSubtype, isSynchronized, isTopLevel, printAnnotationError, printAnnotationMessage, printAnnotationWarning, printError, typeElementFromQualifiedName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnSeekBarChangeListenerHelper
public OnSeekBarChangeListenerHelper(ProcessingEnvironment processingEnv,
Class<? extends Annotation> target,
IRClass rClass,
APTCodeModelHelper codeModelHelper)
getOrCreateListener
public OnSeekBarChangeListenerHolder getOrCreateListener(com.sun.codemodel.JCodeModel codeModel,
EBeanHolder holder,
com.sun.codemodel.JFieldRef idRef)
Copyright © 2010-2013. All Rights Reserved.