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.EvaluationTimeEnum.AUTOUNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_ID| Modifier and Type | Method and Description |
|---|---|
void |
deleteRecordedValues()
Releases the recorded values set.
|
JRRecordedValues |
getRecordedValues()
Returns the recorded values set.
|
void |
initRecordedValues(Set<JREvaluationTime> evaluationTimes)
Initializes the recorded values set.
|
accept, getHeight, getKey, getOrigin, getPrintElementId, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setUUID, setWidth, setX, setYgetBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setModegetDefaultStyleProvider, getStyle, getStyleNameReferencegetParentProperties, getPropertiesMap, hasPropertiesgetUUIDvoid initRecordedValues(Set<JREvaluationTime> evaluationTimes)
evaluationTimes - future times when the values will be recordedJRRecordedValues getRecordedValues()
void deleteRecordedValues()
Copyright © 2017. All rights reserved.