Interface Constants

  • 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 Constants
    extends com.google.gwt.i18n.client.Messages
    This uses GWT to provide client side compile time resolving of locales. See: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web- toolkit-doc-1-5&t=DevGuideInternationalization (for more information).

    Each method name matches up with a key in Constants.properties (the properties file can still be used on the server). To use this, use GWT.create(Constants.class).

    • Field Detail

    • Method Detail

      • WelcomeUser

        String WelcomeUser()
      • experimental_perspective

        String experimental_perspective()
      • experimental_perspective_description

        String experimental_perspective_description()
      • experimental_asset_explorer

        String experimental_asset_explorer()
      • experimental_asset_explorer_description

        String experimental_asset_explorer_description()
      • experimental_asset_editor

        String experimental_asset_editor()
      • experimental_asset_editor_description

        String experimental_asset_editor_description()
      • experimental_features_editor

        String experimental_features_editor()
      • admin_perspective

        String admin_perspective()
      • apps_perspective

        String apps_perspective()
      • multi_screem_perspective

        String multi_screem_perspective()
      • plugin_authoring

        String plugin_authoring()
      • preferences_perspective

        String preferences_perspective()
      • simple_perspective

        String simple_perspective()
      • standalone_editor_perspective

        String standalone_editor_perspective()
      • global_feature1

        String global_feature1()
      • global_feature2

        String global_feature2()
      • global_feature3

        String global_feature3()
      • global_feature_description

        String global_feature_description()
      • group1_feature1

        String group1_feature1()
      • group1_feature2

        String group1_feature2()
      • group1_feature3

        String group1_feature3()
      • group2_feature1

        String group2_feature1()
      • group3_feature1

        String group3_feature1()
      • group3_feature2

        String group3_feature2()
      • group3_feature3

        String group3_feature3()
      • experimental_feature_description

        String experimental_feature_description()
      • experimental_asset_editor_action

        String experimental_asset_editor_action()
      • experimental_asset_editor_action2

        String experimental_asset_editor_action2()
      • experimental_asset_editor_action_description

        String experimental_asset_editor_action_description()
      • experimental_asset_editor_actionsExperimental

        String experimental_asset_editor_actionsExperimental()
      • experimental_asset_editor_actionsExperimental2

        String experimental_asset_editor_actionsExperimental2()
      • experimental_asset_editor_actionsExperimentalText

        String experimental_asset_editor_actionsExperimentalText()
      • experimental_asset_editor_actionsExperimental2Text

        String experimental_asset_editor_actionsExperimental2Text()
      • experimental_asset_explorer_actionsAdd

        String experimental_asset_explorer_actionsAdd()
      • ExperimentalExplorerViewImplEmptyTitle

        String ExperimentalExplorerViewImplEmptyTitle()
      • ExperimentalExplorerViewImplEmptyText

        String ExperimentalExplorerViewImplEmptyText()
      • ExperimentalExplorerViewImplAdd

        String ExperimentalExplorerViewImplAdd()