Uses of Interface
net.sf.dynamicreports.design.definition.DRIDesignSort

Packages that use DRIDesignSort
net.sf.dynamicreports.design.base   
net.sf.dynamicreports.design.definition   
net.sf.dynamicreports.design.transformation   
net.sf.dynamicreports.jasper.transformation   
 

Uses of DRIDesignSort in net.sf.dynamicreports.design.base
 

Classes in net.sf.dynamicreports.design.base that implement DRIDesignSort
 class DRDesignSort
           
 

Methods in net.sf.dynamicreports.design.base that return types with arguments of type DRIDesignSort
 Collection<DRIDesignSort> DRDesignReport.getSorts()
           
 Collection<DRIDesignSort> DRDesignDataset.getSorts()
           
 

Uses of DRIDesignSort in net.sf.dynamicreports.design.definition
 

Methods in net.sf.dynamicreports.design.definition that return types with arguments of type DRIDesignSort
 Collection<DRIDesignSort> DRIDesignReport.getSorts()
           
 Collection<DRIDesignSort> DRIDesignDataset.getSorts()
           
 

Uses of DRIDesignSort in net.sf.dynamicreports.design.transformation
 

Methods in net.sf.dynamicreports.design.transformation that return types with arguments of type DRIDesignSort
 Collection<DRIDesignSort> AbstractExpressionTransform.getSorts()
           
 

Uses of DRIDesignSort in net.sf.dynamicreports.jasper.transformation
 

Methods in net.sf.dynamicreports.jasper.transformation that return types with arguments of type DRIDesignSort
protected  Collection<DRIDesignSort> MainDatasetExpressionTransform.getSorts()
           
protected  Collection<DRIDesignSort> DatasetExpressionTransform.getSorts()
           
protected abstract  Collection<DRIDesignSort> AbstractExpressionTransform.getSorts()
           
 



Copyright © 2010-2014. All Rights Reserved.