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

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

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

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocPage
 AdhocPage AdhocPage.clone()
           
 AdhocPage AdhocReport.getPage()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocPage
 void AdhocReport.setPage(AdhocPage page)
           
 

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

Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocPage
protected  void DefaultAdhocReportCustomizer.page(ReportBuilder<?> report, AdhocPage adhocPage)
           
 

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

Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocPage
protected  AdhocPage XmlToAdhocTransform.page(XmlAdhocPage xmlAdhocPage)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocPage
protected  XmlAdhocPage AdhocToXmlTransform.page(AdhocPage adhocPage)
           
 



Copyright © 2010-2013. All Rights Reserved.