public class DevTagHandler extends javax.faces.view.facelets.TagHandler
Modifier and Type | Field and Description |
---|---|
protected javax.faces.view.facelets.TagConfig |
config |
protected javax.faces.view.facelets.FaceletHandler |
devHandler |
protected javax.faces.view.facelets.FaceletHandler |
originalHandler |
protected static String |
PANEL_COMPONENT_TYPE |
protected String |
refId |
Constructor and Description |
---|
DevTagHandler(javax.faces.view.facelets.TagConfig config,
String refId,
javax.faces.view.facelets.FaceletHandler originalHandler,
javax.faces.view.facelets.FaceletHandler devHandler) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
protected final javax.faces.view.facelets.TagConfig config
protected final javax.faces.view.facelets.FaceletHandler originalHandler
protected final javax.faces.view.facelets.FaceletHandler devHandler
protected static final String PANEL_COMPONENT_TYPE
public DevTagHandler(javax.faces.view.facelets.TagConfig config, String refId, javax.faces.view.facelets.FaceletHandler originalHandler, javax.faces.view.facelets.FaceletHandler devHandler)
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.