Uses of Enum Class
com._1c.g5.v8.dt.bsl.common.IBslPreferences.EnvironmentLaunchMode
Packages that use IBslPreferences.EnvironmentLaunchMode
-
Uses of IBslPreferences.EnvironmentLaunchMode in com._1c.g5.v8.dt.bsl.common
Methods in com._1c.g5.v8.dt.bsl.common that return IBslPreferences.EnvironmentLaunchModeModifier and TypeMethodDescriptionIBslPreferences.getEnvLaunchMode
(org.eclipse.core.resources.IProject project) Gets saving value of environment "Default launch mode"IBslPreferences.EnvironmentLaunchMode.getModeValue
(int value) GetsIBslPreferences.EnvironmentLaunchMode
by integer valueReturns the enum constant of this class with the specified name.IBslPreferences.EnvironmentLaunchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.bsl.common with parameters of type IBslPreferences.EnvironmentLaunchModeModifier and TypeMethodDescriptionIBslPreferences.loadEnv
(org.eclipse.core.resources.IProject project, IBslPreferences.EnvironmentLaunchMode mode) Loads selectedEnvironment
from property page for project -
Uses of IBslPreferences.EnvironmentLaunchMode in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation that return IBslPreferences.EnvironmentLaunchModeModifier and TypeMethodDescriptionBslPreferences.getEnvLaunchMode
(org.eclipse.core.resources.IProject project) Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type IBslPreferences.EnvironmentLaunchModeModifier and TypeMethodDescriptionBslPreferences.loadEnv
(org.eclipse.core.resources.IProject project, IBslPreferences.EnvironmentLaunchMode mode)