Uses of Interface
com._1c.g5.v8.dt.bsl.common.IBslPreferences
Packages that use IBslPreferences
Package
Description
- 
Uses of IBslPreferences in com._1c.g5.v8.dt.bsl.validationClasses in com._1c.g5.v8.dt.bsl.validation that implement IBslPreferences
- 
Uses of IBslPreferences in com._1c.g5.v8.dt.internal.bslMethods in com._1c.g5.v8.dt.internal.bsl that return types with arguments of type IBslPreferencesModifier and TypeMethodDescriptionClass<? extends IBslPreferences>BslRuntimeModule.bindIBslPreferences()
- 
Uses of IBslPreferences in com._1c.g5.v8.dt.internal.bsl.stringliteral.contenttypesConstructors in com._1c.g5.v8.dt.internal.bsl.stringliteral.contenttypes with parameters of type IBslPreferencesModifierConstructorDescriptionStringLiteralTypeComputerImpl(LiteralTypesRegistry registry, IBslPreferences bslPreferences, com.google.inject.Provider<StringLiteralTypeAnnotationTypeProcessor> stringLiteralTypeAnnotationTypeProcessorProvider) Instantiates a new string literal type computer implementation of the service.
- 
Uses of IBslPreferences in com._1c.g5.v8.dt.md.ui.aef.modelsConstructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type IBslPreferencesModifierConstructorDescriptionBmConfigurationUsePurposesModel(Configuration object, IDerivedDataManagerProvider derivedDataManagerProvider, IBslPreferences bslPreferences, IV8Project v8project) Constructor.