Class RestoreYAMLClutterActionHandler

java.lang.Object
com.intellij.openapi.editor.actionSystem.EditorActionHandler
com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler
com.redhat.devtools.intellij.common.actions.editor.YAMLClutterActionHandler
com.redhat.devtools.intellij.common.actions.editor.RestoreYAMLClutterActionHandler

public class RestoreYAMLClutterActionHandler extends YAMLClutterActionHandler
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler

    com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.ForEachCaret
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getUpdatedContent(String originalContent, String currentContent)
     
    boolean
     

    Methods inherited from class com.redhat.devtools.intellij.common.actions.editor.YAMLClutterActionHandler

    doExecute, executeWriteAction

    Methods inherited from class com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler

    executeWriteAction

    Methods inherited from class com.intellij.openapi.editor.actionSystem.EditorActionHandler

    execute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, isEnabledForCaret, runForAllCarets

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait