Uses of Class
org.pentaho.reporting.engine.classic.core.function.ItemSumFunction

Packages that use ItemSumFunction
org.pentaho.reporting.engine.classic.core.function The function package contains statefull functions and stateless expression for JFreeReport. 
 

Uses of ItemSumFunction in org.pentaho.reporting.engine.classic.core.function
 

Subclasses of ItemSumFunction in org.pentaho.reporting.engine.classic.core.function
 class ConditionalItemSumFunction
          Deprecated. Filter the values by using a plain formula.
 class PageItemSumFunction
          An ItemSum function, that is reset to zero on every new page.