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 ESuggestSelectionESuggestSelection.parseString(String name) static ESuggestSelectionReturns 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)