org.eclipse.emf.ecp.edit.spi
Interface ViewLocaleService

All Superinterfaces:
ViewModelService
All Known Implementing Classes:
DefaultLocaleViewService

Deprecated. Please use the EMFFormsLocaleProvider

@Deprecated
public interface ViewLocaleService
extends ViewModelService

A view service providing the locale.

Since:
1.2
Author:
Eugen Neufeld

Method Summary
 Locale getLocale()
          Deprecated. The current locale of the view.
 
Methods inherited from interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
dispose, getPriority, instantiate
 

Method Detail

getLocale

Locale getLocale()
Deprecated. 
The current locale of the view.

Returns:
the current locale


Copyright © 2015. All Rights Reserved.