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 |
---|---|
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, isNew, onComponentPopulated
public DocumentLinkTagHandler(javax.faces.view.facelets.ComponentConfig config)
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.