|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
public abstract static class ClasspathAttributeConfiguration.ClasspathAttributeAccess
This class provides information about the attribute to be rendered or configured.
Constructor Summary | |
---|---|
ClasspathAttributeConfiguration.ClasspathAttributeAccess()
|
Method Summary | |
---|---|
abstract IIncludePathAttribute |
getClasspathAttribute()
Returns the classpath attribute |
abstract IJavaScriptProject |
getJavaProject()
Returns the JavaScript project the current attribute is part of. |
abstract IIncludePathEntry |
getParentClasspassEntry()
Returns the classpath entry the current attribute is part of |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClasspathAttributeConfiguration.ClasspathAttributeAccess()
Method Detail |
---|
public abstract IIncludePathAttribute getClasspathAttribute()
public abstract IIncludePathEntry getParentClasspassEntry()
public abstract IJavaScriptProject getJavaProject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |