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