Interface M2RepoEditorConstants
-
- 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 M2RepoEditorConstants extends com.google.gwt.i18n.client.MessagesEnumEditor I18N constants
-
-
Nested Class Summary
-
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
-
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
-
-
Field Summary
Fields Modifier and Type Field Description static M2RepoEditorConstantsINSTANCE
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
static final M2RepoEditorConstants INSTANCE
-
-
Method Detail
-
OK
String OK()
-
ModelNameChangeWarning
String ModelNameChangeWarning()
-
Rename
String Rename()
-
Delete
String Delete()
-
Name
String Name()
-
DoesNotExtend
String DoesNotExtend()
-
TypeExtends
String TypeExtends()
-
AddField
String AddField()
-
AddAnnotation
String AddAnnotation()
-
AreYouSureYouWantToRemoveTheAnnotation0
String AreYouSureYouWantToRemoveTheAnnotation0(String name)
-
MoveUp
String MoveUp()
-
MoveDown
String MoveDown()
-
RemoveThisFactType
String RemoveThisFactType()
-
CannotDeleteADeclarationThatIsASuperType
String CannotDeleteADeclarationThatIsASuperType()
-
AreYouSureYouWantToRemoveThisFact
String AreYouSureYouWantToRemoveThisFact()
-
AddNewFactType
String AddNewFactType()
-
Type
String Type()
-
FieldNameAttribute
String FieldNameAttribute()
-
chooseType
String chooseType()
-
WholeNumberInteger
String WholeNumberInteger()
-
TrueOrFalse
String TrueOrFalse()
-
Text
String Text()
-
Date
String Date()
-
DecimalNumber
String DecimalNumber()
-
AreYouSureYouWantToDeleteTheseItems
String AreYouSureYouWantToDeleteTheseItems()
-
JarDetails
String JarDetails()
-
M2RepositoryContent
String M2RepositoryContent()
-
Path
String Path()
-
GAV
String GAV()
-
LastModified
String LastModified()
-
Open
String Open()
-
Download
String Download()
-
NoArtifactAvailable
String NoArtifactAvailable()
-
Downloading
String Downloading()
-
ArtifactUpload
String ArtifactUpload()
-
Cancel
String Cancel()
-
SelectFileUpload
String SelectFileUpload()
-
UploadedSuccessfully
String UploadedSuccessfully()
-
RefreshedSuccessfully
String RefreshedSuccessfully()
-
InvalidJarNotPom
String InvalidJarNotPom()
-
UploadFailed
String UploadFailed()
-
UnsupportedFileType
String UnsupportedFileType()
-
InvalidPom
String InvalidPom()
-
Uploading
String Uploading()
-
Upload
String Upload()
-
Refresh
String Refresh()
-
-