public class AliasAnchorComponentHandler extends GenericHtmlComponentHandler
AliasTagHandler will anchor their
 components in the tree.
 This is helpful when exposing variables depending on a variable that is only available at render time (like a list or dataTable component), to ensure accurate resolution of variables at render time.
AliasTagHandler| Constructor and Description | 
|---|
AliasAnchorComponentHandler(javax.faces.view.facelets.ComponentConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
applyNextHandler(javax.faces.view.facelets.FaceletContext ctx,
                javax.faces.component.UIComponent c)  | 
onComponentCreatedcreateMetaRulesetcreateComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentPopulatedapply, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributespublic AliasAnchorComponentHandler(javax.faces.view.facelets.ComponentConfig config)
public void applyNextHandler(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c) throws IOException, javax.faces.FacesException, javax.el.ELException
applyNextHandler in class javax.faces.view.facelets.DelegatingMetaTagHandlerIOExceptionjavax.faces.FacesExceptionjavax.el.ELExceptionCopyright © 2019 Nuxeo. All rights reserved.