EMFFormsLocaleProvider
@Deprecated public class DefaultLocaleViewService extends Object implements ViewLocaleService
ViewModelService
which provides the default locale.Constructor and Description |
---|
DefaultLocaleViewService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Deprecated.
Dispose.
|
Locale |
getLocale()
Deprecated.
The current locale of the view.
|
int |
getPriority()
Deprecated.
Returns the priority for this view service.
|
void |
instantiate(ViewModelContext context)
Deprecated.
Instantiate the view service.
|
public void instantiate(ViewModelContext context)
instantiate
in interface ViewModelService
context
- the ViewModelContext
ViewModelService.instantiate(org.eclipse.emf.ecp.view.spi.context.ViewModelContext)
public void dispose()
dispose
in interface ViewModelService
ViewModelService.dispose()
public int getPriority()
getPriority
in interface ViewModelService
ViewModelService.getPriority()
public Locale getLocale()
getLocale
in interface ViewLocaleService
ViewLocaleService.getLocale()
Copyright © 2018. All rights reserved.