Uses of Enum Class
com.stimulsoft.report.dictionary.enums.StiAutoSynchronizeMode
Packages that use StiAutoSynchronizeMode
Package
Description
-
Uses of StiAutoSynchronizeMode in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiAutoSynchronizeModeModifier and TypeMethodDescriptionstatic StiAutoSynchronizeModeStiDictionary.getAutoSynchronize()Gets or sets Synchronization mode of the Dictionary.Methods in com.stimulsoft.report.dictionary with parameters of type StiAutoSynchronizeModeModifier and TypeMethodDescriptionstatic voidStiDictionary.setAutoSynchronize(StiAutoSynchronizeMode value) -
Uses of StiAutoSynchronizeMode in com.stimulsoft.report.dictionary.enums
Methods in com.stimulsoft.report.dictionary.enums that return StiAutoSynchronizeModeModifier and TypeMethodDescriptionstatic StiAutoSynchronizeModeStiAutoSynchronizeMode.forValue(int value) static StiAutoSynchronizeModeReturns the enum constant of this class with the specified name.static StiAutoSynchronizeMode[]StiAutoSynchronizeMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiAutoSynchronizeMode in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiAutoSynchronizeModeModifier and TypeMethodDescriptionstatic StiAutoSynchronizeModeDictionaryOptions.getAutoSynchronize()Gets or sets a value which controls synchronization of the Dictionary in automatic mode.Methods in com.stimulsoft.report.options with parameters of type StiAutoSynchronizeModeModifier and TypeMethodDescriptionstatic voidDictionaryOptions.setAutoSynchronize(StiAutoSynchronizeMode value)