public interface Constants
extends com.google.gwt.i18n.client.Messages
GWT.create(Constants.class)
.com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select
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
Modifier and Type | Method and Description |
---|---|
String |
authoring() |
String |
design() |
String |
designTitle() |
String |
discoverAndAuthor() |
String |
home() |
String |
homeTitle() |
String |
library() |
String |
logout() |
String |
model() |
String |
modelText() |
String |
newItem() |
String |
project_authoring() |
String |
role() |
static final Constants INSTANCE
String newItem()
String role()
String logout()
String home()
String authoring()
String project_authoring()
String homeTitle()
String model()
String modelText()
String design()
String designTitle()
String discoverAndAuthor()
String library()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.