| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocSubtotalPosition |
AdhocSubtotal.getPosition()
Getter for the field
position. |
static AdhocSubtotalPosition |
AdhocSubtotalPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocSubtotalPosition[] |
AdhocSubtotalPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocSubtotal.setPosition(AdhocSubtotalPosition position)
Setter for the field
position. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultAdhocReportCustomizer.addSubtotal(SubtotalBuilder<?,?> subtotal,
AdhocSubtotalPosition adhocSubtotalPosition,
String groupName)
addSubtotal.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocSubtotalPosition |
XmlToAdhocTransform.subtotalPosition(XmlAdhocSubtotalPosition xmlAdhocSubtotalPosition)
subtotalPosition.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocSubtotalPosition |
AdhocToXmlTransform.subtotalPosition(AdhocSubtotalPosition adhocSubtotalPosition)
subtotalPosition.
|
Copyright © 2010–2021. All rights reserved.