|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingExecutionInfoCollector | |
---|---|
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 |
Uses of BindingExecutionInfoCollector in org.zkoss.bind.impl |
---|
Methods in org.zkoss.bind.impl that return BindingExecutionInfoCollector | |
---|---|
BindingExecutionInfoCollector |
BinderImpl.getBindingExecutionInfoCollector()
|
Uses of BindingExecutionInfoCollector in org.zkoss.bind.sys |
---|
Methods in org.zkoss.bind.sys that return BindingExecutionInfoCollector | |
---|---|
BindingExecutionInfoCollector |
BinderCtrl.getBindingExecutionInfoCollector()
get binding execution info collector |
Uses of BindingExecutionInfoCollector in org.zkoss.bind.sys.debugger |
---|
Methods in org.zkoss.bind.sys.debugger that return BindingExecutionInfoCollector | |
---|---|
abstract BindingExecutionInfoCollector |
DebuggerFactory.getExecutionInfoCollector()
Get the collector, the sub-class have to consider the thread-safe issue when implementing. |
Uses of BindingExecutionInfoCollector in org.zkoss.bind.sys.debugger.impl |
---|
Classes in org.zkoss.bind.sys.debugger.impl that implement BindingExecutionInfoCollector | |
---|---|
class |
AbstractExecutionInfoCollector
abstract implementation |
class |
DefaultExecutionInfoCollector
|
Methods in org.zkoss.bind.sys.debugger.impl that return BindingExecutionInfoCollector | |
---|---|
protected BindingExecutionInfoCollector |
DefaultDebuggerFactory.createBindingExecutionInfoCollector()
|
BindingExecutionInfoCollector |
DefaultDebuggerFactory.getExecutionInfoCollector()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |