|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRTemplateText | |
|---|---|
| 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). |
| Uses of JRTemplateText in net.sf.jasperreports.engine.fill |
|---|
| Methods in net.sf.jasperreports.engine.fill that return JRTemplateText | |
|---|---|
protected JRTemplateText |
JRFillStaticText.getJRTemplateText()
|
protected JRTemplateText |
JRFillTextField.getJRTemplateText()
|
| Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateText | |
|---|---|
JRRecordedValuesPrintText(JRTemplateText text)
Deprecated. provide a source Id via JRRecordedValuesPrintText.JRRecordedValuesPrintText(JRTemplateText, int) |
|
JRRecordedValuesPrintText(JRTemplateText text,
int sourceElementId)
|
|
JRTemplatePrintText(JRTemplateText text)
Deprecated. provide a source Id via JRTemplatePrintText.JRTemplatePrintText(JRTemplateText, int) |
|
JRTemplatePrintText(JRTemplateText text,
int sourceElementId)
Creates a print text element. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||