public class CloseViewAction extends BaseViewAction
AnAction.TransparentUpdateACTIONS_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, updatecreate, createaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected void update(AnActionEvent e, ViewContext context, Content[] content)
update in class BaseViewActionprotected void actionPerformed(AnActionEvent e, ViewContext context, Content[] content)
actionPerformed in class BaseViewActionpublic static boolean perform(ViewContext context, Content content)
public static boolean isEnabled(Content[] content)