Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorHoverOptions
-
-
Uses of EditorHoverOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorHoverOptions Modifier and Type Method Description EditorHoverOptionsDiffEditorOptions. getHover()EditorHoverOptionsEditorOptions. getHover()EditorHoverOptionsEditorHoverOptions. setAbove(java.lang.Boolean above)EditorHoverOptionsEditorHoverOptions. setDelay(java.lang.Number delay)EditorHoverOptionsEditorHoverOptions. setEnabled(java.lang.Boolean enabled)EditorHoverOptionsEditorHoverOptions. setSticky(java.lang.Boolean sticky)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorHoverOptions Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setHover(EditorHoverOptions hover)EditorOptionsEditorOptions. setHover(EditorHoverOptions hover)
-