Kie Workbench - Common - UI 6.0.0.CR3

org.kie.workbench.common.widgets.client.resources.i18n
Interface CommonConstants

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

public interface CommonConstants
extends com.google.gwt.i18n.client.Messages

EnumEditor I18N constants


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 CommonConstants INSTANCE
           
 
Method Summary
 String AddAnOptionalCheckInComment()
           
 String AddElementBelow()
           
 String AElementToDelInCollectionList()
           
 String April()
           
 String August()
           
 String Cancel()
           
 String CantSaveReadOnly()
           
 String CheckIn()
           
 String CheckInComment()
           
 String CheckInCommentColon()
           
 String Choose()
           
 String ConfigTabTitle()
           
 String Copy()
           
 String Copying()
           
 String CopyPopupCreateACopy()
           
 String CopyPopupCreateACopyNamePrompt()
           
 String CopyPopupTitle()
           
 String Date()
           
 String December()
           
 String DecimalNumber()
           
 String Delete()
           
 String DeleteItem()
           
 String DeletePopupDelete()
           
 String DeletePopupRenameNamePrompt()
           
 String DeletePopupTitle()
           
 String Deleting()
           
 String DiscardUnsavedData()
           
 String Edit()
           
 String EditTabTitle()
           
 String Error()
           
 String ExceptionFileAlreadyExists0(String uri)
           
 String ExceptionGeneric0(String message)
           
 String ExceptionInvalidPath()
           
 String ExceptionNoSuchFile0(String uri)
           
 String ExceptionSecurity0(String uri)
           
 String February()
           
 String File()
           
 String InvalidDateFormatMessage()
           
 String ItemCopiedSuccessfully()
           
 String ItemCreatedSuccessfully()
           
 String ItemDeletedSuccessfully()
           
 String ItemMovedSuccessfully()
           
 String ItemPathSubheading()
           
 String ItemRenamedSuccessfully()
           
 String ItemRestored()
           
 String ItemSavedSuccessfully()
           
 String ItemUndefinedPath()
           
 String ItemValidatedSuccessfully()
           
 String January()
           
 String July()
           
 String June()
           
 String LineNoneLine()
           
 String Loading()
           
 String March()
           
 String May()
           
 String MetadataTabTitle()
           
 String MissingPath()
           
 String Move()
           
 String MoveDown()
           
 String MoveDownListMove()
           
 String MoveUp()
           
 String MoveUpList()
           
 String Name()
           
 String New()
           
 String NewItem()
           
 String NewItemBelow()
           
 String NewName()
           
 String NewNameColon()
           
 String NoneSelected()
           
 String November()
           
 String October()
           
 String OK()
           
 String Other()
           
 String PleaseSetAName()
           
 String RefreshingList()
           
 String Rename()
           
 String RenamePopupRenameItem()
           
 String RenamePopupRenameNamePrompt()
           
 String RenamePopupTitle()
           
 String Renaming()
           
 String Restore()
           
 String Restoring()
           
 String RuleAsset()
           
 String Save()
           
 String SavePopupTitle()
           
 String Saving()
           
 String September()
           
 String ShowDetail()
           
 String SorryAnItemOfThatNameAlreadyExistsInTheRepositoryPleaseChooseAnother()
           
 String SourceTabTitle()
           
 String Text()
           
 String TrueOrFalse()
           
 String UnableToLoadList()
           
 String UploadSuccess()
           
 String Validate()
           
 String ValidationErrors()
           
 String Wait()
           
 String WaitWhileValidating()
           
 String WholeNumberInteger()
           
 

Field Detail

INSTANCE

static final CommonConstants INSTANCE
Method Detail

InvalidDateFormatMessage

String InvalidDateFormatMessage()

January

String January()

February

String February()

March

String March()

April

String April()

May

String May()

June

String June()

July

String July()

August

String August()

September

String September()

October

String October()

November

String November()

December

String December()

OK

String OK()

Edit

String Edit()

Error

String Error()

SorryAnItemOfThatNameAlreadyExistsInTheRepositoryPleaseChooseAnother

