Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client
Interface ContainerConstants

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

public interface ContainerConstants
extends com.google.gwt.i18n.client.Constants

Internationalization of gwt container ContainerConstants.properties

Author:
Guillaume Cusnieux

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Constants
com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValue
 
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 add()
           
 String addGadget()
           
 String addGadgetError()
           
 String appearance()
           
 String cancel()
           
 String close()
           
 String colorChoice()
           
 String createdBy()
           
 String deleteConfirm()
           
 String deleteError()
           
 String deleteGadget()
           
 String error()
           
 String loadGadgetError()
           
 String loadingError()
           
 String modifyLayout()
           
 String next()
           
 String noImageDisplay()
           
 String on()
           
 String previous()
           
 String save()
           
 String savePreferencesError()
           
 String search()
           
 String select()
           
 

Method Detail

error

String error()

loadingError

String loadingError()

savePreferencesError

String savePreferencesError()

deleteConfirm

String deleteConfirm()

colorChoice

String colorChoice()

save

String save()

cancel

String cancel()

search

String search()

addGadget

String addGadget()

add

String add()

addGadgetError

String addGadgetError()

loadGadgetError

String loadGadgetError()

modifyLayout

String modifyLayout()

appearance

String appearance()

close

String close()

deleteGadget

String deleteGadget()

deleteError

String deleteError()

noImageDisplay

String noImageDisplay()

createdBy

String createdBy()

select

String select()

previous

String previous()

next

String next()

on

String on()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.