|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Strings
This Constants interface is used to localize user interface strings.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Constants |
|---|
com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValue |
| 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 Strings |
INSTANCE
An instance of this string bundle that can be used anywhere in the code to obtain i18n strings. |
| Method Summary | |
|---|---|
String |
close()
|
String |
dialogFailedToLoad()
|
String |
httpStatusTextRequestAborted()
NOTE: We added this message because the statusText response property is not accessible when the status
code is 0 (unknown). |
String |
wizardFinish()
|
String |
wizardNext()
|
String |
wizardPrevious()
|
| Field Detail |
|---|
static final Strings INSTANCE
| Method Detail |
|---|
String close()
String dialogFailedToLoad()
String wizardPrevious()
String wizardNext()
String wizardFinish()
String httpStatusTextRequestAborted()
statusText response property is not accessible when the status
code is 0 (unknown).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||