|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProjectFacetActionEvent
This interface is implemented by the event object that is used for the PRE_INSTALL, POST_INSTALL, PRE_UNINSTALL, POST_UNINSTALL, PRE_VERSION_CHANGE, and POST_VERSION_CHANGE events.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
IFacetedProjectEvent.Type |
Method Summary | |
---|---|
Object |
getActionConfig()
The config object that will be (or was) used for configuring the facet action. |
IProjectFacet |
getProjectFacet()
The project facet that this event is about. |
IProjectFacetVersion |
getProjectFacetVersion()
The version of the project facet that this event is about. |
Methods inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
getProject, getType, getWorkingCopy |
Method Detail |
---|
IProjectFacet getProjectFacet()
IProjectFacetVersion getProjectFacetVersion()
Object getActionConfig()
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |