Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorDropIntoEditorOptions
Packages that use EditorDropIntoEditorOptions
- 
Uses of EditorDropIntoEditorOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorDropIntoEditorOptionsModifier and TypeMethodDescriptionDiffEditorOptions.getDropIntoEditor()EditorOptions.getDropIntoEditor()EditorDropIntoEditorOptions.setEnabled(Boolean enabled) EditorDropIntoEditorOptions.setShowDropSelector(String showDropSelector) EditorDropIntoEditorOptions.setShowDropSelector(EShowDropSelectorMode showDropSelector) Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorDropIntoEditorOptionsModifier and TypeMethodDescriptionDiffEditorOptions.setDropIntoEditor(EditorDropIntoEditorOptions dropIntoEditor) EditorOptions.setDropIntoEditor(EditorDropIntoEditorOptions dropIntoEditor)