Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorDropIntoEditorOptions
-
Packages that use EditorDropIntoEditorOptions Package Description org.primefaces.extensions.model.monacoeditor -
-
Uses of EditorDropIntoEditorOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorDropIntoEditorOptions Modifier and Type Method Description EditorDropIntoEditorOptionsDiffEditorOptions. getDropIntoEditor()EditorDropIntoEditorOptionsEditorOptions. getDropIntoEditor()EditorDropIntoEditorOptionsEditorDropIntoEditorOptions. setEnabled(java.lang.Boolean enabled)EditorDropIntoEditorOptionsEditorDropIntoEditorOptions. setShowDropSelector(java.lang.String showDropSelector)EditorDropIntoEditorOptionsEditorDropIntoEditorOptions. setShowDropSelector(EShowDropSelectorMode showDropSelector)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorDropIntoEditorOptions Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setDropIntoEditor(EditorDropIntoEditorOptions dropIntoEditor)EditorOptionsEditorOptions. setDropIntoEditor(EditorDropIntoEditorOptions dropIntoEditor)
-