Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.