|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
This is the BindingListModel as a GroupsListModel to be used with
Listbox , Grid ,
and DataBinder . |
Uses of GroupsListModel in org.zkoss.zul.impl |
---|
Methods in org.zkoss.zul.impl that return GroupsListModel | ||
---|---|---|
static
|
GroupsListModel.toListModel(GroupsModel<D,G,F> model)
Returns the list model ( ListModel ) representing the given
groups model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |