Interface | Description |
---|---|
EMFFormsLegacyServicesManager |
Requesting an instance of this will read in
ViewModelServices registered using an extension point and provide
them as EMFFormsScopedServiceProviders . |
GlobalViewModelService |
A ViewModelService which is instantiated only in the root context.
|
ViewModelContext |
The Interface ViewModelContext.
|
ViewModelContextDisposeListener |
A Listener which gets notified when a
ViewModelContext gets disposed. |
ViewModelService |
The AbstractViewService is a common super type for all View Services.
|
Class | Description |
---|---|
ViewModelContextFactory |
This Factory can be used to instantiate
ViewModelContexts . |
ViewModelServiceNotAvailableReport |
Indicates that
ViewModelService is not available. |
Copyright © 2017. All rights reserved.