| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocGroup |
AdhocGroup.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<AdhocGroup> |
AdhocReport.getGroups()
Getter for the field
groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.addGroup(AdhocGroup group)
addGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setGroups(List<AdhocGroup> groups)
Setter for the field
groups. |
| Modifier and Type | Method and Description |
|---|---|
protected GroupBuilder<?> |
DefaultAdhocReportCustomizer.group(AdhocGroup adhocGroup)
group.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocGroup |
XmlToAdhocTransform.group(XmlAdhocGroup xmlAdhocGroup)
group.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocGroup |
AdhocToXmlTransform.group(AdhocGroup adhocGroup)
group.
|
Copyright © 2010–2021. All rights reserved.