Interface | Description |
---|---|
BaseExtendedVisitContext.ClientIdTrackingStrategy |
Allows to track what subtrees and shortIds were visited
|
Class | Description |
---|---|
AjaxOutputTracker |
Tracker that tracks all
AjaxOutput components in the component tree and that can retrieve tracked AjaxOutput s
in O(n) where "n" is depth of the tree. |
BaseExtendedVisitContext |
ExtendedVisitContext that allows track visit of implicitly processed subtrees and adds support for shortIds |
ComponentIdResolver | |
ExtendedExecuteVisitContext |
Wraps parent
VisitContext and executes MetaComponentProcessingVisitCallback during its
ExtendedExecuteVisitContext.invokeVisitCallback(UIComponent, VisitCallback) method. |
ExtendedPartialViewContext |
The RichFaces custom version of PartialViewContext
|
ExtendedPartialViewContextFactory | |
ExtendedRenderVisitContext |
Wraps parent
VisitContext and executes following operations: |
ExtendedVisitContext | |
ExtendedVisitContextFactory | |
FullVisitContext |
A VisitContext used to visit all children and trees.
|
OnOffResponseWriter | |
PartialResponseWriterWrapper |
Wraps
PartialResponseWriter and delegates all calls to wrapped writer by default. |
SkinningExternalContextFactory |
Enum | Description |
---|---|
ExtendedVisitContextMode |
Denotes a current visit mode
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.