public abstract class TestCompilerHierarchyBaseAction extends TestCompilerReferenceServiceAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
TestCompilerHierarchyBaseAction(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
protected abstract CompilerReferenceHierarchyTestInfo |
getHierarchy(PsiElement element,
CompilerReferenceServiceImpl refService,
GlobalSearchScope scope) |
protected void |
startActionFor(PsiElement element) |
actionPerformed, canBeAppliedFor, 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 TestCompilerHierarchyBaseAction(java.lang.String text)
protected final void startActionFor(PsiElement element)
startActionFor
in class TestCompilerReferenceServiceAction
protected abstract CompilerReferenceHierarchyTestInfo getHierarchy(PsiElement element, CompilerReferenceServiceImpl refService, GlobalSearchScope scope)