KIE Workbench - Webapp 6.2.0.CR3

org.kie.workbench.client.resources.i18n
Interface AppConstants

All Superinterfaces:
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

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).


Nested Class Summary
 
Nested classes/interfaces inherited from interface 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.Select
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
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
 
Field Summary
static AppConstants INSTANCE
           
 
Method Summary
 String Administration()
           
 String Apps()
           
 String artifactRepository()
           
 String Asset_Management()
           
 String Authoring()
           
 String Business_Dashboard()
           
 String cloneRepository()
           
 String Contributors()
           
 String Dashboards()
           
 String Deploy()
           
 String explore()
           
 String Extensions()
           
 String find()
           
 String Home_Page()
           
 String Home()
           
 String inboxIncomingChanges()
           
 String inboxRecentlyEdited()
           
 String inboxRecentlyOpened()
           
 String Jobs()
           
 String listRepositories()
           
 String LogOut()
           
 String MenuManageOrganizationalUnits()
           
 String MenuOrganizationalUnits()
           
 String missingDefaultPerspective()
           
 String newItem()
           
 String newRepository()
           
 String People()
           
 String PerspectiveEditor()
           
 String PlugIns()
           
 String Process_Dashboard()
           
 String Process_Definitions()
           
 String Process_Deployments()
           
 String Process_Instances()
           
 String Process_Management()
           
 String Project_Authoring()
           
 String Refresh()
           
 String repositories()
           
 String Repository()
           
 String Role()
           
 String Rule_Deployments()
           
 String Search()
           
 String Tasks_List()
           
 String Tasks()
           
 String Timeline()
           
 String tools()
           
 String Upload()
           
 String User()
           
 

Field Detail

INSTANCE

static final AppConstants INSTANCE
Method Detail

Process_Dashboard

String Process_Dashboard()

Business_Dashboard

String Business_Dashboard()

Project_Authoring

String Project_Authoring()

Administration

String Administration()

Contributors

String Contributors()

Timeline

String Timeline()

People

String People()

Authoring

String Authoring()

Process_Management

String Process_Management()

Tasks

String Tasks()

artifactRepository

String artifactRepository()

LogOut

String LogOut()

Home

String Home()

Home_Page

String Home_Page()

Process_Definitions

String Process_Definitions()

Process_Instances

String Process_Instances()

Deploy

String Deploy()

Rule_Deployments

String Rule_Deployments()

Process_Deployments

String Process_Deployments()

newItem

String newItem()

Search

String Search()

Tasks_List

String Tasks_List()

Dashboards

String Dashboards()

find

String find()

PlugIns

String PlugIns()

Extensions

String Extensions()

PerspectiveEditor

String PerspectiveEditor()

missingDefaultPerspective

String missingDefaultPerspective()

explore

String explore()

repositories

String repositories()

listRepositories

String listRepositories()

cloneRepository

String cloneRepository()

newRepository

String newRepository()

inboxIncomingChanges

String inboxIncomingChanges()

inboxRecentlyEdited

String inboxRecentlyEdited()

inboxRecentlyOpened

String inboxRecentlyOpened()

tools

String tools()

User

String User()

Role

String Role()

Jobs

String Jobs()

MenuOrganizationalUnits

String MenuOrganizationalUnits()

MenuManageOrganizationalUnits

String MenuManageOrganizationalUnits()

Repository

String Repository()

Upload

String Upload()

Refresh

String Refresh()

Asset_Management

String Asset_Management()

Apps

String Apps()

KIE Workbench - Webapp 6.2.0.CR3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.