com.sage.swt.client.resource
Class SystemLanguageResources

java.lang.Object
  extended by com.sage.swt.client.resource.SystemLanguageResources

public final class SystemLanguageResources
extends java.lang.Object

System-wide language resources available to all parts of SWT. Note: A sub-set of the contents of this class have been copied into the com.sage.orion.sdata.servlet.swtservice.PortalLanguageResource class in the server-side Swt Services framework. For 6.0 we are only exposing the content that we foresee the server-side classes might require. For 6.1, we will consider exposing more of this content from the server side.


Nested Class Summary
static class SystemLanguageResources.AppContent
          Enumerated type for common content any application can use.
static class SystemLanguageResources.BuildErrorPanelContent
          Enumerated type for accessing the build error panel content.
static class SystemLanguageResources.ButtonContent
          Enumerated type for accessing button-related content.
static class SystemLanguageResources.CalendarDayContent
          Stores the day of the week name content used by the date box widget's calendar.
static class SystemLanguageResources.CalendarMonthContent
          Stores the calendar month name content used by the date box widget's calendar and UI's that display months.
static class SystemLanguageResources.ChangePasswordContent
          Content for the "Change Password" dialog.
static class SystemLanguageResources.ChartContent
          Enumerated type for accessing chart content.
static class SystemLanguageResources.ContextMenuContent
          Enumerated type for accessing context menu content.
static class SystemLanguageResources.CustomFieldPanelContent
          Enumerated type for accessing custom field panel content.
static class SystemLanguageResources.DateBoxContent
          Enumerated type for accessing date box content.
static class SystemLanguageResources.DialogContent
          Enumerated type for accessing dialog-related content.
static class SystemLanguageResources.FilterPanelContent
          Enumerated type for accessing filter panel-related content.
static class SystemLanguageResources.GroupPanelContent
          Enumerated type for accessing group panel content.
static class SystemLanguageResources.NavigatorContent
          Enumerated type for accessing navigator content.
static class SystemLanguageResources.NoDataPanelContent
          Enumerated type for accessing no data panel content.
static class SystemLanguageResources.PortalBannerContent
          Enumerated type for accessing portal banner content.
static class SystemLanguageResources.PortalHelpLinksDropDownMenuContent
          Enumerated type for accessing portal help links content.
static class SystemLanguageResources.PortalMenuContent
          Enumerated type for accessing portal menu content.
static class SystemLanguageResources.PortletContent
          Enumerated type for accessing portlet content.
static class SystemLanguageResources.ReportContent
          Enumerated type for accessing content related to printing reports.
static class SystemLanguageResources.SDataContent
          Enumerated type for accessing SData content.
static class SystemLanguageResources.SignonContent
          Enumerated type for content used for signon.
static interface SystemLanguageResources.SystemContent
          Interface for content that is system wide.
static class SystemLanguageResources.TableContent
          Enumerated type for accessing table content.
static class SystemLanguageResources.ThumbnailContent
          Enumerated type for accessing thumbnail content.
static class SystemLanguageResources.UIBuilderContent
          Enumerated type for accessing UIBuilder content.
static class SystemLanguageResources.WidgetsContent
          Enumerated type for accessing widgets content.
static class SystemLanguageResources.WorkspaceContent
          Enumerated type for accessing workspace content.
 
Field Summary
static java.lang.String UICONTENT_DOWNLOAD_ERROR
           
static java.lang.String UICONTENT_VERSION
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UICONTENT_VERSION

public static final java.lang.String UICONTENT_VERSION
See Also:
Constant Field Values

UICONTENT_DOWNLOAD_ERROR

public static final java.lang.String UICONTENT_DOWNLOAD_ERROR
See Also:
Constant Field Values


Copyright © 2011 Sage Software, Inc. All rights reserved.