Package | Description |
---|---|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVariableReturnValueSourceContext
Class used to instantiate sub datasets.
|
Modifier and Type | Method and Description |
---|---|
void |
FillReturnValues.checkReturnValues(FillReturnValues.SourceContext sourceContext)
Verifies the list of copied values against the subreport.
|
protected void |
FillReturnValues.copyValue(JRFillCommonReturnValue returnValue,
FillReturnValues.SourceContext sourceContext) |
void |
FillReturnValues.copyValues(FillReturnValues.SourceContext sourceContext)
Copies the values from the source to the variables of the master report.
|
Copyright © 2016. All rights reserved.