public interface EclipseContextViewService extends ViewModelService
ViewModelService
for registering and retrieving the IEclipseContext
associated with a view.Modifier and Type | Method and Description |
---|---|
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 . |
dispose, getPriority, instantiate
Copyright © 2018. All rights reserved.