Class | Description |
---|---|
CacheValue |
CacheValue is a replacement for
ui:param and c: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.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.