| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.dictionary.enums | |
| com.stimulsoft.report.options |
| Modifier and Type | Method and Description |
|---|---|
static StiAutoSynchronizeMode |
StiDictionary.getAutoSynchronize()
Gets or sets Synchronization mode of the Dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StiDictionary.setAutoSynchronize(StiAutoSynchronizeMode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiAutoSynchronizeMode |
StiAutoSynchronizeMode.forValue(int value) |
static StiAutoSynchronizeMode |
StiAutoSynchronizeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiAutoSynchronizeMode[] |
StiAutoSynchronizeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiAutoSynchronizeMode |
DictionaryOptions.getAutoSynchronize()
Gets or sets a value which controls synchronization of the Dictionary in automatic mode.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DictionaryOptions.setAutoSynchronize(StiAutoSynchronizeMode value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.