| 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.
|
| DialChartDataEvent |
A dial chart data event to handle the property changed.
|
| GroupsDataEvent |
Defines an event that encapsulates changes to a list of groups.
|
| ListDataEvent |
Defines an event that encapsulates changes to a list.
|
| PageSizeEvent |
|
| PagingEvent |
Used to notify that a new page is selected by the user, or by
Paginal (such as Paging).
|
| RenderEvent<T extends org.zkoss.zk.ui.Component> |
Represents the onRender event.
|
| TreeDataEvent |
Defines an event that encapsulates changes to a tree.
|
| ZulEvents |
Utilities to access events for ZK and ZUL.
|