Uses of Class
org.omnifaces.el.ScopedRunner
-
Packages that use ScopedRunner Package Description org.omnifaces.el -
-
Uses of ScopedRunner in org.omnifaces.el
Methods in org.omnifaces.el that return ScopedRunner Modifier and Type Method Description ScopedRunner
ScopedRunner. with(String key, Object value)
Adds the given scoped variable to this instance.
-