Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.gwt.client.view.i18n
Interface TranslationConstants

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

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


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
 java.lang.String addAnnotation()
           
 java.lang.String allTypes()
           
 java.lang.String cancel()
           
 java.lang.String hideAnnotations()
           
 java.lang.String menuConfirmDelete()
           
 java.lang.String menuDeleteAnnotation()
           
 java.lang.String showAnnotations()
           
 java.lang.String submit()
           
 

Method Detail

addAnnotation

java.lang.String addAnnotation()

hideAnnotations

java.lang.String hideAnnotations()

showAnnotations

java.lang.String showAnnotations()

submit

java.lang.String submit()

cancel

java.lang.String cancel()

allTypes

java.lang.String allTypes()

menuDeleteAnnotation

java.lang.String menuDeleteAnnotation()

menuConfirmDelete

java.lang.String menuConfirmDelete()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.