Uses of Enum
org.primefaces.extensions.model.monacoeditor.ECursorSurroundingLinesStyle
Packages that use ECursorSurroundingLinesStyle
-
Uses of ECursorSurroundingLinesStyle in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return ECursorSurroundingLinesStyleModifier and TypeMethodDescriptionstatic ECursorSurroundingLinesStyleECursorSurroundingLinesStyle.parseString(String name) static ECursorSurroundingLinesStyleReturns the enum constant of this type with the specified name.static ECursorSurroundingLinesStyle[]ECursorSurroundingLinesStyle.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 ECursorSurroundingLinesStyleModifier and TypeMethodDescriptionDiffEditorOptions.setCursorSurroundingLinesStyle(ECursorSurroundingLinesStyle cursorSurroundingLinesStyle) EditorOptions.setCursorSurroundingLinesStyle(ECursorSurroundingLinesStyle cursorSurroundingLinesStyle)