Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorCommentsOptions
-
-
Uses of EditorCommentsOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorCommentsOptions Modifier and Type Method Description EditorCommentsOptionsDiffEditorOptions. getComments()EditorCommentsOptionsEditorOptions. getComments()EditorCommentsOptionsEditorCommentsOptions. setIgnoreEmptyLines(java.lang.Boolean ignoreEmptyLines)EditorCommentsOptionsEditorCommentsOptions. setInsertSpace(java.lang.Boolean insertSpace)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorCommentsOptions Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setComments(EditorCommentsOptions comments)EditorOptionsEditorOptions. setComments(EditorCommentsOptions comments)
-