|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zkoss.pivot.impl.calc.ProductSummarizer
public class ProductSummarizer
The summarizer of StandardCalculator.PRODUCT
.
Constructor Summary | |
---|---|
ProductSummarizer()
|
Method Summary | |
---|---|
java.lang.Number |
getResult(ProductContext 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 ProductSummarizer()
Method Detail |
---|
public java.lang.Number getResult(ProductContext context)
Summarizer
getResult
in interface Summarizer<ProductContext>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |