Modifier and Type | Method and Description |
---|---|
DRDesignGroup |
DRDesignVariable.getResetGroup()
getResetGroup.
|
Modifier and Type | Method and Description |
---|---|
Collection<DRDesignGroup> |
DRDesignReport.getGroups()
getGroups.
|
Modifier and Type | Method and Description |
---|---|
void |
DRDesignVariable.setResetGroup(DRDesignGroup resetGroup)
Setter for the field
resetGroup . |
Modifier and Type | Method and Description |
---|---|
DRDesignGroup |
DRDesignChart.getEvaluationGroup()
getEvaluationGroup.
|
Modifier and Type | Method and Description |
---|---|
void |
DRDesignChart.setEvaluationGroup(DRDesignGroup evaluationGroup)
Setter for the field
evaluationGroup . |
Modifier and Type | Method and Description |
---|---|
DRDesignGroup |
DRDesignChartDataset.getResetGroup()
getResetGroup.
|
Modifier and Type | Method and Description |
---|---|
void |
DRDesignChartDataset.setResetGroup(DRDesignGroup resetGroup)
Setter for the field
resetGroup . |
Modifier and Type | Method and Description |
---|---|
DRDesignGroup |
DRDesignGenericElement.getEvaluationGroup()
getEvaluationGroup.
|
DRDesignGroup |
DRDesignMap.getEvaluationGroup()
getEvaluationGroup.
|
DRDesignGroup |
DRDesignTextField.getEvaluationGroup()
getEvaluationGroup.
|
Modifier and Type | Method and Description |
---|---|
void |
DRDesignGenericElement.setEvaluationGroup(DRDesignGroup evaluationGroup)
Setter for the field
evaluationGroup . |
void |
DRDesignMap.setEvaluationGroup(DRDesignGroup evaluationGroup)
Setter for the field
evaluationGroup . |
void |
DRDesignTextField.setEvaluationGroup(DRDesignGroup evaluationGroup)
Setter for the field
evaluationGroup . |
Modifier and Type | Method and Description |
---|---|
DRDesignGroup |
DRDesignCrosstabDataset.getResetGroup()
getResetGroup.
|
Modifier and Type | Method and Description |
---|---|
void |
DRDesignCrosstabDataset.setResetGroup(DRDesignGroup resetGroup)
Setter for the field
resetGroup . |
Modifier and Type | Method and Description |
---|---|
protected DRDesignGroup |
GroupTransform.getGroup(DRIGroup group)
getGroup.
|
protected DRDesignGroup |
AbstractExpressionTransform.getVariableResetGroup(DRIVariable<?> variable)
getVariableResetGroup.
|
protected DRDesignGroup |
MainDatasetExpressionTransform.getVariableResetGroup(DRIVariable<?> variable)
getVariableResetGroup.
|
Modifier and Type | Method and Description |
---|---|
Collection<DRDesignGroup> |
GroupTransform.getGroups()
Getter for the field
groups . |
Modifier and Type | Method and Description |
---|---|
protected DRDesignBand |
BandTransform.band(String bandName,
DRIBand band,
SplitType splitType,
DRIReportStyle defaultStyle,
DRIComponent defaultBackgroundComponent,
ResetType resetType,
DRDesignGroup resetGroup)
band.
|
protected DRDesignComponent |
ComponentTransform.booleanField(DRIBooleanField booleanField,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
booleanField.
|
protected DRDesignComponent |
ComponentTransform.component(DRIComponent component,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
component.
|
protected DRDesignGenericElement |
ComponentTransform.genericElement(DRIGenericElement genericElement,
ResetType resetType,
DRDesignGroup resetGroup)
genericElement.
|
protected DRDesignList |
ComponentTransform.list(DRIList list,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
list.
|
protected DRDesignComponent |
ComponentTransform.listBackgroundComponent(DRIComponent backgroundComponent,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
listBackgroundComponent.
|
protected DRDesignChart |
ChartTransform.transform(DRIChart chart,
ResetType resetType,
DRDesignGroup resetGroup)
transform.
|
protected DRDesignCrosstab |
CrosstabTransform.transform(DRICrosstab crosstab,
ResetType resetType,
DRDesignGroup resetGroup)
transform.
|
protected DRDesignList |
ComponentTransform.xyList(DRIXyList xyList,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
xyList.
|
Constructor and Description |
---|
SerieValueExpression(DRIDesignExpression valueExpression,
DRIDesignExpression serieExpression,
ResetType resetType,
DRDesignGroup resetGroup,
String key)
Constructor for SerieValueExpression.
|
Modifier and Type | Method and Description |
---|---|
U |
CustomComponentTransform.designComponent(DesignTransformAccessor accessor,
T component,
ResetType resetType,
DRDesignGroup resetGroup)
designComponent.
|
Copyright © 2010–2021. All rights reserved.