Uses of Class
com.github.blutorange.primefaces.config.monacoeditor.EditorMinimapOptions
| Package | Description |
|---|---|
| com.github.blutorange.primefaces.config.monacoeditor |
-
Uses of EditorMinimapOptions in com.github.blutorange.primefaces.config.monacoeditor
Methods in com.github.blutorange.primefaces.config.monacoeditor that return EditorMinimapOptions Modifier and Type Method Description EditorMinimapOptionsEditorOptions. getMinimap()EditorMinimapOptionsEditorMinimapOptions. setEnabled(Boolean enabled)EditorMinimapOptionsEditorMinimapOptions. setMaxColumn(Number maxColumn)EditorMinimapOptionsEditorMinimapOptions. setRenderCharacters(Boolean renderCharacters)EditorMinimapOptionsEditorMinimapOptions. setScale(Number scale)EditorMinimapOptionsEditorMinimapOptions. setShowSlider(EMinimapShowSlider showSlider)EditorMinimapOptionsEditorMinimapOptions. setShowSlider(String showSlider)EditorMinimapOptionsEditorMinimapOptions. setSide(EMinimapSide side)EditorMinimapOptionsEditorMinimapOptions. setSide(String side)Methods in com.github.blutorange.primefaces.config.monacoeditor with parameters of type EditorMinimapOptions Modifier and Type Method Description EditorOptionsEditorOptions. setMinimap(EditorMinimapOptions minimap)