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 AdhocGroup.getProperties()
           
 AdhocProperties AdhocComponent.getProperties()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocProperties
 void AdhocRestriction.setProperties(AdhocProperties properties)
           
 void AdhocGroup.setProperties(AdhocProperties properties)
           
 void AdhocComponent.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-2012. All Rights Reserved.