Uses of Enum
org.primefaces.extensions.model.monacoeditor.EMouseStyle
Packages that use EMouseStyle
-
Uses of EMouseStyle in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EMouseStyleModifier and TypeMethodDescriptionstatic EMouseStyleEMouseStyle.parseString(String name) static EMouseStyleReturns the enum constant of this type with the specified name.static EMouseStyle[]EMouseStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EMouseStyleModifier and TypeMethodDescriptionDiffEditorOptions.setMouseStyle(EMouseStyle mouseStyle) EditorOptions.setMouseStyle(EMouseStyle mouseStyle)