Uses of Class
com.github.blutorange.primefaces.config.monacoeditor.EditorHoverOptions
| Package | Description |
|---|---|
| com.github.blutorange.primefaces.config.monacoeditor |
-
Uses of EditorHoverOptions in com.github.blutorange.primefaces.config.monacoeditor
Methods in com.github.blutorange.primefaces.config.monacoeditor that return EditorHoverOptions Modifier and Type Method Description EditorHoverOptionsEditorOptions. getHover()EditorHoverOptionsEditorHoverOptions. setDelay(Number delay)EditorHoverOptionsEditorHoverOptions. setEnabled(Boolean enabled)EditorHoverOptionsEditorHoverOptions. setSticky(Boolean sticky)Methods in com.github.blutorange.primefaces.config.monacoeditor with parameters of type EditorHoverOptions Modifier and Type Method Description EditorOptionsEditorOptions. setHover(EditorHoverOptions hover)