|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides context for extensions including a valid shell, a selection provider, and a unique identifer corresponding to the abstract viewer behind the viewer site.
This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
String |
getId()
|
ISelectionProvider |
getSelectionProvider()
|
Shell |
getShell()
|
void |
setSelectionProvider(ISelectionProvider provider)
Sets the selection provider for this common viewer site. |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
public String getId()
public Shell getShell()
CommonViewer
public ISelectionProvider getSelectionProvider()
CommonViewer
.public void setSelectionProvider(ISelectionProvider provider)
provider
- the selection provider, or null
to clear it
|
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.