Uses of Enum
org.primefaces.extensions.model.monacoeditor.EWordWrap
Packages that use EWordWrap
- 
Uses of EWordWrap in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EWordWrapModifier and TypeMethodDescriptionstatic EWordWrapEWordWrap.parseString(String name) static EWordWrapReturns the enum constant of this type with the specified name.static EWordWrap[]EWordWrap.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 EWordWrapModifier and TypeMethodDescriptionDiffEditorOptions.setWordWrap(EWordWrap wordWrap) EditorOptions.setWordWrap(EWordWrap wordWrap)