Uses of Class
org.pentaho.reporting.engine.classic.core.states.datarow.StaticDataRow

Packages that use StaticDataRow
org.pentaho.reporting.engine.classic.core Main classes in the JFreeReport class library. 
org.pentaho.reporting.engine.classic.core.states.datarow   
 

Uses of StaticDataRow in org.pentaho.reporting.engine.classic.core
 

Subclasses of StaticDataRow in org.pentaho.reporting.engine.classic.core
 class ParameterDataRow
          A static data row that reads its values from a report properties collection.
 

Uses of StaticDataRow in org.pentaho.reporting.engine.classic.core.states.datarow
 

Subclasses of StaticDataRow in org.pentaho.reporting.engine.classic.core.states.datarow
 class ImportedVariablesDataRow
          Creation-Date: 06.03.2006, 18:15:06