Interface AppConstants

  • All Superinterfaces:
    com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

    public interface AppConstants
    extends com.google.gwt.i18n.client.Messages
    • Method Detail

      • logoutMenuTooltip

        String logoutMenuTooltip()
      • errorLoadingDashboards

        String errorLoadingDashboards()
      • loadingDashboards

        String loadingDashboards()
      • errorUploadingDashboards

        String errorUploadingDashboards()
      • uploadingDashboards

        String uploadingDashboards()
      • runtimeScreenTitle

        String runtimeScreenTitle()
      • uploadDashboardsTitle

        String uploadDashboardsTitle()
      • notFoundScreenTitle

        String notFoundScreenTitle()
      • notFoundDashboard

        String notFoundDashboard​(String perspectiveName)
      • routerScreenTitle

        String routerScreenTitle()
      • dashboardsListScreenTitle

        String dashboardsListScreenTitle()
      • dashboardListTooltip

        String dashboardListTooltip()
      • listDashboardsScreenTitle

        String listDashboardsScreenTitle()
      • routerPerspective

        String routerPerspective()
      • dashboardAlreadyImport

        String dashboardAlreadyImport​(String newModelId,
                                      String exitingModel)
      • disconnectedFromServer

        String disconnectedFromServer()
      • couldNotConnectToServer

        String couldNotConnectToServer()
      • sessionTimeout

        String sessionTimeout()
      • invalidBusResponseProbablySessionTimeout

        String invalidBusResponseProbablySessionTimeout()
      • dashboardOpenTooltip

        String dashboardOpenTooltip()