public class CloseAllViewsAction extends CloseViewsActionBase
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CloseAllViewsAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isAccepted(Content c,
Content [] selectedContents) |
boolean |
isEnabled(ViewContext context,
Content[] selectedContents,
java.lang.String place) |
actionPerformed, update
actionPerformed, getTabFor, setEnabled, update
create, create
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 isEnabled(ViewContext context, Content[] selectedContents, java.lang.String place)
isEnabled
in class CloseViewsActionBase
protected boolean isAccepted(Content c, Content [] selectedContents)
isAccepted
in class CloseViewsActionBase