| Package | Description |
|---|---|
| org.zkoss.zkplus.databind |
The DataBinder used for binding ZK UI component and the backend data bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotateDataBinder
Deprecated.
As of release 7.0.0, replace with new ZK binding.
|
| Modifier and Type | Method and Description |
|---|---|
DataBinder |
Binding.getBinder()
Deprecated.
Gets the associated Data Binder of this Binding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionItem.setupBindingRenderer(org.zkoss.zk.ui.Component comp,
DataBinder binder)
Deprecated.
Sets the binding renderer for the template component such as Listitem
or Row.
|
Copyright © 2015. All rights reserved.