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.HighlightModeEditorHost.getHighlightMode()static EditorHost.HighlightModeReturns 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 voidEditorHost.setHighlightMode(EditorHost.HighlightMode mode)