Uses of Class
org.primefaces.extensions.model.monacoeditor.EditorDimension
-
-
Uses of EditorDimension in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EditorDimension Modifier and Type Method Description EditorDimensionDiffEditorOptions. getDimension()EditorDimensionEditorOptions. getDimension()EditorDimensionEditorDimension. setHeight(java.lang.Number height)EditorDimensionEditorDimension. setWidth(java.lang.Number width)Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EditorDimension Modifier and Type Method Description DiffEditorOptionsDiffEditorOptions. setDimension(EditorDimension dimension)EditorOptionsEditorOptions. setDimension(EditorDimension dimension)
-