Uses of Class
com.stimulsoft.report.dictionary.enums.StiItemsInitializationType

Packages that use StiItemsInitializationType
com.stimulsoft.report.dictionary   
com.stimulsoft.report.dictionary.enums   
 

Uses of StiItemsInitializationType in com.stimulsoft.report.dictionary
 

Methods in com.stimulsoft.report.dictionary that return StiItemsInitializationType
 StiItemsInitializationType StiDialogInfo.getItemsInitializationType()
           
 

Methods in com.stimulsoft.report.dictionary with parameters of type StiItemsInitializationType
 void StiDialogInfo.setItemsInitializationType(StiItemsInitializationType value)
           
 

Uses of StiItemsInitializationType in com.stimulsoft.report.dictionary.enums
 

Methods in com.stimulsoft.report.dictionary.enums that return StiItemsInitializationType
static StiItemsInitializationType StiItemsInitializationType.forValue(int value)
           
static StiItemsInitializationType StiItemsInitializationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiItemsInitializationType[] StiItemsInitializationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.