|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeConverter | |
|---|---|
| org.zkoss.zkplus.databind | The DataBinder used for binding ZK UI component and the backend data bean. |
| Uses of TypeConverter in org.zkoss.zkplus.databind |
|---|
| Classes in org.zkoss.zkplus.databind that implement TypeConverter | |
|---|---|
class |
ListModelConverter
The TypeConverter implmentation for converting collection to ListModel and vice versa. |
class |
RadiogroupSelectedItemConverter
Convert Radiogroup selected item to radio value and vice versa. |
class |
SelectedItemConverter
Convert selected item to bean and vice versa. |
| Methods in org.zkoss.zkplus.databind that return TypeConverter | |
|---|---|
TypeConverter |
Binding.getConverter()
Get the TypeConverter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||