| Package | Description |
|---|---|
| ar.com.fdvs.dj.domain.builders | |
| ar.com.fdvs.dj.domain.constants | |
| ar.com.fdvs.dj.domain.entities |
| Modifier and Type | Method and Description |
|---|---|
FastReportBuilder |
FastReportBuilder.addVariable(String name,
DJCalculation calculation,
CustomExpression expression,
CustomExpression initialValueExpression,
DJVariableResetType resetType,
int resetGroup) |
| Modifier and Type | Field and Description |
|---|---|
static DJVariableResetType |
DJVariableResetType.COLUMN |
static DJVariableResetType |
DJVariableResetType.GROUP |
static DJVariableResetType |
DJVariableResetType.NONE |
static DJVariableResetType |
DJVariableResetType.PAGE |
static DJVariableResetType |
DJVariableResetType.REPORT |
| Modifier and Type | Method and Description |
|---|---|
DJVariableResetType |
DJVariable.getResetType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DJVariable.setResetType(DJVariableResetType resetType) |
Copyright © 2006–2020 FDV Solutions. All rights reserved.