| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocStyle |
AdhocStyle.clone() |
AdhocStyle |
AdhocReport.getColumnStyle()
Getter for the field
columnStyle. |
AdhocStyle |
AdhocReport.getColumnTitleStyle()
Getter for the field
columnTitleStyle. |
AdhocStyle |
AdhocReport.getDetailEvenRowStyle()
Getter for the field
detailEvenRowStyle. |
AdhocStyle |
AdhocReport.getDetailOddRowStyle()
Getter for the field
detailOddRowStyle. |
AdhocStyle |
AdhocReport.getGroupStyle()
Getter for the field
groupStyle. |
AdhocStyle |
AdhocReport.getGroupTitleStyle()
Getter for the field
groupTitleStyle. |
AdhocStyle |
AdhocSubtotal.getLabelStyle()
Getter for the field
labelStyle. |
AdhocStyle |
AdhocComponent.getStyle()
Getter for the field
style. |
AdhocStyle |
AdhocGroup.getStyle()
Getter for the field
style. |
AdhocStyle |
AdhocSubtotal.getStyle()
Getter for the field
style. |
AdhocStyle |
AdhocColumn.getStyle()
Getter for the field
style. |
AdhocStyle |
AdhocReport.getSubtotalStyle()
Getter for the field
subtotalStyle. |
AdhocStyle |
AdhocReport.getTextStyle()
Getter for the field
textStyle. |
AdhocStyle |
AdhocGroup.getTitleStyle()
Getter for the field
titleStyle. |
AdhocStyle |
AdhocColumn.getTitleStyle()
Getter for the field
titleStyle. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setColumnStyle(AdhocStyle columnStyle)
Setter for the field
columnStyle. |
void |
AdhocReport.setColumnTitleStyle(AdhocStyle columnTitleStyle)
Setter for the field
columnTitleStyle. |
void |
AdhocReport.setDetailEvenRowStyle(AdhocStyle detailEvenRowStyle)
Setter for the field
detailEvenRowStyle. |
void |
AdhocReport.setDetailOddRowStyle(AdhocStyle detailOddRowStyle)
Setter for the field
detailOddRowStyle. |
void |
AdhocReport.setGroupStyle(AdhocStyle groupStyle)
Setter for the field
groupStyle. |
void |
AdhocReport.setGroupTitleStyle(AdhocStyle groupTitleStyle)
Setter for the field
groupTitleStyle. |
void |
AdhocSubtotal.setLabelStyle(AdhocStyle labelStyle)
Setter for the field
labelStyle. |
void |
AdhocComponent.setStyle(AdhocStyle style)
Setter for the field
style. |
void |
AdhocGroup.setStyle(AdhocStyle style)
Setter for the field
style. |
void |
AdhocSubtotal.setStyle(AdhocStyle style)
Setter for the field
style. |
void |
AdhocColumn.setStyle(AdhocStyle style)
Setter for the field
style. |
void |
AdhocReport.setSubtotalStyle(AdhocStyle subtotalStyle)
Setter for the field
subtotalStyle. |
void |
AdhocReport.setTextStyle(AdhocStyle textStyle)
Setter for the field
textStyle. |
void |
AdhocGroup.setTitleStyle(AdhocStyle titleStyle)
Setter for the field
titleStyle. |
void |
AdhocColumn.setTitleStyle(AdhocStyle titleStyle)
Setter for the field
titleStyle. |
| Modifier and Type | Method and Description |
|---|---|
protected BaseStyleBuilder<?,?> |
DefaultAdhocReportCustomizer.baseStyle(AdhocStyle adhocStyle,
BaseStyleBuilder<?,?> baseStyle)
baseStyle.
|
protected SimpleStyleBuilder |
DefaultAdhocReportCustomizer.simpleStyle(AdhocStyle adhocStyle)
simpleStyle.
|
protected StyleBuilder |
DefaultAdhocReportCustomizer.style(AdhocStyle adhocStyle)
style.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocStyle |
XmlToAdhocTransform.style(XmlAdhocStyle xmlAdhocStyle)
style.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocStyle |
AdhocToXmlTransform.style(AdhocStyle adhocStyle)
style.
|
Copyright © 2010–2021. All rights reserved.