| Package | Description |
|---|---|
| org.zkoss.bind |
ZK Bind Library
|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| org.zkoss.bind.proxy |
Dynamic Proxy for Form Binding
|
| org.zkoss.bind.sys |
System level classes for ZK Bind
|
| org.zkoss.bind.sys.tracker |
Tracker classes for ZK Bind
|
| org.zkoss.bind.tracker.impl |
Tracker Implementation for ZK Bind
|
| org.zkoss.bind.xel.zel |
ZEL of XEL for ZK Bind
|
| Class and Description |
|---|
| BinderCtrl
An addition interface to
Binder
that is used for implementation or tools. |
| BindEvaluatorX
An extension of
Evaluator to have more control to handle Binding via EL. |
| Binding
A Binding represent a relation between a source object
(usually an UI component) and a target object(usually a backing bean).
|
| Class and Description |
|---|
| BinderCtrl
An addition interface to
Binder
that is used for implementation or tools. |
| BindEvaluatorX
An extension of
Evaluator to have more control to handle Binding via EL. |
| Binding
A Binding represent a relation between a source object
(usually an UI component) and a target object(usually a backing bean).
|
| ChildrenBinding
A binding tells how to deal with Load children of a source object
(usually an UI component) and a property of a target object(usually a backing bean).
|
| CommandBinding
A binding tells which command to call(usually used with UI event).
|
| ConditionType
this enum represent the load/save condition type
|
| FormBinding
A binding tells how to deal with Load and Save between a form and a bean.
|
| InitChildrenBinding
ChildrenBinding for init-loading into children component from backing bean property.
|
| InitFormBinding
Binding for init a form.
|
| InitPropertyBinding
PropertyBinding for init-loading into component attribute from backing bean property.
|
| LoadBinding
Binding for loading.
|
| LoadChildrenBinding
ChildrenBinding for loading children of component from backing bean property.
|
| LoadFormBinding
Binding for load a form.
|
| LoadPropertyBinding
PropertyBinding for load into component attribute from backing bean property.
|
| LoadTemplateBinding |
| PropertyBinding
A binding tells how to deal with Load or Save a field of a source object
(usually an UI component) and a property of a target object(usually a backing bean).
|
| ReferenceBinding
A reference to an expression.
|
| SaveBinding
Binding for saving.
|
| SaveFormBinding
Binding for saving a form.
|
| SavePropertyBinding
PropertyBinding for save from component attribute into backing bean property.
|
| TemplateResolver
Resolver for Template
|
| ValidationMessages
To provide the message binding between validator and binder.
|
| Class and Description |
|---|
| FormBinding
A binding tells how to deal with Load and Save between a form and a bean.
|
| SavePropertyBinding
PropertyBinding for save from component attribute into backing bean property.
|
| Class and Description |
|---|
| BindEvaluatorX
An extension of
Evaluator to have more control to handle Binding via EL. |
| Binding
A Binding represent a relation between a source object
(usually an UI component) and a target object(usually a backing bean).
|
| ChildrenBinding
A binding tells how to deal with Load children of a source object
(usually an UI component) and a property of a target object(usually a backing bean).
|
| ConditionType
this enum represent the load/save condition type
|
| FormBinding
A binding tells how to deal with Load and Save between a form and a bean.
|
| LoadBinding
Binding for loading.
|
| LoadChildrenBinding
ChildrenBinding for loading children of component from backing bean property.
|
| LoadFormBinding
Binding for load a form.
|
| LoadPropertyBinding
PropertyBinding for load into component attribute from backing bean property.
|
| PropertyBinding
A binding tells how to deal with Load or Save a field of a source object
(usually an UI component) and a property of a target object(usually a backing bean).
|
| SaveBinding
Binding for saving.
|
| TemplateResolver
Resolver for Template
|
| ValidationMessages
To provide the message binding between validator and binder.
|
| Class and Description |
|---|
| Binding
A Binding represent a relation between a source object
(usually an UI component) and a target object(usually a backing bean).
|
| LoadBinding
Binding for loading.
|
| ReferenceBinding
A reference to an expression.
|
| Class and Description |
|---|
| Binding
A Binding represent a relation between a source object
(usually an UI component) and a target object(usually a backing bean).
|
| LoadBinding
Binding for loading.
|
| ReferenceBinding
A reference to an expression.
|
| Class and Description |
|---|
| Binding
A Binding represent a relation between a source object
(usually an UI component) and a target object(usually a backing bean).
|
| ValidationMessages
To provide the message binding between validator and binder.
|
Copyright © 2020. All rights reserved.