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 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 EditorOptionsEditorOptions. setLightbulb(EditorLightbulbOptions lightbulb)
-