|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiAutoSynchronizeMode | |
|---|---|
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.dictionary.enums | |
| com.stimulsoft.report.options | |
| Uses of StiAutoSynchronizeMode in com.stimulsoft.report.dictionary |
|---|
| Methods in com.stimulsoft.report.dictionary that return StiAutoSynchronizeMode | |
|---|---|
static StiAutoSynchronizeMode |
StiDictionary.getAutoSynchronize()
Gets or sets Synchronization mode of the Dictionary. |
| Methods in com.stimulsoft.report.dictionary with parameters of type StiAutoSynchronizeMode | |
|---|---|
static void |
StiDictionary.setAutoSynchronize(StiAutoSynchronizeMode value)
|
| Uses of StiAutoSynchronizeMode in com.stimulsoft.report.dictionary.enums |
|---|
| Methods in com.stimulsoft.report.dictionary.enums that return StiAutoSynchronizeMode | |
|---|---|
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. |
| Uses of StiAutoSynchronizeMode in com.stimulsoft.report.options |
|---|
| Methods in com.stimulsoft.report.options that return StiAutoSynchronizeMode | |
|---|---|
static StiAutoSynchronizeMode |
DictionaryOptions.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 StiAutoSynchronizeMode | |
|---|---|
static void |
DictionaryOptions.setAutoSynchronize(StiAutoSynchronizeMode value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||