public static class KeyAwareInspectionViewAction.DisableInspection extends KeyAwareInspectionViewAction
KeyAwareInspectionViewAction.DisableInspection, KeyAwareInspectionViewAction.RunInspectionOn
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
DisableInspection() |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(InspectionResultsView view,
HighlightDisplayKey key) |
protected boolean |
isEnabled(InspectionResultsView view,
AnActionEvent e) |
actionPerformed
getView, 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
protected boolean isEnabled(InspectionResultsView view, AnActionEvent e)
isEnabled
in class KeyAwareInspectionViewAction
protected void actionPerformed(InspectionResultsView view, HighlightDisplayKey key)
actionPerformed
in class KeyAwareInspectionViewAction