org.kie.workbench.drools.client.resources.i18n
public interface AppConstants 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 | Field and Description |
---|---|
static AppConstants |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
String |
administration() |
String |
asset_repo() |
String |
authoring() |
String |
cloneRepository() |
String |
deployment() |
String |
explore() |
String |
files() |
String |
find() |
String |
home() |
String |
homeAuthor() |
String |
homeAuthorCaption() |
String |
homeDeploy() |
String |
homeDeployCaption() |
String |
homeTheKnowledgeLifeCycle() |
String |
inboxIncomingChanges() |
String |
inboxRecentlyEdited() |
String |
inboxRecentlyOpened() |
String |
logout() |
String |
LogOut() |
String |
missingDefaultPerspective() |
String |
newItem() |
String |
newRepository() |
String |
project_authoring() |
String |
projects() |
String |
repositories() |
String |
Role() |
String |
search() |
String |
tools() |
String |
User() |
static final AppConstants INSTANCE
String home()
String authoring()
String project_authoring()
String administration()
String deployment()
String asset_repo()
String newItem()
String logout()
String find()
String search()
String missingDefaultPerspective()
String explore()
String files()
String repositories()
String cloneRepository()
String newRepository()
String projects()
String inboxIncomingChanges()
String inboxRecentlyEdited()
String inboxRecentlyOpened()
String tools()
String homeTheKnowledgeLifeCycle()
String homeAuthor()
String homeAuthorCaption()
String homeDeploy()
String homeDeployCaption()
String Role()
String User()
String LogOut()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.