|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkbenchPartTestable
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 |
---|
Composite getControl()
Composite
provided to the parts
IWorkbenchPart.createPartControl(Composite)
method.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.