|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocSubtotalPosition | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocSubtotalPosition in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocSubtotalPosition | |
|---|---|
AdhocSubtotalPosition |
AdhocSubtotal.getPosition()
|
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. |
| Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocSubtotalPosition | |
|---|---|
void |
AdhocSubtotal.setPosition(AdhocSubtotalPosition position)
|
| Uses of AdhocSubtotalPosition in net.sf.dynamicreports.adhoc.report |
|---|
| Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocSubtotalPosition | |
|---|---|
protected void |
DefaultAdhocReportCustomizer.addSubtotal(SubtotalBuilder<?,?> subtotal,
AdhocSubtotalPosition adhocSubtotalPosition,
String groupName)
|
| Uses of AdhocSubtotalPosition in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocSubtotalPosition | |
|---|---|
protected AdhocSubtotalPosition |
XmlToAdhocTransform.subtotalPosition(XmlAdhocSubtotalPosition xmlAdhocSubtotalPosition)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocSubtotalPosition | |
|---|---|
protected XmlAdhocSubtotalPosition |
AdhocToXmlTransform.subtotalPosition(AdhocSubtotalPosition adhocSubtotalPosition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||