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

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

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

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocSort
protected  XmlAdhocSort AdhocToXmlTransform.sort(AdhocSort adhocSort)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocSort
protected  AdhocSort XmlToAdhocTransform.sort(XmlAdhocSort xmlAdhocSort)
           
 

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

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

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

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



Copyright © 2010-2012. All Rights Reserved.