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