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

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

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

Subclasses of TotalItemCountFunction in org.pentaho.reporting.engine.classic.core.function
 class TotalPageItemCountFunction
          A report function that counts the total number of items contained in groups in a report.