|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EclipseContextViewService
ViewModelService for registering and retrieving the IEclipseContext associated with a view.
| Method Summary | |
|---|---|
org.eclipse.e4.core.contexts.IEclipseContext |
getContext(VElement element)
Returns the context associated with the given VElement. |
void |
putContext(VElement element,
org.eclipse.e4.core.contexts.IEclipseContext context)
Sets the context for the VElement. |
| Methods inherited from interface org.eclipse.emf.ecp.view.spi.context.ViewModelService |
|---|
dispose, getPriority, instantiate |
| Method Detail |
|---|
void putContext(VElement element,
org.eclipse.e4.core.contexts.IEclipseContext context)
VElement.
element - the element associated with the contextcontext - the IEclipseContext.org.eclipse.e4.core.contexts.IEclipseContext getContext(VElement element)
VElement.
element - the element for which the IEclipseContext is to be returned.
IEclipseContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||