Uses of Interface
net.sf.dynamicreports.report.definition.component.DRIList

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

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

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRIList
protected  int TemplateTransform.getListGap(DRIList list)
           
protected  Integer TemplateTransform.getListHeight(DRIList list)
           
protected  Integer TemplateTransform.getListWidth(DRIList list)
           
protected  DRDesignList ComponentTransform.list(DRIList list, DefaultStyleType defaultStyleType, ResetType resetType, DRDesignGroup resetGroup)
           
 

Uses of DRIList in net.sf.dynamicreports.report.base.component
 

Classes in net.sf.dynamicreports.report.base.component that implement DRIList
 class DRList
           
 

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

Methods in net.sf.dynamicreports.report.definition that return DRIList
 DRIList DRIBand.getList()
           
 

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

Methods in net.sf.dynamicreports.report.definition.crosstab that return DRIList
 DRIList DRICrosstabCellContent.getList()
           
 



Copyright © 2010-2014. All Rights Reserved.