public class GotoSymbolAction extends GotoActionBase implements DumbAware
GotoActionBase.GotoActionCallback<T>AnAction.TransparentUpdatemyInActionACTIONS_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, updateaddTextOverride, 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, waitisDumbAwarepublic void actionPerformed(AnActionEvent e)
AnActionactionPerformed in class GotoActionBasee - Carries information on the invocation placepublic void gotoActionPerformed(AnActionEvent e)
gotoActionPerformed in class GotoActionBaseprotected boolean hasContributors(DataContext dataContext)
hasContributors in class GotoActionBase