org.jfree.report.data
public class ImportedVariablesDataRow extends StaticDataRow
Modifier | Constructor and Description |
---|---|
|
ImportedVariablesDataRow(GlobalMasterRow innerRow) |
|
ImportedVariablesDataRow(GlobalMasterRow innerRow,
ParameterMapping[] parameterMappings)
Maps the inner-row into the outer data row.
|
protected |
ImportedVariablesDataRow(ImportedVariablesDataRow dataRow) |
Modifier and Type | Method and Description |
---|---|
ImportedVariablesDataRow |
advance(GlobalMasterRow innerRow) |
get, get, getColumnCount, getColumnName, getFlags, getFlags, setData, updateData
public ImportedVariablesDataRow(GlobalMasterRow innerRow) throws DataSourceException
DataSourceException
public ImportedVariablesDataRow(GlobalMasterRow innerRow, ParameterMapping[] parameterMappings) throws DataSourceException
innerRow
- parameterMappings
- DataSourceException
protected ImportedVariablesDataRow(ImportedVariablesDataRow dataRow)
public ImportedVariablesDataRow advance(GlobalMasterRow innerRow) throws DataSourceException
DataSourceException