public class AfterViewsHandler extends BaseAnnotationHandler<EComponentWithViewSupportHolder>
androidManifest, androidSystemServices, processHolder, processingEnv, rClass, validatedModel, validatorHelper
Constructor and Description |
---|
AfterViewsHandler(ProcessingEnvironment processingEnvironment) |
Modifier and Type | Method and Description |
---|---|
void |
process(Element element,
EComponentWithViewSupportHolder holder) |
void |
validate(Element element,
AnnotationElements validatedElements,
IsValid valid) |
classes, codeModel, generateApiClass, getTarget, processingEnvironment, refClass, refClass, refClass, setAndroidEnvironment, setProcessHolder, setValidatedModel, validate
public AfterViewsHandler(ProcessingEnvironment processingEnvironment)
public void validate(Element element, AnnotationElements validatedElements, IsValid valid)
validate
in class BaseAnnotationHandler<EComponentWithViewSupportHolder>
public void process(Element element, EComponentWithViewSupportHolder holder) throws Exception
Exception
Copyright © 2010-2015. All Rights Reserved.