Uses of Interface
net.sf.dynamicreports.report.definition.crosstab.DRICrosstabVariable

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

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

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRICrosstabVariable
protected  CrosstabPercentageType TemplateTransform.getCrosstabPercentageType(DRICrosstabVariable<?> variable)
           
 

Uses of DRICrosstabVariable in net.sf.dynamicreports.report.base.crosstab
 

Classes in net.sf.dynamicreports.report.base.crosstab that implement DRICrosstabVariable
 class DRCrosstabVariable<T>
           
 

Methods in net.sf.dynamicreports.report.base.crosstab that return types with arguments of type DRICrosstabVariable
 List<DRICrosstabVariable<?>> DRCrosstab.getVariables()
           
 

Methods in net.sf.dynamicreports.report.base.crosstab with parameters of type DRICrosstabVariable
 void DRCrosstab.addVariable(DRICrosstabVariable<?> variable)
           
 

Uses of DRICrosstabVariable in net.sf.dynamicreports.report.definition.crosstab
 

Methods in net.sf.dynamicreports.report.definition.crosstab that return types with arguments of type DRICrosstabVariable
 List<DRICrosstabVariable<?>> DRICrosstab.getVariables()
           
 



Copyright © 2010-2014. All Rights Reserved.