Class RestoreYAMLClutterAction

  • All Implemented Interfaces:
    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, getEditor, getHandler, setInjectedContext, setupHandler, update, updateForKeyboardAccess
      • Methods inherited from class com.intellij.openapi.actionSystem.AnAction

        copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, 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()