public abstract class SimpleCodeInsightAction extends CodeInsightAction implements CodeInsightActionHandler
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
SimpleCodeInsightAction() |
Modifier and Type | Method and Description |
---|---|
protected CodeInsightActionHandler |
getHandler() |
actionPerformed, actionPerformedImpl, beforeActionPerformedUpdate, getCommandName, getEditor, isValidForFile, update, update, update
addTextOverride, applyTextOverride, 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
invoke
getElementToMakeWritable
startInWriteAction
isDumbAware
protected CodeInsightActionHandler getHandler()
getHandler
in class CodeInsightAction