Package | Description |
---|---|
org.zkoss.pivot |
Major classes of ZK Pivottable.
|
org.zkoss.pivot.event |
Pivottable events.
|
org.zkoss.pivot.impl |
Implementation of models.
|
Class and 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 and 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, including
onPivotPopup, onPivotContext,
onPivotToolTip, onPivotNodeOpen . |
Class and 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}
|
Copyright © 2017. All rights reserved.