|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRTemplateFrame | |
|---|---|
| net.sf.jasperreports.components.list | |
| net.sf.jasperreports.components.table.fill | |
| 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 JRTemplateFrame in net.sf.jasperreports.components.list |
|---|
| Fields in net.sf.jasperreports.components.list with type parameters of type JRTemplateFrame | |
|---|---|
protected Map<JRStyle,JRTemplateFrame> |
BaseFillList.printFrameTemplates
|
| Methods in net.sf.jasperreports.components.list that return JRTemplateFrame | |
|---|---|
protected JRTemplateFrame |
BaseFillList.getFrameTemplate()
|
| Uses of JRTemplateFrame in net.sf.jasperreports.components.table.fill |
|---|
| Methods in net.sf.jasperreports.components.table.fill that return JRTemplateFrame | |
|---|---|
protected JRTemplateFrame |
FillTable.getFrameTemplate()
|
| Uses of JRTemplateFrame in net.sf.jasperreports.engine.fill |
|---|
| Methods in net.sf.jasperreports.engine.fill that return JRTemplateFrame | |
|---|---|
protected JRTemplateFrame |
JRFillFrame.createFrameTemplate()
|
protected JRTemplateFrame |
JRFillFrame.getTemplate()
|
protected JRTemplateFrame |
JRFillCellContents.getTemplateFrame()
|
protected JRTemplateFrame |
JRFillCrosstab.getTemplateFrame()
|
| Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateFrame | |
|---|---|
JRTemplatePrintFrame(JRTemplateFrame templateFrame)
Deprecated. provide a source Id via JRTemplatePrintFrame.JRTemplatePrintFrame(JRTemplateFrame, int) |
|
JRTemplatePrintFrame(JRTemplateFrame templateFrame,
int sourceElementId)
Creates a print frame element. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||