public class ProjectViewSelectInPaneTarget extends ProjectViewSelectInTarget implements PossiblyDumbAware
myProjectEP_NAME| Constructor and Description |
|---|
ProjectViewSelectInPaneTarget(Project project,
AbstractProjectViewPane pane,
boolean dumbAware) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMinorViewId()
aux view id specific for tool window, e.g.
|
float |
getWeight()
Weight is used to provide an order in SelectIn popup.
|
boolean |
isDumbAware() |
java.lang.String |
toString() |
canSelect, getSubId, getSubIdPresentableName, getSubTargets, getToolWindowId, isSubIdSelectable, select, select, select, setSubIdcanSelect, canSelectInner, canWorkWithCustomObjects, findElementToSelect, getContextPsiFile, selectInclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanSelect, selectInpublic ProjectViewSelectInPaneTarget(Project project, AbstractProjectViewPane pane, boolean dumbAware)
public java.lang.String toString()
toString in interface SelectInTargettoString in class SelectInTargetPsiWrapperpublic java.lang.String getMinorViewId()
SelectInTargetgetMinorViewId in interface SelectInTargetpublic float getWeight()
SelectInTargetgetWeight in interface SelectInTargetpublic boolean isDumbAware()
isDumbAware in interface PossiblyDumbAware