Class ComponentUtils.ShadowComponentNode
java.lang.Object
com.webmethods.caf.faces.component.util.ComponentUtils.ShadowComponentNode
- Enclosing class:
- ComponentUtils
Shadow node structure; used to cache the
list of descendants at each depth (relative to the UIComponent) for a UIComponent.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
component
-
descendantsAtDepth
-
-
Constructor Details
-
ShadowComponentNode
protected ShadowComponentNode()
-