|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides methods that allow introspection of workbench parts.
Instances may be obtained by calling
IAdaptable.getAdapter(Class)
on
IWorkbenchPartSite
.
This interface is not intended to be implemented or extended by clients.
Method Summary | |
---|---|
Composite |
getControl()
Get the Composite provided to the parts
IWorkbenchPart.createPartControl(Composite)
method. |
Method Detail |
public Composite getControl()
Composite
provided to the parts
IWorkbenchPart.createPartControl(Composite)
method.
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.