| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocProperties |
AdhocProperties.clone() |
AdhocProperties |
AdhocReport.getProperties()
Getter for the field
properties. |
AdhocProperties |
AdhocComponent.getProperties()
Getter for the field
properties. |
AdhocProperties |
AdhocGroup.getProperties()
Getter for the field
properties. |
AdhocProperties |
AdhocColumn.getProperties()
Getter for the field
properties. |
AdhocProperties |
AdhocRestriction.getProperties()
Getter for the field
properties. |
AdhocProperties |
AdhocChartSerie.getProperties()
Getter for the field
properties. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setProperties(AdhocProperties properties)
Setter for the field
properties. |
void |
AdhocComponent.setProperties(AdhocProperties properties)
Setter for the field
properties. |
void |
AdhocGroup.setProperties(AdhocProperties properties)
Setter for the field
properties. |
void |
AdhocColumn.setProperties(AdhocProperties properties)
Setter for the field
properties. |
void |
AdhocRestriction.setProperties(AdhocProperties properties)
Setter for the field
properties. |
void |
AdhocChartSerie.setProperties(AdhocProperties properties)
Setter for the field
properties. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdhocToXmlTransform.properties(AdhocProperties properties,
List<XmlAdhocProperty> xmlAdhocProperties)
properties.
|
protected void |
XmlToAdhocTransform.properties(List<XmlAdhocProperty> xmlAdhocProperties,
AdhocProperties properties)
properties.
|
Copyright © 2010–2021. All rights reserved.