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

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

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

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRISubtotal
 Position TemplateTransform.getSubtotalLabelPosition(DRISubtotal<?> subtotal)
           
 

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

Classes in net.sf.dynamicreports.report.base that implement DRISubtotal
 class DRSubtotal<T>
           
 

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

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



Copyright © 2010-2014. All Rights Reserved.