Package | Description |
---|---|
org.zkoss.zkplus.databind |
The DataBinder used for binding ZK UI component and the backend data bean.
|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
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 | Class and Description |
---|---|
class |
AbstractGroupsModel<D,H,F,E>
A skeletal implementation for
GroupsModel . |
class |
GroupsModelArray<D,H,F,E>
An array implementation of
GroupsModel . |
class |
SimpleGroupsModel<D,H,F,E>
A simple implementation of
GroupsModel . |
Modifier and Type | Class and Description |
---|---|
class |
GroupsListModel<D,G,F>
Encapsulates
GroupsModel as an instance of ListModel
such that it is easier to handle by Listbox and
Group . |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.