Uses of Interface
org.zkoss.zkplus.databind.TypeConverter

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 CombboxListModelConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class DateFormatConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class ListboxListModelConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class ListModelConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class RadiogroupSelectedItemConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class SelectboxListModelConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class SelectedComboitemConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class SelectedItemConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class TabboxSelectedTabConverter
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 

Methods in org.zkoss.zkplus.databind that return TypeConverter
 TypeConverter Binding.getConverter()
          Deprecated. Get the TypeConverter.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo