| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlAdhocProperty> |
XmlAdhocChartSerie.property |
protected List<XmlAdhocProperty> |
XmlAdhocReport.property |
protected List<XmlAdhocProperty> |
XmlAdhocColumn.property |
protected List<XmlAdhocProperty> |
XmlAdhocComponent.property |
protected List<XmlAdhocProperty> |
XmlAdhocGroup.property |
protected List<XmlAdhocProperty> |
XmlAdhocRestriction.property |
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocProperty |
ObjectFactory.createXmlAdhocProperty()
Create an instance of
XmlAdhocProperty |
| Modifier and Type | Method and Description |
|---|---|
List<XmlAdhocProperty> |
XmlAdhocChartSerie.getProperty()
Gets the value of the property property.
|
List<XmlAdhocProperty> |
XmlAdhocReport.getProperty()
Gets the value of the property property.
|
List<XmlAdhocProperty> |
XmlAdhocColumn.getProperty()
Gets the value of the property property.
|
List<XmlAdhocProperty> |
XmlAdhocComponent.getProperty()
Gets the value of the property property.
|
List<XmlAdhocProperty> |
XmlAdhocGroup.getProperty()
Gets the value of the property property.
|
List<XmlAdhocProperty> |
XmlAdhocRestriction.getProperty()
Gets the value of the property property.
|
Copyright © 2010–2021. All rights reserved.