Uses of Class
com.stimulsoft.report.engine.StiPostProcessDuplicatesHelper.TypeOfDuplicates

Packages that use StiPostProcessDuplicatesHelper.TypeOfDuplicates
com.stimulsoft.report.engine   
 

Uses of StiPostProcessDuplicatesHelper.TypeOfDuplicates in com.stimulsoft.report.engine
 

Methods in com.stimulsoft.report.engine that return StiPostProcessDuplicatesHelper.TypeOfDuplicates
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.
 

Methods in com.stimulsoft.report.engine with parameters of type StiPostProcessDuplicatesHelper.TypeOfDuplicates
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 © 2018 Stimulsoft. All Rights Reserved.