public class PushDownAction extends BasePlatformRefactoringAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
PushDownAction() |
Modifier and Type | Method and Description |
---|---|
protected RefactoringActionHandler |
getRefactoringHandler(RefactoringSupportProvider provider) |
boolean |
isAvailableInEditorOnly() |
getHandler, getHandler, getRefactoringHandler, isAvailableForLanguage, isAvailableOnElementInEditorAndFile, isEnabledOnElements, isHidden
actionPerformed, disableOnCompiledElement, findRefactoringTargetInEditor, getActionName, getElementAtCaret, getPsiElementArray, hasAvailableHandler, isAvailableForFile, isAvailableOnElementInEditorAndFile, isEnabledOnDataContext, update
addTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
public boolean isAvailableInEditorOnly()
isAvailableInEditorOnly
in class BaseRefactoringAction
protected RefactoringActionHandler getRefactoringHandler(RefactoringSupportProvider provider)
getRefactoringHandler
in class BasePlatformRefactoringAction