org.androidannotations.handler
Class BeforeTextChangeHandler
java.lang.Object
org.androidannotations.handler.BaseAnnotationHandler<EComponentWithViewSupportHolder>
org.androidannotations.handler.BeforeTextChangeHandler
- All Implemented Interfaces:
- AnnotationHandler<EComponentWithViewSupportHolder>
public class BeforeTextChangeHandler
- extends BaseAnnotationHandler<EComponentWithViewSupportHolder>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeforeTextChangeHandler
public BeforeTextChangeHandler(ProcessingEnvironment processingEnvironment)
setAndroidEnvironment
public void setAndroidEnvironment(IRClass rClass,
AndroidSystemServices androidSystemServices,
AndroidManifest androidManifest)
- Specified by:
setAndroidEnvironment
in interface AnnotationHandler<EComponentWithViewSupportHolder>
- Overrides:
setAndroidEnvironment
in class BaseAnnotationHandler<EComponentWithViewSupportHolder>
validate
public void validate(Element element,
AnnotationElements validatedElements,
IsValid valid)
- Specified by:
validate
in class BaseAnnotationHandler<EComponentWithViewSupportHolder>
process
public void process(Element element,
EComponentWithViewSupportHolder holder)
throws Exception
- Throws:
Exception
Copyright © 2010-2014. All Rights Reserved.