|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BindingListModel | This interface defines the methods used by DataBinder. |
| CollectionItem | The CollectionItem is used by DataBinder and provides an
interface for collection component to interact with the DataBinder
such as Grid or Listbox. |
| TypeConverter | Converter to cast object class between UI Component attribute and backend data bean property. |
| Class Summary | |
|---|---|
| AnnotateDataBinder | The DataBinder that reads ZUML annotations to create binding info. |
| AnnotateDataBinderInit | This initiator class do following things:
new an AnnotateDataBinder instance. |
| Binding | A Data Binding that associate component+attr to an bean expression. |
| BindingSaveEvent | Event used when DataBinder send "onBindingSave" events. |
| DataBinder | The DataBinder used for binding ZK UI component and the backend data bean. |
| ListModelConverter | The TypeConverter implmentation for converting collection to ListModel and vice versa. |
| RadiogroupSelectedItemConverter | Convert Radiogroup selected item to radio value and vice versa. |
| SelectedItemConverter | Convert selected item to bean and vice versa. |
| Version | The version of the ZK Plus utilities. |
The DataBinder used for binding ZK UI component and the backend data bean.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||