org.jfree.report.data
public class ImportedVariablesDataRow extends StaticDataRow
Constructor Summary | |
---|---|
ImportedVariablesDataRow(GlobalMasterRow innerRow) | |
ImportedVariablesDataRow(GlobalMasterRow innerRow, ParameterMapping[] parameterMappings)
Maps the inner-row into the outer data row. | |
protected | ImportedVariablesDataRow(ImportedVariablesDataRow dataRow) |
Method Summary | |
---|---|
ImportedVariablesDataRow | advance(GlobalMasterRow innerRow) |
Parameters: innerRow parameterMappings
Throws: DataSourceException