|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiReportLanguageType | |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.dictionary.functions | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.options | |
| Uses of StiReportLanguageType in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report that return StiReportLanguageType | |
|---|---|
StiReportLanguageType |
StiReport.getScriptLanguage()
Gets or sets the current script language. |
| Methods in com.stimulsoft.report with parameters of type StiReportLanguageType | |
|---|---|
void |
StiReport.setScriptLanguage(StiReportLanguageType value)
|
| Uses of StiReportLanguageType in com.stimulsoft.report.dictionary.functions |
|---|
| Methods in com.stimulsoft.report.dictionary.functions with parameters of type StiReportLanguageType | |
|---|---|
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)
|
| Uses of StiReportLanguageType in com.stimulsoft.report.enums |
|---|
| Methods in com.stimulsoft.report.enums that return StiReportLanguageType | |
|---|---|
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. |
| Uses of StiReportLanguageType in com.stimulsoft.report.options |
|---|
| Methods in com.stimulsoft.report.options that return StiReportLanguageType | |
|---|---|
static StiReportLanguageType |
EngineOptions.getDefaultReportLanguage()
Gets or sets the default programming language of the report. |
| Methods in com.stimulsoft.report.options with parameters of type StiReportLanguageType | |
|---|---|
static void |
EngineOptions.setDefaultReportLanguage(StiReportLanguageType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||