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

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

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

Classes in net.sf.dynamicreports.design.base that implement DRIDesignVariable
 class DRDesignVariable
           
 

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

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

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

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

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

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

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



Copyright © 2010-2014. All Rights Reserved.