|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder |
---|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.column |
---|
Methods in net.sf.dynamicreports.report.builder.column with parameters of type ReportStyleBuilder | |
---|---|
T |
ColumnBuilder.setStyle(ReportStyleBuilder style)
Sets the column value style. |
T |
ColumnBuilder.setTitleStyle(ReportStyleBuilder titleStyle)
Sets the column title style. |
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.component |
---|
Methods in net.sf.dynamicreports.report.builder.component with parameters of type ReportStyleBuilder | |
---|---|
HorizontalListBuilder |
HorizontalListBuilder.setBaseStyle(ReportStyleBuilder style)
|
HorizontalListBuilder |
HorizontalListBuilder.setStyle(ReportStyleBuilder style)
|
T |
ComponentBuilder.setStyle(ReportStyleBuilder style)
|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.crosstab |
---|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.grid |
---|
Methods in net.sf.dynamicreports.report.builder.grid with parameters of type ReportStyleBuilder | |
---|---|
ColumnTitleGroupBuilder |
ColumnTitleGroupBuilder.setTitleStyle(ReportStyleBuilder titleStyle)
|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.group |
---|
Methods in net.sf.dynamicreports.report.builder.group with parameters of type ReportStyleBuilder | |
---|---|
T |
GroupBuilder.setFooterStyle(ReportStyleBuilder style)
|
T |
GroupBuilder.setHeaderStyle(ReportStyleBuilder style)
|
T |
GroupBuilder.setStyle(ReportStyleBuilder style)
|
T |
GroupBuilder.setTitleStyle(ReportStyleBuilder titleStyle)
|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.style |
---|
Classes in net.sf.dynamicreports.report.builder.style that implement ReportStyleBuilder | |
---|---|
class |
StyleBuilder
|
class |
TemplateStyleBuilder
|
Methods in net.sf.dynamicreports.report.builder.style with parameters of type ReportStyleBuilder | |
---|---|
StyleBuilder |
StyleBuilder.setParentStyle(ReportStyleBuilder parentStyle)
|
static StyleBuilder |
Styles.style(ReportStyleBuilder parentStyle)
|
StyleBuilder |
StyleBuilders.style(ReportStyleBuilder parentStyle)
|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.subtotal |
---|
Methods in net.sf.dynamicreports.report.builder.subtotal with parameters of type ReportStyleBuilder | |
---|---|
T |
BaseSubtotalBuilder.setLabelStyle(ReportStyleBuilder labelStyle)
|
T |
BaseSubtotalBuilder.setStyle(ReportStyleBuilder style)
|
Uses of ReportStyleBuilder in net.sf.dynamicreports.report.builder.tableofcontents |
---|
Fields in net.sf.dynamicreports.report.builder.tableofcontents declared as ReportStyleBuilder | |
---|---|
protected ReportStyleBuilder |
TableOfContentsCustomizer.headingStyle
|
protected ReportStyleBuilder |
TableOfContentsCustomizer.titleStyle
|
Fields in net.sf.dynamicreports.report.builder.tableofcontents with type parameters of type ReportStyleBuilder | |
---|---|
protected Map<Integer,ReportStyleBuilder> |
TableOfContentsCustomizer.headingStyles
|
Methods in net.sf.dynamicreports.report.builder.tableofcontents with parameters of type ReportStyleBuilder | |
---|---|
TableOfContentsCustomizerBuilder |
TableOfContentsCustomizerBuilder.setHeadingStyle(int level,
ReportStyleBuilder headingStyle)
|
void |
TableOfContentsCustomizer.setHeadingStyle(int level,
ReportStyleBuilder headingStyle)
|
TableOfContentsCustomizerBuilder |
TableOfContentsCustomizerBuilder.setHeadingStyle(ReportStyleBuilder headingStyle)
|
void |
TableOfContentsCustomizer.setHeadingStyle(ReportStyleBuilder headingStyle)
|
TableOfContentsCustomizerBuilder |
TableOfContentsCustomizerBuilder.setTitleStyle(ReportStyleBuilder titleStyle)
|
void |
TableOfContentsCustomizer.setTitleStyle(ReportStyleBuilder titleStyle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |