Uses of Class
org.zkoss.zul.impl.GroupsListModel

Packages that use GroupsListModel
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean. 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

Uses of GroupsListModel in org.zkoss.zkplus.databind
 

Subclasses of GroupsListModel in org.zkoss.zkplus.databind
 class BindingGroupsListModel
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 

Uses of GroupsListModel in org.zkoss.zul.impl
 

Methods in org.zkoss.zul.impl that return GroupsListModel
static
<D,G,F> GroupsListModel<D,G,F>
GroupsListModel.toListModel(GroupsModel<D,G,F> model)
          Returns the list model (ListModel) representing the given groups model.
 



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