| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocSubtotal |
AdhocSubtotal.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<AdhocSubtotal> |
AdhocReport.getSubtotals()
Getter for the field
subtotals. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.addSubtotal(AdhocSubtotal subtotal)
addSubtotal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setSubtotals(List<AdhocSubtotal> subtotals)
Setter for the field
subtotals. |
| Modifier and Type | Method and Description |
|---|---|
protected SubtotalBuilder<?,?> |
DefaultAdhocReportCustomizer.subtotal(AdhocSubtotal adhocSubtotal)
subtotal.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocSubtotal |
XmlToAdhocTransform.subtotal(XmlAdhocSubtotal xmlAdhocSubtotal)
subtotal.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocSubtotal |
AdhocToXmlTransform.subtotal(AdhocSubtotal adhocSubtotal)
subtotal.
|
Copyright © 2010–2021. All rights reserved.