| Package | Description |
|---|---|
| io.vertigo.vega.rest.validation |
| Modifier and Type | Method and Description |
|---|---|
static UiMessageStack.Level |
UiMessageStack.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UiMessageStack.Level[] |
UiMessageStack.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UiMessageStack.addFieldMessage(UiMessageStack.Level level,
String message,
String contextKey,
String fieldName) |
void |
UiMessageStack.addGlobalMessage(UiMessageStack.Level level,
String message)
Ajoute un message.
|
Copyright © 2015. All Rights Reserved.