Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorSmartSelectOptions
-
-
Uses of EditorSmartSelectOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorSmartSelectOptions Modifier and Type Method Description EditorSmartSelectOptionsDiffEditorOptions. getSmartSelect()EditorSmartSelectOptionsEditorOptions. getSmartSelect()EditorSmartSelectOptionsEditorSmartSelectOptions. setSelectLeadingAndTrailingWhitespace(java.lang.Boolean selectLeadingAndTrailingWhitespace)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorSmartSelectOptions Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setSmartSelect(EditorSmartSelectOptions smartSelect)EditorOptionsEditorOptions. setSmartSelect(EditorSmartSelectOptions smartSelect)
-