Uses of Enum
editor.EditorHost.HighlightMode
Packages that use EditorHost.HighlightMode
-
Uses of EditorHost.HighlightMode in editor
Fields in editor declared as EditorHost.HighlightModeMethods in editor that return EditorHost.HighlightModeModifier and TypeMethodDescriptionprotected EditorHost.HighlightMode
EditorHost.getHighlightMode()
static EditorHost.HighlightMode
Returns the enum constant of this type with the specified name.static EditorHost.HighlightMode[]
EditorHost.HighlightMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in editor with parameters of type EditorHost.HighlightModeModifier and TypeMethodDescriptionprotected void
EditorHost.setHighlightMode
(EditorHost.HighlightMode mode)