|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocStyle | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocStyle in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocStyle | |
|---|---|
protected XmlAdhocStyle |
AdhocToXmlTransform.style(AdhocStyle adhocStyle)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocStyle | |
|---|---|
protected AdhocStyle |
XmlToAdhocTransform.style(XmlAdhocStyle xmlAdhocStyle)
|
| Uses of XmlAdhocStyle in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocStyle | |
|---|---|
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 |
XmlAdhocSubtotal.style
|
protected XmlAdhocStyle |
XmlAdhocGroup.style
|
protected XmlAdhocStyle |
XmlAdhocComponent.style
|
protected XmlAdhocStyle |
XmlAdhocColumn.style
|
protected XmlAdhocStyle |
XmlAdhocReport.subtotalStyle
|
protected XmlAdhocStyle |
XmlAdhocReport.textStyle
|
protected XmlAdhocStyle |
XmlAdhocGroup.titleStyle
|
protected XmlAdhocStyle |
XmlAdhocColumn.titleStyle
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocStyle | |
|---|---|
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 |
XmlAdhocSubtotal.getStyle()
Gets the value of the style property. |
XmlAdhocStyle |
XmlAdhocGroup.getStyle()
Gets the value of the style property. |
XmlAdhocStyle |
XmlAdhocComponent.getStyle()
Gets the value of the style property. |
XmlAdhocStyle |
XmlAdhocColumn.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 |
XmlAdhocGroup.getTitleStyle()
Gets the value of the titleStyle property. |
XmlAdhocStyle |
XmlAdhocColumn.getTitleStyle()
Gets the value of the titleStyle property. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocStyle | |
|---|---|
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 |
XmlAdhocSubtotal.setStyle(XmlAdhocStyle value)
Sets the value of the style property. |
void |
XmlAdhocGroup.setStyle(XmlAdhocStyle value)
Sets the value of the style property. |
void |
XmlAdhocComponent.setStyle(XmlAdhocStyle value)
Sets the value of the style property. |
void |
XmlAdhocColumn.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 |
XmlAdhocGroup.setTitleStyle(XmlAdhocStyle value)
Sets the value of the titleStyle property. |
void |
XmlAdhocColumn.setTitleStyle(XmlAdhocStyle value)
Sets the value of the titleStyle property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||