net.sf.jasperreports.engine.fill
public interface JRRecordedValuesPrintElement extends JRPrintElement
Auto evaluation time
will generate an instance of this type as print element.
This instance will be responsible of storing field/variable values until the element can be evaluated.JRExpression.EVALUATION_TIME_AUTO
Modifier and Type | Method and Description |
---|---|
void |
deleteRecordedValues()
Releases the recorded values set.
|
JRRecordedValues |
getRecordedValues()
Returns the recorded values set.
|
void |
initRecordedValues(java.util.Set evaluationTimes)
Initializes the recorded values set.
|
accept, getHeight, getKey, getOrigin, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setY
getBackcolor, getForecolor, getMode, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnMode, getOwnModeValue, setBackcolor, setForecolor, setMode, setMode, setMode
getDefaultStyleProvider, getStyle, getStyleNameReference
getParentProperties, getPropertiesMap, hasProperties
void initRecordedValues(java.util.Set evaluationTimes)
evaluationTimes
- future times when the values will be recordedJRRecordedValues getRecordedValues()
void deleteRecordedValues()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com