| Package | Description |
|---|---|
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
| Modifier and Type | Method and Description |
|---|---|
protected JRTemplateGenericElement |
JRFillGenericElement.getTemplate() |
| Constructor and Description |
|---|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template)
Deprecated.
|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId)
Creates a generic print element.
|
JRRecordedValuesGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId,
int parameterCount)
Creates a generic print element.
|
JRTemplateGenericPrintElement(JRTemplateGenericElement template)
Deprecated.
provide a source Id via
JRTemplateGenericPrintElement.JRTemplateGenericPrintElement(JRTemplateGenericElement, int) |
JRTemplateGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId)
Creates a generic print element.
|
JRTemplateGenericPrintElement(JRTemplateGenericElement template,
int sourceElementId,
int parameterCount)
Creates a generic print element.
|
Copyright © 2012. All Rights Reserved.