public class ReferenceFilter extends FilterAction
AnAction.TransparentUpdatemyLabel, myTableACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
ReferenceFilter(FilterTable filterTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearFilter() |
FilterEditor |
getEditor() |
boolean |
hasFilter() |
boolean |
isApplicable(java.util.List<? extends PsiElement> nodes,
boolean completePattern,
boolean target) |
protected void |
setLabel(SimpleColoredComponent component) |
actionPerformed, checkApplicable, getRenderer, initFilter, isAvailable, position, 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 ReferenceFilter(FilterTable filterTable)
public boolean hasFilter()
hasFilter in class FilterActionpublic void clearFilter()
clearFilter in class FilterActionpublic boolean isApplicable(java.util.List<? extends PsiElement> nodes, boolean completePattern, boolean target)
isApplicable in class FilterActionprotected void setLabel(SimpleColoredComponent component)
setLabel in class FilterActionpublic FilterEditor getEditor()