|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EMFFormsContextProvider
A EMFFormsContextProvider
is a ViewModelService
that provides and IEclipseContext
.
Method Summary | |
---|---|
org.eclipse.e4.core.contexts.IEclipseContext |
getContext()
Returns the IEclipseContext . |
void |
setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
Sets the IEclipseContext . |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.context.ViewModelService |
---|
dispose, getPriority, instantiate |
Method Detail |
---|
org.eclipse.e4.core.contexts.IEclipseContext getContext()
IEclipseContext
.
IEclipseContext
void setContext(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext)
IEclipseContext
.
eclipseContext
- The IEclipseContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |