Uses of Class
com.github.blutorange.primefaces.config.monacoeditor.EditorFindOptions
| Package | Description |
|---|---|
| com.github.blutorange.primefaces.config.monacoeditor |
-
Uses of EditorFindOptions in com.github.blutorange.primefaces.config.monacoeditor
Methods in com.github.blutorange.primefaces.config.monacoeditor that return EditorFindOptions Modifier and Type Method Description EditorFindOptionsEditorOptions. getFind()EditorFindOptionsEditorFindOptions. setAddExtraSpaceOnTop(Boolean addExtraSpaceOnTop)EditorFindOptionsEditorFindOptions. setAutoFindInSelection(EAutoFindInSelection autoFindInSelection)EditorFindOptionsEditorFindOptions. setAutoFindInSelection(String autoFindInSelection)EditorFindOptionsEditorFindOptions. setSeedSearchStringFromSelection(Boolean seedSearchStringFromSelection)Methods in com.github.blutorange.primefaces.config.monacoeditor with parameters of type EditorFindOptions Modifier and Type Method Description EditorOptionsEditorOptions. setFind(EditorFindOptions find)