Uses of Class
com.github.blutorange.primefaces.config.monacoeditor.EditorDimension
| Package | Description |
|---|---|
| com.github.blutorange.primefaces.config.monacoeditor |
-
Uses of EditorDimension in com.github.blutorange.primefaces.config.monacoeditor
Methods in com.github.blutorange.primefaces.config.monacoeditor that return EditorDimension Modifier and Type Method Description EditorDimensionEditorOptions. getDimension()EditorDimensionEditorDimension. setHeight(Number height)EditorDimensionEditorDimension. setWidth(Number width)Methods in com.github.blutorange.primefaces.config.monacoeditor with parameters of type EditorDimension Modifier and Type Method Description EditorOptionsEditorOptions. setDimension(EditorDimension dimension)