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

Packages that use BindingListModelExt
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean. 
 

Uses of BindingListModelExt in org.zkoss.zkplus.databind
 

Classes in org.zkoss.zkplus.databind that implement BindingListModelExt
 class BindingListModelArray<E>
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class BindingListModelList<E>
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class BindingListModelListModel<E>
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class BindingListModelMap<K,V>
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 class BindingListModelSet<E>
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 



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