|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.zkoss.zkplus.databind | |
---|---|
org.zkoss.zkplus.databind | The DataBinder used for binding ZK UI component and the backend data bean. |
Classes in org.zkoss.zkplus.databind used by org.zkoss.zkplus.databind | |
---|---|
AnnotateDataBinder
The DataBinder that reads ZUML annotations to create binding info. |
|
Binding
A Data Binding that associate component+attr to an bean expression. |
|
BindingListModel
This interface defines the methods used by DataBinder. |
|
BindingListModelExt
Support same object in multiple items of a ListModel. |
|
CollectionItem
The CollectionItem is used by DataBinder and provides an
interface for collection component to interact with the DataBinder
such as Grid or Listbox. |
|
DataBinder
The DataBinder used for binding ZK UI component and the backend data bean. |
|
ListModelConverter
The TypeConverter implementation for converting collection to ListModel and vice versa. |
|
TypeConverter
Converter to cast object class between UI Component attribute and backend data bean property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |