Uses of Enum Class
com._1c.g5.internal.properties.ui.Preferences.DisplayMode
Packages that use Preferences.DisplayMode
-
Uses of Preferences.DisplayMode in com._1c.g5.internal.properties.ui
Methods in com._1c.g5.internal.properties.ui that return Preferences.DisplayModeModifier and TypeMethodDescriptionstatic Preferences.DisplayModePreferences.DisplayMode.fromInt(int value) DeserializesPreferences.DisplayModefrom its integer representation.static Preferences.DisplayModePreferences.getDisplayMode()static Preferences.DisplayModeReturns the enum constant of this class with the specified name.static Preferences.DisplayMode[]Preferences.DisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.internal.properties.ui with parameters of type Preferences.DisplayModeModifier and TypeMethodDescriptionstatic voidPreferences.setDisplayMode(Preferences.DisplayMode displayMode) SetsPreferences.DisplayModepreference to the desired value.voidChangeDisplayModeAction.trackChange(Preferences.DisplayMode newDisplayMode) Sets the underlying UI component to track a change in display mode