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

Packages that use AdhocProperties
net.sf.dynamicreports.adhoc.configuration   
net.sf.dynamicreports.adhoc.transformation   
 

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

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocProperties
 AdhocProperties AdhocProperties.clone()
           
 AdhocProperties AdhocRestriction.getProperties()
           
 AdhocProperties AdhocReport.getProperties()
           
 AdhocProperties AdhocGroup.getProperties()
           
 AdhocProperties AdhocComponent.getProperties()
           
 AdhocProperties AdhocColumn.getProperties()
           
 AdhocProperties AdhocChartSerie.getProperties()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocProperties
 void AdhocRestriction.setProperties(AdhocProperties properties)
           
 void AdhocReport.setProperties(AdhocProperties properties)
           
 void AdhocGroup.setProperties(AdhocProperties properties)
           
 void AdhocComponent.setProperties(AdhocProperties properties)
           
 void AdhocColumn.setProperties(AdhocProperties properties)
           
 void AdhocChartSerie.setProperties(AdhocProperties properties)
           
 

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

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocProperties
protected  void AdhocToXmlTransform.properties(AdhocProperties properties, List<XmlAdhocProperty> xmlAdhocProperties)
           
protected  void XmlToAdhocTransform.properties(List<XmlAdhocProperty> xmlAdhocProperties, AdhocProperties properties)
           
 



Copyright © 2010-2013. All Rights Reserved.