Uses of Interface
org.overlord.sramp.ui.client.services.i18n.ILocalizationService

Packages that use ILocalizationService
org.overlord.sramp.ui.client.activities   
org.overlord.sramp.ui.client.services.i18n   
org.overlord.sramp.ui.client.views   
 

Uses of ILocalizationService in org.overlord.sramp.ui.client.activities
 

Methods in org.overlord.sramp.ui.client.activities that return ILocalizationService
protected  ILocalizationService AbstractActivity.i18n()
          Convenience method for getting the localization service.
 

Uses of ILocalizationService in org.overlord.sramp.ui.client.services.i18n
 

Classes in org.overlord.sramp.ui.client.services.i18n that implement ILocalizationService
 class LocalizationService
          A concrete implementation of an ILocalizationService.
 

Uses of ILocalizationService in org.overlord.sramp.ui.client.views
 

Methods in org.overlord.sramp.ui.client.views that return ILocalizationService
protected  ILocalizationService AbstractView.i18n()
          Convenience method for getting the localization service.
 



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.