Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.tag.handler
Class DocumentLinkTagHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by com.sun.facelets.tag.jsf.html.HtmlComponentHandler
                  extended by org.nuxeo.ecm.platform.ui.web.tag.handler.DocumentLinkTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class DocumentLinkTagHandler
extends com.sun.facelets.tag.jsf.html.HtmlComponentHandler

Component tag handler that wires a document link tag to a command link tag.

Useful when redirecting to a document using a post.

Author:
Anahide Tchertchian

Constructor Summary
DocumentLinkTagHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentLinkTagHandler

public DocumentLinkTagHandler(com.sun.facelets.tag.jsf.ComponentConfig config)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.