Uses of Package
org.omnifaces.context
-
Packages that use org.omnifaces.context Package Description org.omnifaces.context -
Classes in org.omnifaces.context used by org.omnifaces.context Class Description OmniPartialViewContext This OmniFaces partial view context extends and improves the standard partial view context as follows: Support for executing callback scripts byPartialResponseWriter.startEval()
. Support for adding arguments to an ajax response. Any XML tags which Mojarra and MyFaces has left open after an exception in rendering of an already committed ajax response, will now be properly closed.