This component is the key to rendering partial subtrees of the JSF component tree. It makes use of JSF 1.2's {@link UIComponent#invokeOnComponent(FacesContext,String,ContextCallback)} method to execute the various phases ofthe {@link Lifecycle} on each subtree.
@author Jeremy Grelle
|
|
|
|