public class DeprecatedComponentHandler extends com.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
Behaves like a HtmlComponentHandler
but issues a deprecation warning log when used.
Constructor and Description |
---|
DeprecatedComponentHandler(javax.faces.view.facelets.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
applyNextHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c) |
createMetaRuleset
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulated
apply, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
public DeprecatedComponentHandler(javax.faces.view.facelets.ComponentConfig config)
public void applyNextHandler(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c) throws IOException, javax.faces.FacesException, javax.el.ELException
applyNextHandler
in class javax.faces.view.facelets.DelegatingMetaTagHandler
IOException
javax.faces.FacesException
javax.el.ELException
Copyright © 2016 Nuxeo SA. All rights reserved.