Module org.omnifaces
Package org.omnifaces.component.output.cache.el
-
Class Summary Class Description CacheValue CacheValue is a replacement forui:param
andc:set
that only evaluates a value expression once and thereafter resolves it from the cache.CachingValueExpression A value expression implementation that caches its main value at the moment it's evaluated and uses this cache value in future evaluations.