public class SelectedBlockHistoryAction extends AbstractVcsAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
SelectedBlockHistoryAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(VcsContext context) |
protected boolean |
isEnabled(VcsContext context) |
protected void |
update(VcsContext context,
Presentation presentation) |
actionPerformed, forceSyncUpdate, getActiveVcses, performUpdate, 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 boolean isEnabled(VcsContext context)
public void actionPerformed(VcsContext context)
actionPerformed
in class AbstractVcsAction
protected void update(VcsContext context, Presentation presentation)
update
in class AbstractVcsAction