|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteWorkbenchPartSite
Remote API Wrapper for the org.eclipse.ui.IWorkbenchPartSite
(Online documentation)
Original documentation:
The primary interface between a workbench part and the workbench.
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the part registry extension id for this workbench site's part. |
IRemoteWorkbenchPart |
getPart()
Returns the part associated with this site |
java.lang.String |
getPluginId()
Returns the unique identifier of the plug-in that defines this workbench site's part. |
Methods inherited from interface com.mindoo.remote.api.org.eclipse.ui.services.IRemoteServiceLocator |
---|
getService, hasService |
Methods inherited from interface com.mindoo.remote.api.IRemoteEclipseWrapper |
---|
_internalGetId, equalWrappedObjects |
Method Detail |
---|
java.lang.String getId() throws RemoteEclipseAPIException
RemoteEclipseAPIException
java.lang.String getPluginId() throws RemoteEclipseAPIException
RemoteEclipseAPIException
IRemoteWorkbenchPart getPart() throws RemoteEclipseAPIException
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |