public class CacheValue extends TagHandler
ui:param and c:set that only evaluates a value expression once
 and thereafter resolves it from the cache.
 
 A CacheValue piggybacks onto a parent Cache component for the control of caching scope and
 other parameters.
nextHandler, tag, tagId| Constructor and Description | 
|---|
| CacheValue(TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent) | 
getAttribute, getRequiredAttribute, toStringpublic CacheValue(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException
IOExceptionCopyright © 2012–2020 OmniFaces. All rights reserved.