Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorParameterHints
-
-
Uses of EditorParameterHints in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorParameterHints Modifier and Type Method Description EditorParameterHintsDiffEditorOptions. getParameterHints()EditorParameterHintsEditorOptions. getParameterHints()EditorParameterHintsEditorParameterHints. setCycle(java.lang.Boolean cycle)EditorParameterHintsEditorParameterHints. setEnabled(java.lang.Boolean enabled)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorParameterHints Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setParameterHints(EditorParameterHints parameterHints)EditorOptionsEditorOptions. setParameterHints(EditorParameterHints parameterHints)
-