Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorLightbulbOptions
-
-
Uses of EditorLightbulbOptions in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorLightbulbOptions Modifier and Type Method Description EditorLightbulbOptionsDiffEditorOptions. getLightbulb()EditorLightbulbOptionsEditorOptions. getLightbulb()EditorLightbulbOptionsEditorLightbulbOptions. setEnabled(java.lang.Boolean enabled)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorLightbulbOptions Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setLightbulb(EditorLightbulbOptions lightbulb)EditorOptionsEditorOptions. setLightbulb(EditorLightbulbOptions lightbulb)
-