| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.report.data.StaticDataRoworg.jfree.report.data.ImportedVariablesDataRowpublic class ImportedVariablesDataRowextends StaticDataRowConstructor Summary | |
| |
| |
Method Summary | |
ImportedVariablesDataRow |
|
Methods inherited from class org.jfree.report.data.StaticDataRow | |
get, get, getColumnCount, getColumnName, getFlags, getFlags, setData, updateData | |
public ImportedVariablesDataRow(GlobalMasterRow innerRow) throws DataSourceException
public ImportedVariablesDataRow(GlobalMasterRow innerRow, ParameterMapping[] parameterMappings) throws DataSourceException
Maps the inner-row into the outer data row. The parameter mapping's name represents the *outer* name and the innernames.
- Parameters:
innerRow-parameterMappings-
- Throws:
DataSourceException-