org.jbpm.console.ng.bd.client.i18n
Interface Constants
- All Superinterfaces:
- 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)
.
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 |
INSTANCE
static final Constants INSTANCE
SignOut
String SignOut()
WelcomeUser
String WelcomeUser()
There_is_no_variable_information_to_show
String There_is_no_variable_information_to_show()
Variable
String Variable()
Value
String Value()
Last_Time_Changed
String Last_Time_Changed()
View_History
String View_History()
Variable_History_Perspective
String Variable_History_Perspective()
Show_me_my_pending_Tasks
String Show_me_my_pending_Tasks()
I_want_to_start_a_new_Process
String I_want_to_start_a_new_Process()
I_want_to_design_a_new_Process_Model
String I_want_to_design_a_new_Process_Model()
I_want_to_design_a_new_Form
String I_want_to_design_a_new_Form()
I_want_to_create_a_Task
String I_want_to_create_a_Task()
Show_me_all_the_pending_tasks_in_my_Group
String Show_me_all_the_pending_tasks_in_my_Group()
Show_me_my_Inbox
String Show_me_my_Inbox()
Hooray_you_don_t_have_any_pending_Task__
String Hooray_you_don_t_have_any_pending_Task__()
Id
String Id()
Task
String Task()
Status
String Status()
Due_On
String Due_On()
Details
String Details()
Request_Details_Perspective_Errai
String Request_Details_Perspective_Errai()
No_KBases_Available
String No_KBases_Available()
Please_Select_at_least_one_Task_to_Execute_a_Quick_Action
String Please_Select_at_least_one_Task_to_Execute_a_Quick_Action()
Priority
String Priority()
No_Parent
String No_Parent()
Parent
String Parent()
Edit
String Edit()
Task_Edit_Perspective
String Task_Edit_Perspective()
Work
String Work()
Form_Perspective
String Form_Perspective()
No_Process_Definitions_Available
String No_Process_Definitions_Available()
Name
String Name()
Package
String Package()
Type
String Type()
Version
String Version()
Start_Process
String Start_Process()
Actions
String Actions()
Process_Definition_Details
String Process_Definition_Details()
No_Process_Instances_Available
String No_Process_Instances_Available()
Aborting_Process_Instance
String Aborting_Process_Instance()
Signaling_Process_Instance
String Signaling_Process_Instance()
Process_Id
String Process_Id()
Process_Name
String Process_Name()
Process_Version
String Process_Version()
State
String State()
Process_Instance_Start_Time
String Process_Instance_Start_Time()
Process_Instance_Details
String Process_Instance_Details()
Hooray_you_don_t_have_any_Group_Task_to_Claim__
String Hooray_you_don_t_have_any_Group_Task_to_Claim__()
Task_Id
String Task_Id()
Task_Name
String Task_Name()
Actual_Owner
String Actual_Owner()
Description
String Description()
Completed
String Completed()
Pending
String Pending()
Personal_Task_Statistics
String Personal_Task_Statistics()
Aborting_Process_Instance_Not_Allowed
String Aborting_Process_Instance_Not_Allowed()
Signaling_Process_Instance_Not_Allowed
String Signaling_Process_Instance_Not_Allowed()
Old_Value
String Old_Value()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.