Uses of Class
net.sf.jasperreports.components.subreport.fill.ComponentFillSubreport
-
Packages that use ComponentFillSubreport Package Description net.sf.jasperreports.components.subreport.fill Contains fill time implementations for subreport component related interfaces. -
-
Uses of ComponentFillSubreport in net.sf.jasperreports.components.subreport.fill
Fields in net.sf.jasperreports.components.subreport.fill declared as ComponentFillSubreport Modifier and Type Field Description protected ComponentFillSubreportSubreportFillComponent. fillSubreportMethods in net.sf.jasperreports.components.subreport.fill that return ComponentFillSubreport Modifier and Type Method Description ComponentFillSubreportSubreportFillComponent.ComponentFillSubreportFactory. createFillSubreport()Constructors in net.sf.jasperreports.components.subreport.fill with parameters of type ComponentFillSubreport Constructor Description ComponentFillSubreport(ComponentFillSubreport fillSubreport, JRFillCloneFactory factory)
-