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()  | 
canNavigatepublic 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 PlaceInProjectStructurepublic java.lang.String getPlacePath()
getPlacePath in class PlaceInProjectStructurepublic ActionCallback navigate()
navigate in class PlaceInProjectStructure