|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressMessageMode | |
---|---|
org.openfaces.component.ajax |
Uses of ProgressMessageMode in org.openfaces.component.ajax |
---|
Methods in org.openfaces.component.ajax that return ProgressMessageMode | |
---|---|
ProgressMessageMode |
DefaultProgressMessage.getMode()
|
ProgressMessageMode |
DefaultProgressMessage.getMode()
|
static ProgressMessageMode |
ProgressMessageMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProgressMessageMode |
ProgressMessageMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProgressMessageMode[] |
ProgressMessageMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
static ProgressMessageMode[] |
ProgressMessageMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.ajax with parameters of type ProgressMessageMode | |
---|---|
void |
DefaultProgressMessage.setMode(ProgressMessageMode mode)
|
void |
DefaultProgressMessage.setMode(ProgressMessageMode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |