public class DocumentLinkTagHandler extends GenericHtmlComponentHandler
Useful when redirecting to a document using a post.
Constructor and Description |
---|
DocumentLinkTagHandler(javax.faces.view.facelets.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
protected javax.faces.view.facelets.MetaRuleset |
createMetaRuleset(Class type) |
void |
onComponentCreated(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent)
Sets action after component has been created.
|
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentPopulated
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
public DocumentLinkTagHandler(javax.faces.view.facelets.ComponentConfig config)
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
createMetaRuleset
in class com.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
public void onComponentCreated(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c, javax.faces.component.UIComponent parent)
onComponentCreated
in class GenericHtmlComponentHandler
Copyright © 2015 Nuxeo SA. All rights reserved.