|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TabularPivotModel | |
---|---|
org.zkoss.pivot.impl | Implementation of models. |
Uses of TabularPivotModel in org.zkoss.pivot.impl |
---|
Fields in org.zkoss.pivot.impl declared as TabularPivotModel | |
---|---|
protected TabularPivotModel |
TabularPivotModel.CalculatorContextSpace._model
|
Constructors in org.zkoss.pivot.impl with parameters of type TabularPivotModel | |
---|---|
CalculatorContextSignature(TabularPivotModel model)
The default constructor, which determines the row/column fields, the data fields and the calculator context types required to build up the model cache. |
|
CalculatorContextSignature(TabularPivotModel model,
PivotField[] extraDataFields,
ContextType<?>[] extraContextTypes)
Optionally provide extra data fields and/or extra calculator context types to secure in the requirement set. |
|
TabularPivotModel.CalculatorContextSpace(TabularPivotModel model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |