Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorInlayHintOptions
-
-
Uses of EditorInlayHintOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorInlayHintOptions Modifier and Type Method Description EditorInlayHintOptionsDiffEditorOptions. getInlayHints()EditorInlayHintOptionsEditorOptions. getInlayHints()EditorInlayHintOptionsEditorInlayHintOptions. setEnabled(java.lang.Boolean enabled)EditorInlayHintOptionsEditorInlayHintOptions. setFontFamily(java.lang.String fontFamily)EditorInlayHintOptionsEditorInlayHintOptions. setFontSize(java.lang.Number fontSize)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorInlayHintOptions Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setInlayHints(EditorInlayHintOptions inlayHints)EditorOptionsEditorOptions. setInlayHints(EditorInlayHintOptions inlayHints)
-