|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Binding | |
|---|---|
| org.zkoss.zkplus.databind | The DataBinder used for binding ZK UI component and the backend data bean. |
| Uses of Binding in org.zkoss.zkplus.databind |
|---|
| Methods in org.zkoss.zkplus.databind that return Binding | |
|---|---|
Binding |
BindingSaveEvent.getBinding()
Gets the associate binding of this event. |
Binding |
DataBinder.getBinding(org.zkoss.zk.ui.Component comp,
java.lang.String attr)
Given component and attr, return the associated Binding. |
| Constructors in org.zkoss.zkplus.databind with parameters of type Binding | |
|---|---|
BindingSaveEvent(java.lang.String name,
org.zkoss.zk.ui.Component target,
org.zkoss.zk.ui.Component reference,
Binding binding,
java.lang.Object value)
Constructs a binding-relevant event. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||