|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StandardCalculator | |
|---|---|
| org.zkoss.pivot.impl | Implementation of models. |
| Uses of StandardCalculator in org.zkoss.pivot.impl |
|---|
| Fields in org.zkoss.pivot.impl declared as StandardCalculator | |
|---|---|
static StandardCalculator |
TabularPivotField.DEFAULT_CALCULATOR
Marks SUM_OR_COUNT as the default calculator. |
| Methods in org.zkoss.pivot.impl that return StandardCalculator | |
|---|---|
static StandardCalculator |
StandardCalculator.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||