|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The primary interface between a view part and the workbench.
The workbench exposes its implemention of view part sites via this interface, which is not intended to be implemented or extended by clients.
Method Summary | |
---|---|
String |
getSecondaryId()
Returns the secondary id for this part site's part, or null if it has none. |
Methods inherited from interface org.eclipse.ui.IWorkbenchPartSite |
---|
getId, getPart, getPluginId, getRegisteredName |
Methods inherited from interface org.eclipse.ui.IWorkbenchSite |
---|
getPage, getSelectionProvider, getShell, getWorkbenchWindow, setSelectionProvider |
Method Detail |
public String getSecondaryId()
null
if it has none.
IWorkbenchPage.showView(String, String, int)
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |