public class OpenTasksActivationManagerAction extends ExternalSystemNodeAction<AbstractExternalEntityData>
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
OpenTasksActivationManagerAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEnabled(AnActionEvent e) |
void |
perform(Project project,
ProjectSystemId projectSystemId,
AbstractExternalEntityData externalEntityData,
AnActionEvent e) |
actionPerformed, getExternalConfig, getExternalData, getExternalSystemUiAware, isIgnoredNode
getProject, getSystemId, hasProject, isVisible, setDescription, setText, setText, 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(AnActionEvent e)
isEnabled
in class ExternalSystemNodeAction<AbstractExternalEntityData>
public void perform(Project project, ProjectSystemId projectSystemId, AbstractExternalEntityData externalEntityData, AnActionEvent e)
perform
in class ExternalSystemNodeAction<AbstractExternalEntityData>