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 ViewModelServicecontext - the ViewModelContextViewModelService.instantiate(org.eclipse.emf.ecp.view.spi.context.ViewModelContext)public void dispose()
dispose in interface ViewModelServiceViewModelService.dispose()public int getPriority()
getPriority in interface ViewModelServiceViewModelService.getPriority()public Locale getLocale()
getLocale in interface ViewLocaleServiceViewLocaleService.getLocale()Copyright © 2019. All rights reserved.