public class GotoSymbolAction extends GotoActionBase implements DumbAware
GotoActionBase.GotoActionCallback<T>
AnAction.TransparentUpdate
myInAction
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
GotoSymbolAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(AnActionEvent e)
Implement this method to provide your action handler.
|
void |
gotoActionPerformed(AnActionEvent e) |
protected boolean |
hasContributors(DataContext dataContext) |
getInitialText, getInitialTextForNavigation, getPsiContext, getPsiContext, requiresProject, showInSearchEverywherePopup, showNavigationPopup, showNavigationPopup, showNavigationPopup, showNavigationPopup, showNavigationPopup, showNavigationPopup, showNavigationPopup, showNavigationPopup, 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
public void actionPerformed(AnActionEvent e)
AnAction
actionPerformed
in class GotoActionBase
e
- Carries information on the invocation placepublic void gotoActionPerformed(AnActionEvent e)
gotoActionPerformed
in class GotoActionBase
protected boolean hasContributors(DataContext dataContext)
hasContributors
in class GotoActionBase