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

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

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

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocSubtotal
protected  XmlAdhocSubtotal AdhocToXmlTransform.subtotal(AdhocSubtotal adhocSubtotal)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocSubtotal
protected  AdhocSubtotal XmlToAdhocTransform.subtotal(XmlAdhocSubtotal xmlAdhocSubtotal)
           
 

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

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

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

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



Copyright © 2010-2012. All Rights Reserved.