Package org.zkoss.pivot.impl
Implementation of models.
-
Interface Summary Interface Description TabularPivotModel.RawDataRunner -
Class Summary Class Description AbstractCalculator<C extends Context<C>> The skeleton to implementContextualCalculator
.AbstractPivotModel A skeletal implementation forPivotModel
CalculatorContextSignature An immutable object that express the requirement of the bottom level cache of TabularPivotModel.SimplePivotField A simple pivot field implementation.SimplePivotHeaderNode A simple implementation of PivotHeaderNodeSimplePivotHeaderTree A simple implementation of PivotHeaderTreeSimplePivotRenderer A basic implementation of PivotRenderer.TabularPivotField APivotField
implementation forTabularPivotModel
TabularPivotModel An implementation of PivotModel, which takes raw data in the form of a two dimensional list.TabularPivotModel.CalculatorContextSpace -
Enum Summary Enum Description StandardCalculator The built-in Calculator set forTabularPivotModel
.StandardContextType The built-in collection ofContextType
.