Uses of Class
net.sf.jasperreports.engine.fill.JRTemplateFrame

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  java.util.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.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com