public class IndentSelectionAction extends EditorAction
AnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Constructor and Description | 
|---|
| IndentSelectionAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | isEnabled(Editor editor,
         DataContext dataContext) | 
| protected static boolean | originalIsEnabled(Editor editor,
                 boolean wantSelection) | 
| void | update(Editor editor,
      Presentation presentation,
      DataContext dataContext) | 
| void | updateForKeyboardAccess(Editor editor,
                       Presentation presentation,
                       DataContext dataContext) | 
actionPerformed, actionPerformed, beforeActionPerformedUpdate, doSetupHandler, getEditor, getHandler, setInjectedContext, setupHandler, updateaddTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwarepublic void update(Editor editor, Presentation presentation, DataContext dataContext)
update in class EditorActionpublic void updateForKeyboardAccess(Editor editor, Presentation presentation, DataContext dataContext)
updateForKeyboardAccess in class EditorActionprotected boolean isEnabled(Editor editor, DataContext dataContext)
protected static boolean originalIsEnabled(Editor editor, boolean wantSelection)