Package | Description |
---|---|
org.zkoss.pivot.impl |
Implementation of models.
|
Modifier and Type | Field and Description |
---|---|
static StandardCalculator |
TabularPivotField.DEFAULT_CALCULATOR
Marks
SUM_OR_COUNT as the default calculator. |
Modifier and Type | Method and Description |
---|---|
static StandardCalculator |
StandardCalculator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardCalculator[] |
StandardCalculator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.