Class RestoreYAMLClutterAction

  • All Implemented Interfaces:
    com.intellij.ide.lightEdit.LightEditCompatible, com.intellij.openapi.actionSystem.UpdateInBackground, com.intellij.openapi.project.DumbAware, com.intellij.openapi.project.PossiblyDumbAware

    public class RestoreYAMLClutterAction
    extends YAMLClutterAction
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.intellij.openapi.actionSystem.AnAction

        com.intellij.openapi.actionSystem.AnAction.TransparentUpdate
    • Field Summary

      • Fields inherited from class com.intellij.openapi.actionSystem.AnAction

        ACTIONS_KEY, EMPTY_ARRAY
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isDisabled​(boolean isAlreadyCleaned)  
      • Methods inherited from class com.intellij.openapi.editor.actionSystem.EditorAction

        actionPerformed, actionPerformed, beforeActionPerformedUpdate, clearDynamicHandlersCache, getEditor, getHandler, getHandlerOfType, setInjectedContext, setupHandler, update, updateForKeyboardAccess
      • Methods inherited from class com.intellij.openapi.actionSystem.AnAction

        addSynonym, addTextOverride, addTextOverride, applyTextOverride, applyTextOverride, copyActionTextOverride, copyActionTextOverrides, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getSynonyms, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.intellij.openapi.project.PossiblyDumbAware

        isDumbAware
    • Constructor Detail

      • RestoreYAMLClutterAction

        protected RestoreYAMLClutterAction()