|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.pivot.impl.calc.SumSummarizer
public class SumSummarizer
The summarizer of StandardCalculator.SUM.
| Constructor Summary | |
|---|---|
SumSummarizer()
|
|
| Method Summary | |
|---|---|
java.lang.Number |
getResult(SumCountContext context)
Return the final result of aggregation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SumSummarizer()
| Method Detail |
|---|
public java.lang.Number getResult(SumCountContext context)
Summarizer
getResult in interface Summarizer<SumCountContext>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||