|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PercentageTotalType | |
---|---|
net.sf.dynamicreports.report.builder.column | |
net.sf.dynamicreports.report.builder.subtotal | |
net.sf.dynamicreports.report.constant |
Uses of PercentageTotalType in net.sf.dynamicreports.report.builder.column |
---|
Methods in net.sf.dynamicreports.report.builder.column with parameters of type PercentageTotalType | |
---|---|
PercentageColumnBuilder |
PercentageColumnBuilder.setTotalType(PercentageTotalType totalType)
Sets the total type. |
Uses of PercentageTotalType in net.sf.dynamicreports.report.builder.subtotal |
---|
Methods in net.sf.dynamicreports.report.builder.subtotal with parameters of type PercentageTotalType | |
---|---|
PercentageSubtotalBuilder |
PercentageSubtotalBuilder.setTotalType(PercentageTotalType totalType)
|
Uses of PercentageTotalType in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return PercentageTotalType | |
---|---|
static PercentageTotalType |
PercentageTotalType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PercentageTotalType[] |
PercentageTotalType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |