public class DefaultAnnotationInfoChecker extends java.lang.Object implements BindingAnnotationInfoChecker
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CHILDREN_ATTR |
static java.lang.String |
FORM_ATTR |
| Modifier and Type | Method and Description |
|---|---|
void |
checkBinder(Component comp)
check binder annotation
|
void |
checkBinding(Binder binder,
Component comp)
check binding annotation
|
void |
checkValidationMessages(Component comp)
check validation message annotation
|
void |
checkViewModel(Component comp)
check view model annotation
|
public static final java.lang.String FORM_ATTR
public static final java.lang.String CHILDREN_ATTR
public void checkBinding(Binder binder, Component comp)
BindingAnnotationInfoCheckercheckBinding in interface BindingAnnotationInfoCheckerpublic void checkViewModel(Component comp)
BindingAnnotationInfoCheckercheckViewModel in interface BindingAnnotationInfoCheckerpublic void checkBinder(Component comp)
BindingAnnotationInfoCheckercheckBinder in interface BindingAnnotationInfoCheckerpublic void checkValidationMessages(Component comp)
BindingAnnotationInfoCheckercheckValidationMessages in interface BindingAnnotationInfoCheckerCopyright © 2005-2011 Potix Corporation. All Rights Reserved.