|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataBinder | |
|---|---|
| org.zkoss.zkplus.databind | The DataBinder used for binding ZK UI component and the backend data bean. |
| Uses of DataBinder in org.zkoss.zkplus.databind |
|---|
| Subclasses of DataBinder in org.zkoss.zkplus.databind | |
|---|---|
class |
AnnotateDataBinder
Deprecated. As of release 7.0.0, replace with new ZK binding. |
| Methods in org.zkoss.zkplus.databind that return DataBinder | |
|---|---|
DataBinder |
Binding.getBinder()
Deprecated. Gets the associated Data Binder of this Binding. |
| Methods in org.zkoss.zkplus.databind with parameters of type DataBinder | |
|---|---|
void |
CollectionItem.setupBindingRenderer(Component comp,
DataBinder binder)
Deprecated. Sets the binding renderer for the template component such as Listitem or Row. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||