Uses of Enum
org.primefaces.extensions.model.monacoeditor.ECursorStyle
Packages that use ECursorStyle
-
Uses of ECursorStyle in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return ECursorStyleModifier and TypeMethodDescriptionstatic ECursorStyleECursorStyle.parseString(String name) static ECursorStyleReturns the enum constant of this type with the specified name.static ECursorStyle[]ECursorStyle.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 ECursorStyleModifier and TypeMethodDescriptionDiffEditorOptions.setCursorStyle(ECursorStyle cursorStyle) EditorOptions.setCursorStyle(ECursorStyle cursorStyle)