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

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

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

Subclasses of ItemCountFunction in org.pentaho.reporting.engine.classic.core.function
 class PageItemCountFunction
          An ItemCount function, that is reset to zero on every new page.