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