|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DRIStyle in net.sf.dynamicreports.design.transformation |
---|
Methods in net.sf.dynamicreports.design.transformation that return DRIStyle | |
---|---|
protected DRIStyle |
StyleTransform.getStyle(DRIReportStyle reportStyle)
|
Methods in net.sf.dynamicreports.design.transformation that return types with arguments of type DRIStyle | |
---|---|
Map<String,DRIStyle> |
TemplateTransform.getTemplateStyles()
|
Uses of DRIStyle in net.sf.dynamicreports.report.base |
---|
Methods in net.sf.dynamicreports.report.base that return types with arguments of type DRIStyle | |
---|---|
List<DRIStyle> |
DRReportTemplate.getTemplateStyles()
|
List<DRIStyle> |
DRReport.getTemplateStyles()
|
Methods in net.sf.dynamicreports.report.base with parameters of type DRIStyle | |
---|---|
void |
DRReportTemplate.addTemplateStyle(DRIStyle templateStyle)
|
void |
DRReport.addTemplateStyle(DRIStyle templateStyle)
|
Method parameters in net.sf.dynamicreports.report.base with type arguments of type DRIStyle | |
---|---|
void |
DRReportTemplate.setTemplateStyles(List<DRIStyle> templateStyles)
|
void |
DRReport.setTemplateStyles(List<DRIStyle> templateStyles)
|
Uses of DRIStyle in net.sf.dynamicreports.report.base.style |
---|
Classes in net.sf.dynamicreports.report.base.style that implement DRIStyle | |
---|---|
class |
DRStyle
|
Uses of DRIStyle in net.sf.dynamicreports.report.defaults |
---|
Methods in net.sf.dynamicreports.report.defaults that return DRIStyle | |
---|---|
DRIStyle |
Default.getBandStyle()
|
DRIStyle |
Default.getBooleanColumnStyle()
|
Uses of DRIStyle in net.sf.dynamicreports.report.definition |
---|
Methods in net.sf.dynamicreports.report.definition that return types with arguments of type DRIStyle | |
---|---|
List<DRIStyle> |
DRIReportTemplate.getTemplateStyles()
|
List<DRIStyle> |
DRIReport.getTemplateStyles()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |