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

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

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

Classes in net.sf.dynamicreports.design.base that implement DRIDesignField
 class DRDesignField
           
 

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

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

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

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

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

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

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



Copyright © 2010-2014. All Rights Reserved.