public class ElFunctions
extends java.lang.Object
Constructor and Description |
---|
ElFunctions() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasErrors(ActionBean actionBean,
java.lang.String field)
Indicates if validation errors exist for the given field of the given
ActionBean . |
static java.lang.String |
name(java.lang.Enum<?> e)
Gets the name of the supplied enumerated value.
|
public static java.lang.String name(java.lang.Enum<?> e)
public static boolean hasErrors(ActionBean actionBean, java.lang.String field)
ActionBean
.? Copyright 2005-2006, Stripes Development Team.