Uses of Class
net.sf.dynamicreports.adhoc.xmlconfiguration.XmlAdhocColumn

Packages that use XmlAdhocColumn
net.sf.dynamicreports.adhoc.transformation   
net.sf.dynamicreports.adhoc.xmlconfiguration   
 

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

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocColumn
protected  XmlAdhocColumn AdhocToXmlTransform.column(AdhocColumn adhocColumn)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocColumn
protected  AdhocColumn XmlToAdhocTransform.column(XmlAdhocColumn xmlAdhocColumn)
           
 

Uses of XmlAdhocColumn in net.sf.dynamicreports.adhoc.xmlconfiguration
 

Fields in net.sf.dynamicreports.adhoc.xmlconfiguration with type parameters of type XmlAdhocColumn
protected  List<XmlAdhocColumn> XmlAdhocReport.column
           
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocColumn
 XmlAdhocColumn ObjectFactory.createXmlAdhocColumn()
          Create an instance of XmlAdhocColumn
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocColumn
 List<XmlAdhocColumn> XmlAdhocReport.getColumn()
          Gets the value of the column property.
 



Copyright © 2010-2012. All Rights Reserved.