Uses of Class
net.sf.dynamicreports.adhoc.configuration.AdhocReport

Packages that use AdhocReport
net.sf.dynamicreports.adhoc   
net.sf.dynamicreports.adhoc.configuration   
net.sf.dynamicreports.adhoc.report   
net.sf.dynamicreports.adhoc.transformation   
 

Uses of AdhocReport in net.sf.dynamicreports.adhoc
 

Methods in net.sf.dynamicreports.adhoc with parameters of type AdhocReport
static JasperReportBuilder AdhocManager.createReport(AdhocReport adhocReport)
           
static JasperReportBuilder AdhocManager.createReport(AdhocReport adhocReport, AdhocReportCustomizer adhocReportCustomizer)
           
 

Uses of AdhocReport in net.sf.dynamicreports.adhoc.configuration
 

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocReport
 AdhocReport AdhocReport.clone()
           
 AdhocReport AdhocConfiguration.getReport()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocReport
 void AdhocConfiguration.setReport(AdhocReport report)
           
 

Uses of AdhocReport in net.sf.dynamicreports.adhoc.report
 

Fields in net.sf.dynamicreports.adhoc.report declared as AdhocReport
protected  AdhocReport DefaultAdhocReportCustomizer.adhocReport
           
 

Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocReport
 void DefaultAdhocReportCustomizer.customize(ReportBuilder<?> report, AdhocReport adhocReport)
           
 void AdhocReportCustomizer.customize(ReportBuilder<?> report, AdhocReport adhocReport)
           
 

Uses of AdhocReport in net.sf.dynamicreports.adhoc.transformation
 

Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocReport
protected  AdhocReport XmlToAdhocTransform.report(XmlAdhocReport xmlAdhocReport)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocReport
protected  XmlAdhocReport AdhocToXmlTransform.report(AdhocReport adhocReport)
           
 



Copyright © 2010-2012. All Rights Reserved.