Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.compat.tomahawk
Class DeprecatedTomahawkComponentHandler

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.compat.tomahawk.DeprecatedTomahawkComponentHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

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

Handler for deprecated tomahawk components.

Behaves like a HtmlComponentHandler but issues a deprecation warning log when used.

Author:
Anahide Tchertchian

Constructor Summary
DeprecatedTomahawkComponentHandler(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

DeprecatedTomahawkComponentHandler

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.