public class LayoutTreeFindUsagesAction extends ArtifactEditorFindUsagesActionBase
AnAction.TransparentUpdate
myArtifactContext
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
LayoutTreeFindUsagesAction(LayoutTreeComponent layoutTreeComponent,
Project project,
ArtifactsStructureConfigurableContext artifactContext) |
Modifier and Type | Method and Description |
---|---|
protected ProjectStructureElement |
getSelectedElement() |
getPointToShowResults, isEnabled
actionPerformed, getContext, 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 LayoutTreeFindUsagesAction(LayoutTreeComponent layoutTreeComponent, Project project, ArtifactsStructureConfigurableContext artifactContext)
protected ProjectStructureElement getSelectedElement()
getSelectedElement
in class FindUsagesInProjectStructureActionBase