|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessagesLevelEnum | |
---|---|
org.richfaces.component | Fundamental APIs for user interface components |
Uses of MessagesLevelEnum in org.richfaces.component |
---|
Methods in org.richfaces.component that return MessagesLevelEnum | |
---|---|
static MessagesLevelEnum[] |
MessagesLevelEnum.getHigherLevels(java.lang.String level)
This method return all levels of errors to be rendered(all with severity higher then specified min level and also min level) |
static MessagesLevelEnum |
MessagesLevelEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MessagesLevelEnum[] |
MessagesLevelEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |