| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocGroupHeaderLayout |
AdhocToXmlTransform.groupHeaderLayout(AdhocGroupHeaderLayout adhocGroupHeaderLayout)
groupHeaderLayout.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocGroupHeaderLayout |
XmlToAdhocTransform.groupHeaderLayout(XmlAdhocGroupHeaderLayout xmlAdhocGroupHeaderLayout)
groupHeaderLayout.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocGroupHeaderLayout |
XmlAdhocGroup.headerLayout |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocGroupHeaderLayout |
XmlAdhocGroupHeaderLayout.fromValue(String v) |
XmlAdhocGroupHeaderLayout |
XmlAdhocGroup.getHeaderLayout()
Gets the value of the headerLayout property.
|
static XmlAdhocGroupHeaderLayout |
XmlAdhocGroupHeaderLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocGroupHeaderLayout[] |
XmlAdhocGroupHeaderLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocGroup.setHeaderLayout(XmlAdhocGroupHeaderLayout value)
Sets the value of the headerLayout property.
|
Copyright © 2010–2021. All rights reserved.