| Package | Description |
|---|---|
| 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 |
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 © 2015. All rights reserved.