| Package | Description |
|---|---|
| org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
| org.zkoss.zul.event |
Events of ZUL Component Set.
|
| org.zkoss.zul.impl |
Classes used to implement ZUL Component Set (implementation only).
|
| Class and Description |
|---|
| ChartAreaListener
Identifies area inside a chart that can be customized.
|
| ChartDataListener
Defines the methods used in listener when the content of
ChartModel is changed. |
| GroupsDataListener
Defines the methods used to listener when the content of
GroupsModel is changed. |
| ListDataListener
Defines the methods used to listener when the content of
ListModel is changed. |
| PagingListener
Provide a shortcut for PagingEventListener
|
| TreeDataListener
Defines the methods used to listener when the content of
TreeModel is changed. |
| Class and Description |
|---|
| ChartDataEvent
Defines an event that encapsulates changes to a chart's data model.
|
| ColSizeEvent
Used to notify that the width of a column is changed.
|
| DataLoadingEvent
Represent onDataLoading event.
|
| GroupsDataEvent
Defines an event that encapsulates changes to a list of groups.
|
| ListDataEvent
Defines an event that encapsulates changes to a list.
|
| PagingEvent |
| RenderEvent
Represents the onRender event.
|
| TreeDataEvent
Defines an event that encapsulates changes to a tree.
|
| Class and Description |
|---|
| ListDataEvent
Defines an event that encapsulates changes to a list.
|
Copyright © 2015. All rights reserved.