public class FacetDependentToolWindow extends ToolWindowEP
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<FacetDependentToolWindow> |
EXTENSION_POINT_NAME |
java.lang.String |
facetIdList
Comma-delimited list of facet ids.
|
anchor, canCloseContents, conditionClass, EP_NAME, factoryClass, icon, id, isDoNotActivateOnStart, secondary, side
Constructor and Description |
---|
FacetDependentToolWindow() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getFacetIds() |
java.util.List<FacetType> |
getFacetTypes() |
getCondition, getCondition, getFactoryClass, getPluginDescriptor, getToolWindowFactory, getToolWindowFactory, setPluginDescriptor, toString
public static final ExtensionPointName<FacetDependentToolWindow> EXTENSION_POINT_NAME
public java.lang.String facetIdList
public java.lang.String[] getFacetIds()
public java.util.List<FacetType> getFacetTypes()