| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocCalculation |
AdhocSubtotal.getCalculation()
Getter for the field
calculation. |
static AdhocCalculation |
AdhocCalculation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocCalculation[] |
AdhocCalculation.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.setCalculation(AdhocCalculation calculation)
Setter for the field
calculation. |
| Modifier and Type | Method and Description |
|---|---|
protected Calculation |
DefaultAdhocReportCustomizer.calculation(AdhocCalculation adhocCalculation)
calculation.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocCalculation |
XmlToAdhocTransform.calculation(XmlAdhocCalculation xmlAdhocCalculation)
calculation.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocCalculation |
AdhocToXmlTransform.calculation(AdhocCalculation adhocCalculation)
calculation.
|
Copyright © 2010–2021. All rights reserved.