public class CloseViewAction extends BaseViewAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CloseViewAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(AnActionEvent e,
ViewContext context,
Content[] content) |
static boolean |
isEnabled(Content[] content) |
static boolean |
perform(ViewContext context,
Content content) |
protected void |
update(AnActionEvent e,
ViewContext context,
Content[] content) |
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
protected void update(AnActionEvent e, ViewContext context, Content[] content)
update
in class BaseViewAction
protected void actionPerformed(AnActionEvent e, ViewContext context, Content[] content)
actionPerformed
in class BaseViewAction
public static boolean perform(ViewContext context, Content content)
public static boolean isEnabled(Content[] content)