Package org.zkoss.pivot.event
Pivottable events.
-
Interface Summary Interface Description FieldDataListener FieldDataListener defines the interface for an object that listens to changes in a @{link PivotField}PivotDataListener PivotDataListener defines the methods for an object that listens to changes in a @{link PivotModel} -
Class Summary Class Description FieldDataEvent A data event is used to notify listeners that a pivot field has changed.PivotColumnResizeEvent PivotDataEvent A data event is used to notify listeners that a pivot model has changed.PivotRowResizeEvent PivotUIEvent UI Event on a Pivottable, includingonPivotPopup, onPivotContext, onPivotToolTip, onPivotNodeOpen
.