Uses of Package
org.zkoss.pivot
-
Packages that use org.zkoss.pivot Package Description org.zkoss.pivot Major classes of ZK Pivottable.org.zkoss.pivot.event Pivottable events.org.zkoss.pivot.impl Implementation of models.org.zkoss.pivot.impl.calc org.zkoss.pivot.impl.util Utilities for model implementations and Pivottable.org.zkoss.pivot.ui Macro components for Pivottable control.org.zkoss.pivot.util Pivottable related utility classes. -
Classes in org.zkoss.pivot used by org.zkoss.pivot Class Description Calculator An abstract interface to represent the aggregation calculation in aPivotModel
.GroupHandler A group handler groups different objects in a same group.PivotField PivotField defines the methods to represent a field within a pivot table.PivotField.Type Type of pivot field, which indicates whether the field is a column field, row field, or data field.PivotHeaderContext The information context for assisting rendering, representing a PivotHeaderNode or a subtotal Calculator slot in columns or rows.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.PivotRenderer PivotRenderer defines some methods forPivottable
to render the content to the browser.Pivottable Pivottable component. -
Classes in org.zkoss.pivot used by org.zkoss.pivot.event Class Description PivotField PivotField defines the methods to represent a field within a pivot table.PivotField.Type Type of pivot field, which indicates whether the field is a column field, row field, or data field.PivotHeaderContext The information context for assisting rendering, representing a PivotHeaderNode or a subtotal Calculator slot in columns or rows.PivotHeaderTree The representation of row and column structure of a Pivottable.PivotModel The data model for Pivottable. -
Classes in org.zkoss.pivot used by org.zkoss.pivot.impl Class Description Calculator An abstract interface to represent the aggregation calculation in aPivotModel
.GroupHandler A group handler groups different objects in a same group.PivotField PivotField defines the methods to represent a field within a pivot table.PivotField.Type Type of pivot field, which indicates whether the field is a column field, row field, or data field.PivotHeaderContext The information context for assisting rendering, representing a PivotHeaderNode or a subtotal Calculator slot in columns or rows.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 ofPivotModel
which specifies control methods, used byPivotFieldControl
.PivotModelExt.SortCtrl The optional interface for sorting control.PivotRenderer PivotRenderer defines some methods forPivottable
to render the content to the browser.PivotRendererExt PivotRendererExt is an extended interface from @link{PivotRenderer}.Pivottable Pivottable component. -
Classes in org.zkoss.pivot used by org.zkoss.pivot.impl.calc Class Description Calculator An abstract interface to represent the aggregation calculation in aPivotModel
. -
Classes in org.zkoss.pivot used by org.zkoss.pivot.impl.util Class Description PivotField PivotField defines the methods to represent a field within a pivot table.PivotHeaderContext The information context for assisting rendering, representing a PivotHeaderNode or a subtotal Calculator slot in columns or rows.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.PivotRenderer PivotRenderer defines some methods forPivottable
to render the content to the browser.PivotRendererExt PivotRendererExt is an extended interface from @link{PivotRenderer}.Pivottable Pivottable component. -
Classes in org.zkoss.pivot used by org.zkoss.pivot.ui Class Description Calculator An abstract interface to represent the aggregation calculation in aPivotModel
.PivotField PivotField defines the methods to represent a field within a pivot table.PivotField.Type Type of pivot field, which indicates whether the field is a column field, row field, or data field.PivotModelExt An extension ofPivotModel
which specifies control methods, used byPivotFieldControl
. -
Classes in org.zkoss.pivot used by org.zkoss.pivot.util Class Description Calculator An abstract interface to represent the aggregation calculation in aPivotModel
.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.PivotRenderer PivotRenderer defines some methods forPivottable
to render the content to the browser.Pivottable Pivottable component.