|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.sys.debugger.impl.DefaultAnnotationInfoChecker
public class DefaultAnnotationInfoChecker
| Field Summary | |
|---|---|
static java.lang.String |
CHILDREN_ATTR
|
static java.lang.String |
FORM_ATTR
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FORM_ATTR
public static final java.lang.String CHILDREN_ATTR
| Method Detail |
|---|
public void checkBinding(Binder binder,
Component comp)
BindingAnnotationInfoChecker
checkBinding in interface BindingAnnotationInfoCheckerpublic void checkViewModel(Component comp)
BindingAnnotationInfoChecker
checkViewModel in interface BindingAnnotationInfoCheckerpublic void checkBinder(Component comp)
BindingAnnotationInfoChecker
checkBinder in interface BindingAnnotationInfoCheckerpublic void checkValidationMessages(Component comp)
BindingAnnotationInfoChecker
checkValidationMessages in interface BindingAnnotationInfoChecker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||