public class FillReturnValues extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
FillReturnValues.SourceContext |
| Modifier | Constructor and Description |
|---|---|
protected |
FillReturnValues(FillReturnValues values,
JRFillCloneFactory factory) |
|
FillReturnValues(JRSubreportReturnValue[] values,
JRFillObjectFactory factory,
BaseReportFiller filler) |
|
FillReturnValues(List<ReturnValue> values,
JRFillObjectFactory factory,
BaseReportFiller filler) |
public FillReturnValues(JRSubreportReturnValue[] values, JRFillObjectFactory factory, BaseReportFiller filler)
public FillReturnValues(List<ReturnValue> values, JRFillObjectFactory factory, BaseReportFiller filler)
protected FillReturnValues(FillReturnValues values, JRFillCloneFactory factory)
protected JRFillSubreportReturnValue addReturnValue(JRFillSubreportReturnValue returnValue, List<JRFillSubreportReturnValue> returnValueList, JRFillObjectFactory factory, BaseReportFiller filler)
protected JRFillSubreportReturnValue addDerivedReturnValue(JRSubreportReturnValue parentReturnValue, List<JRFillSubreportReturnValue> returnValueList, JRFillObjectFactory factory, BaseReportFiller filler)
protected JRSubreportReturnValue createHelperReturnValue(JRSubreportReturnValue returnValue, String nameSuffix, CalculationEnum calculation)
protected JRSubreportReturnValue createDistinctCountHelperReturnValue(JRSubreportReturnValue returnValue)
public void setBand(JRFillBand band)
public void saveReturnVariables()
public boolean usesForReturnValue(String variableName)
public void copyValues(FillReturnValues.SourceContext sourceContext)
protected void copyValue(JRFillSubreportReturnValue returnValue, FillReturnValues.SourceContext sourceContext)
public void checkReturnValues(FillReturnValues.SourceContext sourceContext) throws JRException
JRExceptionCopyright © 2015. All rights reserved.