public interface AppConstants
extends com.google.gwt.i18n.client.Messages
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.Selectcom.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 |
couldNotConnectToServer() |
String |
dashboardAlreadyImport(String newModelId,
String exitingModel) |
String |
dashboardListTooltip() |
String |
dashboardOpenTooltip() |
String |
dashboardsListScreenTitle() |
String |
disconnectedFromServer() |
String |
errorLoadingDashboards() |
String |
errorUploadingDashboards() |
String |
importSuccess(String fileName) |
String |
invalidBusResponseProbablySessionTimeout() |
String |
listDashboardsScreenTitle() |
String |
loadingDashboards() |
String |
logoutMenuTooltip() |
String |
notFoundDashboard(String perspectiveName) |
String |
notFoundScreenTitle() |
String |
routerPerspective() |
String |
routerScreenTitle() |
String |
runtimeScreenTitle() |
String |
sessionTimeout() |
String |
uploadDashboardsTitle() |
String |
uploadingDashboards() |
static final AppConstants INSTANCE
String logoutMenuTooltip()
String errorLoadingDashboards()
String loadingDashboards()
String errorUploadingDashboards()
String uploadingDashboards()
String runtimeScreenTitle()
String uploadDashboardsTitle()
String notFoundScreenTitle()
String routerScreenTitle()
String dashboardsListScreenTitle()
String dashboardListTooltip()
String listDashboardsScreenTitle()
String routerPerspective()
String disconnectedFromServer()
String couldNotConnectToServer()
String sessionTimeout()
String invalidBusResponseProbablySessionTimeout()
String dashboardOpenTooltip()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.