Package | Description |
---|---|
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).
|
Modifier and Type | Class and Description |
---|---|
class |
BindingGroupsListModel
Deprecated.
As of release 7.0.0, replace with new ZK binding.
|
Modifier and Type | Method and Description |
---|---|
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.