String SorryAnItemOfThatNameAlreadyExistsInTheRepositoryPleaseChooseAnother()

ShowDetail

String ShowDetail()

Choose

String Choose()

WaitWhileValidating

String WaitWhileValidating()

Wait

String Wait()

File

String File()

Other

String Other()

Save

String Save()

Validate

String Validate()

ValidationErrors

String ValidationErrors()

Restore

String Restore()

Copy

String Copy()

Delete

String Delete()

Rename

String Rename()

Restoring

String Restoring()

Copying

String Copying()

Deleting

String Deleting()

Renaming

String Renaming()

Move

String Move()

EditTabTitle

String EditTabTitle()

SourceTabTitle

String SourceTabTitle()

MetadataTabTitle

String MetadataTabTitle()

ConfigTabTitle

String ConfigTabTitle()

DiscardUnsavedData

String DiscardUnsavedData()

CantSaveReadOnly

String CantSaveReadOnly()

ItemCreatedSuccessfully

String ItemCreatedSuccessfully()

ItemSavedSuccessfully

String ItemSavedSuccessfully()

ItemDeletedSuccessfully

String ItemDeletedSuccessfully()

ItemRenamedSuccessfully

String ItemRenamedSuccessfully()

ItemCopiedSuccessfully

String ItemCopiedSuccessfully()

ItemMovedSuccessfully

String ItemMovedSuccessfully()

ItemValidatedSuccessfully

String ItemValidatedSuccessfully()

ItemPathSubheading

String ItemPathSubheading()

ItemUndefinedPath

String ItemUndefinedPath()

MissingPath

String MissingPath()

ItemRestored

String ItemRestored()

AddAnOptionalCheckInComment

String AddAnOptionalCheckInComment()

CheckIn

String CheckIn()

RefreshingList

String RefreshingList()

UnableToLoadList

String UnableToLoadList()

Cancel

String Cancel()

Name

String Name()

WholeNumberInteger

String WholeNumberInteger()

TrueOrFalse

String TrueOrFalse()

Text

String Text()

Date

String Date()

DecimalNumber

String DecimalNumber()

DeleteItem

String DeleteItem()

NewItem

String NewItem()

New

String New()

RuleAsset

String RuleAsset()

AElementToDelInCollectionList

String AElementToDelInCollectionList()

AddElementBelow

String AddElementBelow()

MoveDownListMove

String MoveDownListMove()

MoveUpList

String MoveUpList()

NewItemBelow

String NewItemBelow()

MoveDown

String MoveDown()

MoveUp

String MoveUp()

PleaseSetAName

String PleaseSetAName()

Loading

String Loading()

Saving

String Saving()

UploadSuccess

String UploadSuccess()

ExceptionInvalidPath

String ExceptionInvalidPath()

ExceptionFileAlreadyExists0

String ExceptionFileAlreadyExists0(String uri)

ExceptionNoSuchFile0

String ExceptionNoSuchFile0(String uri)

ExceptionSecurity0

String ExceptionSecurity0(String uri)

ExceptionGeneric0

String ExceptionGeneric0(String message)

NewName

String NewName()

NewNameColon

String NewNameColon()

CheckInComment

String CheckInComment()

CheckInCommentColon

String CheckInCommentColon()

CopyPopupTitle

String CopyPopupTitle()

CopyPopupCreateACopy

String CopyPopupCreateACopy()

CopyPopupCreateACopyNamePrompt

String CopyPopupCreateACopyNamePrompt()

RenamePopupTitle

String RenamePopupTitle()

RenamePopupRenameItem

String RenamePopupRenameItem()

RenamePopupRenameNamePrompt

String RenamePopupRenameNamePrompt()

SavePopupTitle

String SavePopupTitle()

DeletePopupTitle

String DeletePopupTitle()

DeletePopupDelete

String DeletePopupDelete()

DeletePopupRenameNamePrompt

String DeletePopupRenameNamePrompt()

NoneSelected

String NoneSelected()

LineNoneLine

String LineNoneLine()

Kie Workbench - Common - UI 6.0.0.CR3

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