Uses of Interface
net.sf.dynamicreports.report.definition.style.DRISimpleStyle

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

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

Methods in net.sf.dynamicreports.design.transformation that return DRISimpleStyle
protected  DRISimpleStyle TemplateTransform.getCrosstabEvenRowStyle(DRICrosstab crosstab)
           
protected  DRISimpleStyle TemplateTransform.getCrosstabOddRowStyle(DRICrosstab crosstab)
           
protected  DRISimpleStyle TemplateTransform.getDetailEvenRowStyle()
           
protected  DRISimpleStyle TemplateTransform.getDetailOddRowStyle()
           
 

Uses of DRISimpleStyle in net.sf.dynamicreports.report.base.style
 

Classes in net.sf.dynamicreports.report.base.style that implement DRISimpleStyle
 class DRSimpleStyle
           
 

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

Methods in net.sf.dynamicreports.report.definition that return DRISimpleStyle
 DRISimpleStyle DRIReportTemplate.getCrosstabEvenRowStyle()
           
 DRISimpleStyle DRIReportTemplate.getCrosstabOddRowStyle()
           
 DRISimpleStyle DRIReportTemplate.getDetailEvenRowStyle()
           
 DRISimpleStyle DRIReport.getDetailEvenRowStyle()
           
 DRISimpleStyle DRIReportTemplate.getDetailOddRowStyle()
           
 DRISimpleStyle DRIReport.getDetailOddRowStyle()
           
 

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

Methods in net.sf.dynamicreports.report.definition.crosstab that return DRISimpleStyle
 DRISimpleStyle DRICrosstab.getEvenRowStyle()
           
 DRISimpleStyle DRICrosstab.getOddRowStyle()
           
 



Copyright © 2010-2014. All Rights Reserved.