|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRSubtotal | |
---|---|
net.sf.dynamicreports.report.base | |
net.sf.dynamicreports.report.builder.subtotal |
Uses of DRSubtotal in net.sf.dynamicreports.report.base |
---|
Methods in net.sf.dynamicreports.report.base that return types with arguments of type DRSubtotal | |
---|---|
List<DRSubtotal<?>> |
DRReport.getSubtotals()
|
Methods in net.sf.dynamicreports.report.base with parameters of type DRSubtotal | |
---|---|
void |
DRReport.addSubtotal(DRSubtotal<?> subtotal)
|
Method parameters in net.sf.dynamicreports.report.base with type arguments of type DRSubtotal | |
---|---|
void |
DRReport.setSubtotals(List<DRSubtotal<?>> subtotals)
|
Uses of DRSubtotal in net.sf.dynamicreports.report.builder.subtotal |
---|
Methods in net.sf.dynamicreports.report.builder.subtotal that return DRSubtotal | |
---|---|
DRSubtotal<U> |
BaseSubtotalBuilder.getSubtotal()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |