|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ELExpressionCacheMode | |
|---|---|
| org.apache.myfaces.view.facelets | Public Facelet API. |
| org.apache.myfaces.view.facelets.impl | Default implementation of the Facelets API. |
| Uses of ELExpressionCacheMode in org.apache.myfaces.view.facelets |
|---|
| Methods in org.apache.myfaces.view.facelets that return ELExpressionCacheMode | |
|---|---|
ELExpressionCacheMode |
AbstractFaceletContext.getELExpressionCacheMode()
Return the mode used to decide whether to cache or not EL expressions |
ELExpressionCacheMode |
FaceletCompositionContext.getELExpressionCacheMode()
Indicates if a EL Expression can be or not cached by facelets vdl. |
static ELExpressionCacheMode |
ELExpressionCacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ELExpressionCacheMode[] |
ELExpressionCacheMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ELExpressionCacheMode in org.apache.myfaces.view.facelets.impl |
|---|
| Methods in org.apache.myfaces.view.facelets.impl that return ELExpressionCacheMode | |
|---|---|
ELExpressionCacheMode |
FaceletCompositionContextImpl.getELExpressionCacheMode()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||