public class JRRecordedValuesGenericPrintElement extends JRTemplateGenericPrintElement implements JRRecordedValuesPrintElement
templateUNSET_SOURCE_ELEMENT_ID| Constructor and Description |
|---|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
Deprecated.
provide a source Id via
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, int) |
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId)
Creates a generic print element.
|
| 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<JREvaluationTime> evaluationTimes)
Initializes the recorded values set.
|
accept, getGenericType, getParameterNames, getParameterValue, hasParameter, setParameterValuegetBackcolor, getDefaultLineColor, getDefaultStyleProvider, getForecolor, getHeight, getKey, getModeValue, getOrigin, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getParentProperties, getPropertiesMap, getSourceElementId, getStyle, getStyleNameReference, getTemplate, getWidth, getX, getY, hasProperties, setBackcolor, setForecolor, setHeight, setMode, setSourceElementId, setStyle, setTemplate, setWidth, setX, setY, updateElementTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getHeight, getKey, getOrigin, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setYgetBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setModegetDefaultStyleProvider, getStyle, getStyleNameReferencegetParentProperties, getPropertiesMap, hasPropertiespublic JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement, int)template - the element template to be used by the elementpublic JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template, int sourceElementId)
template - the element template to be used by the elementsourceElementId - the Id of the source elementpublic JRRecordedValues getRecordedValues()
JRRecordedValuesPrintElementgetRecordedValues in interface JRRecordedValuesPrintElementpublic void deleteRecordedValues()
JRRecordedValuesPrintElementdeleteRecordedValues in interface JRRecordedValuesPrintElementpublic void initRecordedValues(java.util.Set<JREvaluationTime> evaluationTimes)
JRRecordedValuesPrintElementinitRecordedValues in interface JRRecordedValuesPrintElementevaluationTimes - future times when the values will be recorded© 2001-2010 Jaspersoft Corporation www.jaspersoft.com