|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRTemplateFrame | |
---|---|
net.sf.jasperreports.components.list | |
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 |
---|
Methods in net.sf.jasperreports.components.list that return JRTemplateFrame | |
---|---|
protected JRTemplateFrame |
BaseFillList.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()
|
Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateFrame | |
---|---|
JRTemplatePrintFrame(JRTemplateFrame templateFrame)
Creates a print frame element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |