Uses of Enum
org.opencms.ui.components.codemirror.CmsCodeMirror.CodeMirrorTheme
-
Uses of CmsCodeMirror.CodeMirrorTheme in org.opencms.ui.components.codemirror
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsCodeMirror.CodeMirrorTheme[]
CmsCodeMirror.CodeMirrorTheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CmsCodeMirror.setTheme
(CmsCodeMirror.CodeMirrorTheme codeMirrorTheme) Sets the editor theme.