Uses of Enum
org.primefaces.extensions.model.monacoeditor.ERenderWhitespace
Packages that use ERenderWhitespace
-
Uses of ERenderWhitespace in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return ERenderWhitespaceModifier and TypeMethodDescriptionstatic ERenderWhitespace
ERenderWhitespace.parseString
(String name) static ERenderWhitespace
Returns the enum constant of this type with the specified name.static ERenderWhitespace[]
ERenderWhitespace.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 ERenderWhitespaceModifier and TypeMethodDescriptionDiffEditorOptions.setRenderWhitespace
(ERenderWhitespace renderWhitespace) EditorOptions.setRenderWhitespace
(ERenderWhitespace renderWhitespace)