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