Uses of Class
net.sf.jasperreports.engine.fill.JRTemplateGenericPrintElement
-
Packages that use JRTemplateGenericPrintElement Package Description 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 JRTemplateGenericPrintElement in net.sf.jasperreports.engine.fill
Subclasses of JRTemplateGenericPrintElement in net.sf.jasperreports.engine.fill Modifier and Type Class Description class
JRRecordedValuesGenericPrintElement
Generic print element implementation that supports recorded values.Methods in net.sf.jasperreports.engine.fill that return JRTemplateGenericPrintElement Modifier and Type Method Description protected JRTemplateGenericPrintElement
JRFillCrosstab. createInteractiveElement(String chunkId, boolean floatingHeaders)
-