public class ConvertIndentsToTabsAction extends ConvertIndentsActionBase
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ConvertIndentsToTabsAction() |
Modifier and Type | Method and Description |
---|---|
protected int |
performAction(Editor editor,
TextRange textRange) |
convertIndentsToSpaces, convertIndentsToTabs
actionPerformed, actionPerformed, beforeActionPerformedUpdate, doSetupHandler, getEditor, getHandler, setInjectedContext, setupHandler, update, update, updateForKeyboardAccess
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
protected int performAction(Editor editor, TextRange textRange)
performAction
in class ConvertIndentsActionBase