Uses of Enum Class
de.mid.innovator.m2msdk.ui.model.OpenSaveMode
Packages that use OpenSaveMode
Package
Description
The package contains the models, renderer and enumerations be used in frames and dialogs.
-
Uses of OpenSaveMode in de.mid.innovator.m2msdk.ui.model
Subclasses with type arguments of type OpenSaveMode in de.mid.innovator.m2msdk.ui.modelModifier and TypeClassDescriptionenumFor what purpose is the file selected in the file chooser?Methods in de.mid.innovator.m2msdk.ui.model that return OpenSaveModeModifier and TypeMethodDescriptionstatic OpenSaveModeConvert string into enum.static OpenSaveModeReturns the enum constant of this class with the specified name.static OpenSaveMode[]OpenSaveMode.values()Returns an array containing the constants of this enum class, in the order they are declared.