|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DJVariableResetType | |
|---|---|
| ar.com.fdvs.dj.domain.builders | |
| ar.com.fdvs.dj.domain.constants | |
| ar.com.fdvs.dj.domain.entities | |
| Uses of DJVariableResetType in ar.com.fdvs.dj.domain.builders |
|---|
| Methods in ar.com.fdvs.dj.domain.builders with parameters of type DJVariableResetType | |
|---|---|
FastReportBuilder |
FastReportBuilder.addVariable(String name,
DJCalculation calculation,
CustomExpression expression,
CustomExpression initialValueExpression,
DJVariableResetType resetType,
int resetGroup)
|
| Uses of DJVariableResetType in ar.com.fdvs.dj.domain.constants |
|---|
| Fields in ar.com.fdvs.dj.domain.constants declared as DJVariableResetType | |
|---|---|
static DJVariableResetType |
DJVariableResetType.COLUMN
|
static DJVariableResetType |
DJVariableResetType.GROUP
|
static DJVariableResetType |
DJVariableResetType.NONE
|
static DJVariableResetType |
DJVariableResetType.PAGE
|
static DJVariableResetType |
DJVariableResetType.REPORT
|
| Uses of DJVariableResetType in ar.com.fdvs.dj.domain.entities |
|---|
| Methods in ar.com.fdvs.dj.domain.entities that return DJVariableResetType | |
|---|---|
DJVariableResetType |
DJVariable.getResetType()
|
| Methods in ar.com.fdvs.dj.domain.entities with parameters of type DJVariableResetType | |
|---|---|
void |
DJVariable.setResetType(DJVariableResetType resetType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||