public class WidgetTypeDevTagHandler
extends javax.faces.view.facelets.TagHandler
AbstractWidgetTypeHandler.DEV_TEMPLATE_PROPERTY_NAME
.
When the property AbstractWidgetTypeHandler.DISABLE_DEV_PROPERTY_NAME
is not defined, a default template is
used for the widget dev mode. If this property (resolved on the widget or the widget type properties) resolves to
false, this handler is skipped.
Constructor and Description |
---|
WidgetTypeDevTagHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
public WidgetTypeDevTagHandler(javax.faces.view.facelets.TagConfig config)
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException, javax.faces.FacesException, javax.faces.view.facelets.FaceletException, javax.el.ELException
IOException
javax.faces.FacesException
javax.faces.view.facelets.FaceletException
javax.el.ELException
Copyright © 2015 Nuxeo SA. All rights reserved.