Uses of Interface
com._1c.g5.v8.dt.moxel.LanguageSettings
Packages that use LanguageSettings
Package
Description
-
Uses of LanguageSettings in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return LanguageSettingsModifier and TypeMethodDescriptionMoxelFactory.createLanguageSettings()
Returns a new object of class 'Language Settings'.SpreadsheetDocument.getLanguageSettings()
Returns the value of the 'Language Settings' containment reference.Methods in com._1c.g5.v8.dt.moxel with parameters of type LanguageSettingsModifier and TypeMethodDescriptionvoid
SpreadsheetDocument.setLanguageSettings
(LanguageSettings value) Sets the value of the 'Language Settings
' containment reference. -
Uses of LanguageSettings in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement LanguageSettingsModifier and TypeClassDescriptionclass
An implementation of the model object 'Language Settings'.Methods in com._1c.g5.v8.dt.moxel.impl that return LanguageSettingsModifier and TypeMethodDescriptionMoxelFactoryImpl.createLanguageSettings()
SpreadsheetDocumentImpl.getLanguageSettings()
Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type LanguageSettingsModifier and TypeMethodDescriptionvoid
SpreadsheetDocumentImpl.setLanguageSettings
(LanguageSettings newLanguageSettings) -
Uses of LanguageSettings in com._1c.g5.v8.dt.moxel.sheet
Methods in com._1c.g5.v8.dt.moxel.sheet that return LanguageSettingsModifier and TypeMethodDescriptionstatic LanguageSettings
SheetFactory.createLanguageSettings
(IDtProject dtProject) Creates language settings for respective dt-project. -
Uses of LanguageSettings in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type LanguageSettingsModifier and TypeMethodDescriptionMoxelSwitch.caseLanguageSettings
(LanguageSettings object) Returns the result of interpreting the object as an instance of 'Language Settings'.