public class ShowSiblingsAction extends ShowImplementationsAction
AnAction.TransparentUpdate
CODEASSISTS_QUICKDEFINITION_FEATURE, CODEASSISTS_QUICKDEFINITION_LOOKUP_FEATURE
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ShowSiblingsAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isIncludeAlwaysSelf() |
protected boolean |
isSearchDeep() |
void |
performForContext(DataContext dataContext,
boolean invokedByShortcut) |
couldPinPopup, getIndexNotReadyMessage, getPopupTitle, getSessionFactories, triggerFeatureUsed
actionPerformed, performForContext, showImplementations, triggerFeatureUsed, 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
public void performForContext(DataContext dataContext, boolean invokedByShortcut)
performForContext
in class ShowRelatedElementsActionBase
protected boolean isSearchDeep()
isSearchDeep
in class ShowRelatedElementsActionBase
protected boolean isIncludeAlwaysSelf()
isIncludeAlwaysSelf
in class ShowRelatedElementsActionBase