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.
ListDataListener Defines the methods used to listener when the content of ListModel 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.
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).
ZulEvents Utilities to access events for ZK and ZUL.
 

Package org.zkoss.zul.event Description

Events of ZUL Component Set.



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.