| Package | Description |
|---|---|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| org.zkoss.bind.sys |
System level classes for ZK Bind
|
| org.zkoss.bind.sys.debugger |
Debugger level classes for ZK Bind
|
| org.zkoss.bind.sys.debugger.impl |
Debugger implementation classes for ZK Bind
|
| Modifier and Type | Method and Description |
|---|---|
BindingAnnotationInfoChecker |
BinderImpl.getBindingAnnotationInfoChecker() |
| Modifier and Type | Method and Description |
|---|---|
BindingAnnotationInfoChecker |
BinderCtrl.getBindingAnnotationInfoChecker()
get binding annotation info checker
|
| Modifier and Type | Method and Description |
|---|---|
abstract BindingAnnotationInfoChecker |
DebuggerFactory.getAnnotationInfoChecker()
Get the checker, the sub-class have to consider the thread-safe issue when implementing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAnnotationInfoChecker |
| Modifier and Type | Method and Description |
|---|---|
protected BindingAnnotationInfoChecker |
DefaultDebuggerFactory.createDefaultAnnotationInfoChecker() |
BindingAnnotationInfoChecker |
DefaultDebuggerFactory.getAnnotationInfoChecker() |
Copyright © 2020. All rights reserved.