Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client
Interface ContainerMessages

All Superinterfaces:
com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

public interface ContainerMessages
extends com.google.gwt.i18n.client.Messages

Internationalization of gwt container ContainerMessages.properties

Author:
Guillaume Cusnieux

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Messages
com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
 
Method Summary
 String askedDeleteGadget(String title)
           
 String getLabel(String fieldLabel)
           
 String preferencesGadget(String gadgetTitle)
           
 

Method Detail

preferencesGadget

String preferencesGadget(String gadgetTitle)

getLabel

String getLabel(String fieldLabel)

askedDeleteGadget

String askedDeleteGadget(String title)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.