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

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

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

Subclasses of PageFunction in org.pentaho.reporting.engine.classic.core.function
 class PageOfPagesFunction
          A report function that combines PageFunctionand PageTotalFunction.
 class PageTotalFunction
          Prints the total number of pages of an report.