Uses of Interface
net.sf.dynamicreports.report.definition.DRISort

Packages that use DRISort
net.sf.dynamicreports.design.transformation   
net.sf.dynamicreports.report.base   
net.sf.dynamicreports.report.definition   
 

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

Methods in net.sf.dynamicreports.design.transformation that return types with arguments of type DRISort
protected  List<? extends DRISort> MainDatasetExpressionTransform.transformSorts()
           
protected  List<? extends DRISort> DatasetExpressionTransform.transformSorts()
           
protected abstract  List<? extends DRISort> AbstractExpressionTransform.transformSorts()
           
 

Uses of DRISort in net.sf.dynamicreports.report.base
 

Classes in net.sf.dynamicreports.report.base that implement DRISort
 class DRSort
           
 

Uses of DRISort in net.sf.dynamicreports.report.definition
 

Methods in net.sf.dynamicreports.report.definition that return types with arguments of type DRISort
 List<? extends DRISort> DRIReport.getSorts()
           
 List<? extends DRISort> DRIDataset.getSorts()
           
 



Copyright © 2010-2014. All Rights Reserved.