|
||||||||||
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
The DataBinder that reads ZUML annotations to create binding info. |
Methods in org.zkoss.zkplus.databind that return DataBinder | |
---|---|
DataBinder |
Binding.getBinder()
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)
Sets the binding renderer for the template component such as Listitem or Row. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |