|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPCVPage
This interface is implemented by project container view pages. It is used as a root for both project container and repository page.
Field Summary | |
---|---|
static java.lang.String |
PC_PAGE_CLASS_ATTR
Attribute with class for the extension point. |
static java.lang.String |
PC_PAGE_NAME_ATTR
Attribute with name of the page. |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Method Summary |
---|
Methods inherited from interface org.eclipse.ui.IViewPart |
---|
getViewSite, init, init, saveState |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
addPropertyListener, createPartControl, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setFocus |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface org.osgi.service.event.EventHandler |
---|
handleEvent |
Methods inherited from interface org.eclipse.core.runtime.IExecutableExtension |
---|
setInitializationData |
Field Detail |
---|
static final java.lang.String PC_PAGE_CLASS_ATTR
static final java.lang.String PC_PAGE_NAME_ATTR
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |