Uses of Package
org.zkoss.pivot

Packages that use org.zkoss.pivot
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.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
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.
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 for Pivottable to render the content to the browser.
Pivottable
          Pivottable component.
 

Classes in org.zkoss.pivot used by org.zkoss.pivot.event
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
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.
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 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}.
Pivottable
          Pivottable component.
 

Classes in org.zkoss.pivot used by org.zkoss.pivot.impl.util
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 for Pivottable 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
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 of PivotModel which specifies control methods, used by PivotFieldControl.
 

Classes in org.zkoss.pivot used by org.zkoss.pivot.util
Calculator
          A calculator calculate a number for PivotField
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 for Pivottable to render the content to the browser.
Pivottable
          Pivottable component.
 



Copyright © 2012. All Rights Reserved.