|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocProperty | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocProperty in net.sf.dynamicreports.adhoc.transformation |
|---|
| Method parameters in net.sf.dynamicreports.adhoc.transformation with type arguments of type XmlAdhocProperty | |
|---|---|
protected void |
AdhocToXmlTransform.properties(AdhocProperties properties,
List<XmlAdhocProperty> xmlAdhocProperties)
|
protected void |
XmlToAdhocTransform.properties(List<XmlAdhocProperty> xmlAdhocProperties,
AdhocProperties properties)
|
| Uses of XmlAdhocProperty in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration with type parameters of type XmlAdhocProperty | |
|---|---|
protected List<XmlAdhocProperty> |
XmlAdhocRestriction.property
|
protected List<XmlAdhocProperty> |
XmlAdhocGroup.property
|
protected List<XmlAdhocProperty> |
XmlAdhocComponent.property
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocProperty | |
|---|---|
XmlAdhocProperty |
ObjectFactory.createXmlAdhocProperty()
Create an instance of XmlAdhocProperty |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocProperty | |
|---|---|
List<XmlAdhocProperty> |
XmlAdhocRestriction.getProperty()
Gets the value of the property property. |
List<XmlAdhocProperty> |
XmlAdhocGroup.getProperty()
Gets the value of the property property. |
List<XmlAdhocProperty> |
XmlAdhocComponent.getProperty()
Gets the value of the property property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||