|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.data.StaticDataRow
org.jfree.report.data.ImportedVariablesDataRow
public class ImportedVariablesDataRow
Creation-Date: 06.03.2006, 18:15:06
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)
|
Methods inherited from class org.jfree.report.data.StaticDataRow |
---|
get, get, getColumnCount, getColumnName, getFlags, getFlags, setData, updateData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImportedVariablesDataRow(GlobalMasterRow innerRow) throws DataSourceException
DataSourceException
public ImportedVariablesDataRow(GlobalMasterRow innerRow, ParameterMapping[] parameterMappings) throws DataSourceException
innerRow
- parameterMappings
-
DataSourceException
protected ImportedVariablesDataRow(ImportedVariablesDataRow dataRow)
Method Detail |
---|
public ImportedVariablesDataRow advance(GlobalMasterRow innerRow) throws DataSourceException
DataSourceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |