| Package | Description |
|---|---|
| com.stimulsoft.report.engine |
| Modifier and Type | Method and Description |
|---|---|
static StiPostProcessDuplicatesHelper.TypeOfDuplicates |
StiPostProcessDuplicatesHelper.TypeOfDuplicates.forValue(int value) |
static StiPostProcessDuplicatesHelper.TypeOfDuplicates |
StiPostProcessDuplicatesHelper.TypeOfDuplicates.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPostProcessDuplicatesHelper.TypeOfDuplicates[] |
StiPostProcessDuplicatesHelper.TypeOfDuplicates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StiPostProcessDuplicatesHelper.PostProcessDuplicates(java.util.ArrayList<StiComponent> comps,
java.util.Hashtable parentCont,
StiPostProcessDuplicatesHelper.TypeOfDuplicates typeOfDuplicates) |
static void |
StiPostProcessDuplicatesHelper.PostProcessDuplicates(StiComponentsCollection comps,
java.util.Hashtable parentCont,
StiPostProcessDuplicatesHelper.TypeOfDuplicates typeOfDuplicates) |
Copyright © 2019 Stimulsoft. All Rights Reserved.