|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocCalculation | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocCalculation in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocCalculation | |
|---|---|
AdhocCalculation |
AdhocSubtotal.getCalculation()
|
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. |
| Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocCalculation | |
|---|---|
void |
AdhocSubtotal.setCalculation(AdhocCalculation calculation)
|
| Uses of AdhocCalculation in net.sf.dynamicreports.adhoc.report |
|---|
| Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocCalculation | |
|---|---|
protected Calculation |
DefaultAdhocReportCustomizer.calculation(AdhocCalculation adhocCalculation)
|
| Uses of AdhocCalculation in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocCalculation | |
|---|---|
protected AdhocCalculation |
XmlToAdhocTransform.calculation(XmlAdhocCalculation xmlAdhocCalculation)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocCalculation | |
|---|---|
protected XmlAdhocCalculation |
AdhocToXmlTransform.calculation(AdhocCalculation adhocCalculation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||