| Package | Description |
|---|---|
| io.vertigo.struts2.core |
| 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.addActionMessage(UiMessageStack.Level level,
String message)
Ajoute un message.
|
void |
UiMessageStack.addActionMessage(UiMessageStack.Level level,
String message,
DtObject dto,
String fieldName)
Ajoute un message.
|
void |
UiMessageStack.addActionMessage(UiMessageStack.Level level,
String message,
UiObject<?> uiObject,
String fieldName)
Ajoute un message.
|
Copyright © 2014. All Rights Reserved.