Package org.zkoss.zul.event

Events of ZUL Component Set.

See:
          Description

Interface Summary
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.
TreeDataListener Defines the methods used to listener when the content of TreeModel is changed.
 

Class Summary
ChartDataEvent Defines an event that encapsulates changes to a chart's data model.
ColSizeEvent Used to notify that the widths of two adjacent column are 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.
PageSizeEvent Used to notify that the page size is changed (by the user), or by Paginal (such as Paging).
PagingEvent Used to notify that a new page is selected by the user, or by Paginal (such as Paging).
RenderEvent Represents the onRender event.
TreeDataEvent Defines an event that encapsulates changes to a tree.
ZulEvents Utilities to access events for ZK and ZUL.
 

Package org.zkoss.zul.event Description

Events of ZUL Component Set.



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo