Package | Description |
---|---|
ar.com.fdvs.dj.domain.builders | |
ar.com.fdvs.dj.domain.entities |
Modifier and Type | Method and Description |
---|---|
GroupBuilder |
GroupBuilder.addFooterVariable(AbstractColumn column3,
DJCalculation operation,
Style style,
DJValueFormatter valueFormatter,
DJGroupLabel label) |
GroupBuilder |
GroupBuilder.addHeaderVariable(AbstractColumn column,
DJCalculation operation,
Style style,
DJValueFormatter formatter,
DJGroupLabel glabel1) |
GroupBuilder |
GroupBuilder.setFooterLabel(DJGroupLabel label)
Footer labels are placed at the right of of the footer variables.
|
Modifier and Type | Method and Description |
---|---|
DJGroupLabel |
DJGroup.getFooterLabel() |
DJGroupLabel |
DJGroupVariable.getLabel() |
Modifier and Type | Method and Description |
---|---|
void |
DJGroup.setFooterLabel(DJGroupLabel footerLabel) |
void |
DJGroupVariable.setLabel(DJGroupLabel label) |
Constructor and Description |
---|
DJGroupVariable(AbstractColumn columnToApplyOperation,
DJCalculation operation,
Style style,
DJValueFormatter valueFormatter,
DJGroupLabel label) |
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.