|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidationMessages
Validation messages. Message functions should be the key with "_" replacing any periods. This allows the ValidationMessageResolver to find the message by key.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Constants |
|---|
Constants.DefaultBooleanValue, Constants.DefaultDoubleValue, Constants.DefaultFloatValue, Constants.DefaultIntValue, Constants.DefaultStringArrayValue, Constants.DefaultStringMapValue, Constants.DefaultStringValue |
| Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource |
|---|
LocalizableResource.DefaultLocale, LocalizableResource.Description, LocalizableResource.Generate, LocalizableResource.GeneratedFrom, LocalizableResource.GenerateKeys, LocalizableResource.Key, LocalizableResource.Meaning |
| Method Summary | |
|---|---|
String |
org_gwtbootstrap3_validation_Blank_message()
Org_gwtbootstrap3_validation_ blank_message. |
| Methods inherited from interface com.google.gwt.i18n.client.ConstantsWithLookup |
|---|
getBoolean, getDouble, getFloat, getInt, getMap, getString, getStringArray |
| Method Detail |
|---|
@Constants.DefaultStringValue(value="Field cannot be blank") String org_gwtbootstrap3_validation_Blank_message()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||