| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocStyle |
AdhocToXmlTransform.style(AdhocStyle adhocStyle)
style.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocStyle |
XmlToAdhocTransform.style(XmlAdhocStyle xmlAdhocStyle)
style.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocStyle |
XmlAdhocReport.columnStyle |
protected XmlAdhocStyle |
XmlAdhocReport.columnTitleStyle |
protected XmlAdhocStyle |
XmlAdhocReport.detailEvenRowStyle |
protected XmlAdhocStyle |
XmlAdhocReport.detailOddRowStyle |
protected XmlAdhocStyle |
XmlAdhocReport.groupStyle |
protected XmlAdhocStyle |
XmlAdhocReport.groupTitleStyle |
protected XmlAdhocStyle |
XmlAdhocSubtotal.labelStyle |
protected XmlAdhocStyle |
XmlAdhocColumn.style |
protected XmlAdhocStyle |
XmlAdhocComponent.style |
protected XmlAdhocStyle |
XmlAdhocGroup.style |
protected XmlAdhocStyle |
XmlAdhocSubtotal.style |
protected XmlAdhocStyle |
XmlAdhocReport.subtotalStyle |
protected XmlAdhocStyle |
XmlAdhocReport.textStyle |
protected XmlAdhocStyle |
XmlAdhocColumn.titleStyle |
protected XmlAdhocStyle |
XmlAdhocGroup.titleStyle |
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocStyle |
ObjectFactory.createXmlAdhocStyle()
Create an instance of
XmlAdhocStyle |
XmlAdhocStyle |
XmlAdhocReport.getColumnStyle()
Gets the value of the columnStyle property.
|
XmlAdhocStyle |
XmlAdhocReport.getColumnTitleStyle()
Gets the value of the columnTitleStyle property.
|
XmlAdhocStyle |
XmlAdhocReport.getDetailEvenRowStyle()
Gets the value of the detailEvenRowStyle property.
|
XmlAdhocStyle |
XmlAdhocReport.getDetailOddRowStyle()
Gets the value of the detailOddRowStyle property.
|
XmlAdhocStyle |
XmlAdhocReport.getGroupStyle()
Gets the value of the groupStyle property.
|
XmlAdhocStyle |
XmlAdhocReport.getGroupTitleStyle()
Gets the value of the groupTitleStyle property.
|
XmlAdhocStyle |
XmlAdhocSubtotal.getLabelStyle()
Gets the value of the labelStyle property.
|
XmlAdhocStyle |
XmlAdhocColumn.getStyle()
Gets the value of the style property.
|
XmlAdhocStyle |
XmlAdhocComponent.getStyle()
Gets the value of the style property.
|
XmlAdhocStyle |
XmlAdhocGroup.getStyle()
Gets the value of the style property.
|
XmlAdhocStyle |
XmlAdhocSubtotal.getStyle()
Gets the value of the style property.
|
XmlAdhocStyle |
XmlAdhocReport.getSubtotalStyle()
Gets the value of the subtotalStyle property.
|
XmlAdhocStyle |
XmlAdhocReport.getTextStyle()
Gets the value of the textStyle property.
|
XmlAdhocStyle |
XmlAdhocColumn.getTitleStyle()
Gets the value of the titleStyle property.
|
XmlAdhocStyle |
XmlAdhocGroup.getTitleStyle()
Gets the value of the titleStyle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocReport.setColumnStyle(XmlAdhocStyle value)
Sets the value of the columnStyle property.
|
void |
XmlAdhocReport.setColumnTitleStyle(XmlAdhocStyle value)
Sets the value of the columnTitleStyle property.
|
void |
XmlAdhocReport.setDetailEvenRowStyle(XmlAdhocStyle value)
Sets the value of the detailEvenRowStyle property.
|
void |
XmlAdhocReport.setDetailOddRowStyle(XmlAdhocStyle value)
Sets the value of the detailOddRowStyle property.
|
void |
XmlAdhocReport.setGroupStyle(XmlAdhocStyle value)
Sets the value of the groupStyle property.
|
void |
XmlAdhocReport.setGroupTitleStyle(XmlAdhocStyle value)
Sets the value of the groupTitleStyle property.
|
void |
XmlAdhocSubtotal.setLabelStyle(XmlAdhocStyle value)
Sets the value of the labelStyle property.
|
void |
XmlAdhocColumn.setStyle(XmlAdhocStyle value)
Sets the value of the style property.
|
void |
XmlAdhocComponent.setStyle(XmlAdhocStyle value)
Sets the value of the style property.
|
void |
XmlAdhocGroup.setStyle(XmlAdhocStyle value)
Sets the value of the style property.
|
void |
XmlAdhocSubtotal.setStyle(XmlAdhocStyle value)
Sets the value of the style property.
|
void |
XmlAdhocReport.setSubtotalStyle(XmlAdhocStyle value)
Sets the value of the subtotalStyle property.
|
void |
XmlAdhocReport.setTextStyle(XmlAdhocStyle value)
Sets the value of the textStyle property.
|
void |
XmlAdhocColumn.setTitleStyle(XmlAdhocStyle value)
Sets the value of the titleStyle property.
|
void |
XmlAdhocGroup.setTitleStyle(XmlAdhocStyle value)
Sets the value of the titleStyle property.
|
Copyright © 2010–2021. All rights reserved.