public class FillReturnValues extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
FillReturnValues.SourceContext |
| Constructor and Description |
|---|
FillReturnValues(JRSubreportReturnValue[] values,
JRFillObjectFactory factory,
JRBaseFiller filler) |
FillReturnValues(List<ReturnValue> values,
JRFillObjectFactory factory,
JRBaseFiller filler) |
public FillReturnValues(JRSubreportReturnValue[] values, JRFillObjectFactory factory, JRBaseFiller filler)
public FillReturnValues(List<ReturnValue> values, JRFillObjectFactory factory, JRBaseFiller filler)
protected JRFillSubreportReturnValue addReturnValue(JRFillSubreportReturnValue returnValue, List<JRFillSubreportReturnValue> returnValueList, JRFillObjectFactory factory, JRBaseFiller filler)
protected JRFillSubreportReturnValue addDerivedReturnValue(JRSubreportReturnValue parentReturnValue, List<JRFillSubreportReturnValue> returnValueList, JRFillObjectFactory factory, JRBaseFiller 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 © 2014. All rights reserved.