Package org.zkoss.pivot

Major classes of ZK Pivottable.

See:
          Description

Interface Summary
Calculator A calculator calculate a number for PivotField
GroupHandler A group handler groups different objects in a same group.
PivotField PivotField defines the methods to represent a field within a pivot table.
PivotHeaderNode The representation of a node in row/column header tree.
PivotHeaderTree The representation of row and column structure of a Pivottable.
PivotModel The data model for Pivottable.
PivotModelExt An extension of PivotModel which specifies control methods, used by PivotFieldControl.
PivotModelExt.SortCtrl The optional interface for sorting control.
PivotRenderer PivotRenderer defines some methods for Pivottable to render the content to the browser.
PivotRendererExt PivotRendererExt is an extended interface from @link{PivotRenderer}.
 

Class Summary
Calculators Built-in Calculators
PivotHeaderContext The information context for assisting rendering, representing a PivotHeaderNode or a subtotal Calculator slot in columns or rows.
Pivottable Pivottable component.
Version The version of the ZK Pivot Table component set.
 

Enum Summary
PivotField.Type Type of pivot field, which indicates whether the field is a column field, row field, or data field.
 

Package org.zkoss.pivot Description

Major classes of ZK Pivottable.



Copyright © 2012. All Rights Reserved.