Uses of Enum
de.xima.fc.gui.common.statics.EMonacoOptions
Packages that use EMonacoOptions
-
Uses of EMonacoOptions in de.xima.fc.gui.common.statics
Subclasses with type arguments of type EMonacoOptions in de.xima.fc.gui.common.staticsModifier and TypeClassDescriptionenumEnumeration of default options for the monaco code editor.Methods in de.xima.fc.gui.common.statics that return EMonacoOptionsModifier and TypeMethodDescriptionstatic EMonacoOptionsReturns the enum constant of this type with the specified name.static EMonacoOptions[]EMonacoOptions.values()Returns an array containing the constants of this enum type, in the order they are declared.