public class FillReturnValues
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
FillReturnValues.SourceContext |
| Constructor and Description |
|---|
FillReturnValues(JRSubreportReturnValue[] values,
JRFillObjectFactory factory,
JRBaseFiller filler) |
FillReturnValues(java.util.List<ReturnValue> values,
JRFillObjectFactory factory,
JRBaseFiller filler) |
public FillReturnValues(JRSubreportReturnValue[] values, JRFillObjectFactory factory, JRBaseFiller filler)
public FillReturnValues(java.util.List<ReturnValue> values, JRFillObjectFactory factory, JRBaseFiller filler)
protected JRFillSubreportReturnValue addReturnValue(JRFillSubreportReturnValue returnValue, java.util.List<JRFillSubreportReturnValue> returnValueList, JRFillObjectFactory factory, JRBaseFiller filler)
protected JRFillSubreportReturnValue addDerivedReturnValue(JRSubreportReturnValue parentReturnValue, java.util.List<JRFillSubreportReturnValue> returnValueList, JRFillObjectFactory factory, JRBaseFiller filler)
protected JRSubreportReturnValue createHelperReturnValue(JRSubreportReturnValue returnValue, java.lang.String nameSuffix, CalculationEnum calculation)
protected JRSubreportReturnValue createDistinctCountHelperReturnValue(JRSubreportReturnValue returnValue)
public void setBand(JRFillBand band)
public void saveReturnVariables()
public boolean usesForReturnValue(java.lang.String variableName)
public void copyValues(FillReturnValues.SourceContext sourceContext)
protected void copyValue(JRFillSubreportReturnValue returnValue, FillReturnValues.SourceContext sourceContext)
public void checkReturnValues(FillReturnValues.SourceContext sourceContext) throws JRException
JRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com