| Package | Description |
|---|---|
| org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
| org.zkoss.zul.ext |
Interfaces that might be implemented by ZUL components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTreeModel<E>
A simple tree data model that uses
TreeNode to represent a tree. |
class |
GroupsModelArray<D,H,F,E>
An array implementation of
GroupsModel. |
class |
ListModelArray<E>
|
class |
ListModelList<E>
|
class |
ListModelMap<K,V>
|
class |
ListModelSet<E>
|
class |
SimpleGroupsModel<D,H,F,E>
A simple implementation of
GroupsModel. |
class |
SimpleListModel<E>
A simple implementation of
ListModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupsSortableModel<D>
An extra interface that can be implemented with
GroupsModel
to control the sorting and grouping of the data model. |
Copyright © 2024. All rights reserved.