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 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.
PageSizeEvent Used to notify the paging size has been changed when the autopaging (MeshElement.setAutopaging(boolean)) is enabled and user changed the size of the content.
PagingEvent Used to notify that a new page is selected by the user, or by Paginal (such as Paging).
RenderEvent<T extends Component> 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-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo