Module org.omnifaces
Package org.omnifaces.context
-
Class Summary Class Description OmniExternalContext OmniFaces external context.OmniExternalContextFactory This external context factory takes care that theOmniExternalContext
is properly initialized.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.OmniPartialViewContextFactory This partial view context factory takes care that theOmniPartialViewContext
is properly initialized.