public class ViewUtil
extends java.lang.Object
Constructor and Description |
---|
ViewUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
displayError(java.lang.String message)
Displays an error message to the user.
|
static void |
reloadPage()
Reloads the entire page.
|