| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.dictionary.functions | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.options |
| Modifier and Type | Method and Description |
|---|---|
StiReportLanguageType |
StiReport.getScriptLanguage()
Gets or sets the current script language.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setScriptLanguage(StiReportLanguageType value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
StiFunction.convertTypeToString(StiSystemType type,
StiReportLanguageType language) |
java.lang.String |
StiFunction.getFunctionString(StiReportLanguageType language) |
java.lang.String |
StiFunction.getFunctionString(StiReportLanguageType language,
boolean addFunctionName) |
java.lang.String |
StiFunction.GetLongFunctionString(StiReportLanguageType language) |
| Modifier and Type | Method and Description |
|---|---|
static StiReportLanguageType |
StiReportLanguageType.forValue(int value) |
static StiReportLanguageType |
StiReportLanguageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiReportLanguageType[] |
StiReportLanguageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiReportLanguageType |
EngineOptions.getDefaultReportLanguage()
Gets or sets the default programming language of the report.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EngineOptions.setDefaultReportLanguage(StiReportLanguageType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.