|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubtotalPosition | |
|---|---|
| net.sf.dynamicreports.report.base | |
| net.sf.dynamicreports.report.builder.subtotal | |
| net.sf.dynamicreports.report.constant | |
| net.sf.dynamicreports.report.definition | |
| Uses of SubtotalPosition in net.sf.dynamicreports.report.base |
|---|
| Methods in net.sf.dynamicreports.report.base that return SubtotalPosition | |
|---|---|
SubtotalPosition |
DRSubtotal.getPosition()
|
| Methods in net.sf.dynamicreports.report.base with parameters of type SubtotalPosition | |
|---|---|
void |
DRSubtotal.setPosition(SubtotalPosition position)
|
| Uses of SubtotalPosition in net.sf.dynamicreports.report.builder.subtotal |
|---|
| Methods in net.sf.dynamicreports.report.builder.subtotal with parameters of type SubtotalPosition | |
|---|---|
T |
BaseSubtotalBuilder.setPosition(SubtotalPosition position)
|
| Uses of SubtotalPosition in net.sf.dynamicreports.report.constant |
|---|
| Methods in net.sf.dynamicreports.report.constant that return SubtotalPosition | |
|---|---|
static SubtotalPosition |
SubtotalPosition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SubtotalPosition[] |
SubtotalPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SubtotalPosition in net.sf.dynamicreports.report.definition |
|---|
| Methods in net.sf.dynamicreports.report.definition that return SubtotalPosition | |
|---|---|
SubtotalPosition |
DRISubtotal.getPosition()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||