Package | Description |
---|---|
ar.com.fdvs.dj.core.layout | |
ar.com.fdvs.dj.core.registration | |
ar.com.fdvs.dj.domain.builders | |
ar.com.fdvs.dj.domain.entities |
Modifier and Type | Method and Description |
---|---|
protected DJGroupVariable |
ClassicLayoutManager.findLeftMostColumn(List variables) |
protected DJGroupVariable |
ClassicLayoutManager.findRightMostColumn(List variables) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClassicLayoutManager.setTextAndClassToExpression(net.sf.jasperreports.engine.design.JRDesignExpression expression,
DJGroupVariable var,
AbstractColumn col,
String variableName)
If a variable has a DJValueFormatter, we must use it in the expression, otherwise, use plain $V{...}
|
Modifier and Type | Method and Description |
---|---|
protected void |
ColumnsGroupVariablesRegistrationManager.registerValueFormatter(DJGroupVariable djVariable,
String variableName)
Registers the parameter for the value formatter for the given variable and puts
it's implementation in the parameters map.
|
Modifier and Type | Method and Description |
---|---|
GroupBuilder |
GroupBuilder.addFooterVariable(DJGroupVariable variable) |
DynamicReportBuilder |
DynamicReportBuilder.addGlobalColumnVariable(String position,
DJGroupVariable variable) |
DynamicReportBuilder |
DynamicReportBuilder.addGlobalFooterVariable(DJGroupVariable variable) |
DynamicReportBuilder |
DynamicReportBuilder.addGlobalHeaderVariable(DJGroupVariable variable) |
GroupBuilder |
GroupBuilder.addHeaderVariable(DJGroupVariable variable) |
Modifier and Type | Method and Description |
---|---|
void |
DJGroup.addFooterVariable(DJGroupVariable var) |
void |
DJGroup.addHeaderVariable(DJGroupVariable var) |
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.