|
||||||||||
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()
|
Methods in net.sf.jasperreports.engine.fill with parameters of type JRTemplateText | |
---|---|
protected void |
JRFillTextField.setTemplatePattern(JRTemplateText template)
|
Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateText | |
---|---|
JRRecordedValuesPrintText(JRTemplateText text)
|
|
JRTemplatePrintText(JRTemplateText text)
Creates a print text element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |