Uses of Interface
net.sf.jasperreports.parts.subreport.SubreportPartComponent
-
Packages that use SubreportPartComponent Package Description net.sf.jasperreports.parts.subreport -
-
Uses of SubreportPartComponent in net.sf.jasperreports.parts.subreport
Classes in net.sf.jasperreports.parts.subreport that implement SubreportPartComponent Modifier and Type Class Description class
StandardSubreportPartComponent
StandardSubreportPartComponent
implementation.Constructors in net.sf.jasperreports.parts.subreport with parameters of type SubreportPartComponent Constructor Description StandardSubreportPartComponent(SubreportPartComponent subreport, JRBaseObjectFactory factory)
SubreportFillPart(SubreportPartComponent subreportPart, JRFillObjectFactory factory)
-