public class PlaceInModuleClasspath extends PlaceInProjectStructure
Constructor and Description |
---|
PlaceInModuleClasspath(StructureConfigurableContext context,
Module module,
ProjectStructureElement element,
OrderEntry orderEntry) |
PlaceInModuleClasspath(StructureConfigurableContext context,
Module module,
ProjectStructureElement element,
ProjectStructureElement elementInClasspath) |
Modifier and Type | Method and Description |
---|---|
ProjectStructureElement |
getContainingElement() |
java.lang.String |
getPlacePath() |
ActionCallback |
navigate() |
canNavigate
public PlaceInModuleClasspath(StructureConfigurableContext context, Module module, ProjectStructureElement element, OrderEntry orderEntry)
public PlaceInModuleClasspath(StructureConfigurableContext context, Module module, ProjectStructureElement element, ProjectStructureElement elementInClasspath)
public ProjectStructureElement getContainingElement()
getContainingElement
in class PlaceInProjectStructure
public java.lang.String getPlacePath()
getPlacePath
in class PlaceInProjectStructure
public ActionCallback navigate()
navigate
in class PlaceInProjectStructure