Package | Description |
---|---|
org.zkoss.pivot.impl |
Implementation of models.
|
Modifier and Type | Field and Description |
---|---|
protected TabularPivotModel |
TabularPivotModel.CalculatorContextSpace._model |
Constructor and Description |
---|
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) |
Copyright © 2017. All rights reserved.