public interface BindingAnnotationInfoChecker
BindingExecutionInfoCollector| Modifier and Type | Method and Description |
|---|---|
void |
checkBinder(org.zkoss.zk.ui.Component comp)
check binder annotation
|
void |
checkBinding(Binder binder,
org.zkoss.zk.ui.Component comp)
check binding annotation
|
void |
checkValidationMessages(org.zkoss.zk.ui.Component comp)
check validation message annotation
|
void |
checkViewModel(org.zkoss.zk.ui.Component comp)
check view model annotation
|
void checkBinding(Binder binder, org.zkoss.zk.ui.Component comp)
void checkViewModel(org.zkoss.zk.ui.Component comp)
void checkBinder(org.zkoss.zk.ui.Component comp)
void checkValidationMessages(org.zkoss.zk.ui.Component comp)
Copyright © 2020. All rights reserved.