org.jboss.seam.ui.handler
public class DecorateHandler extends javax.faces.view.facelets.ComponentHandler
Constructor and Description |
---|
DecorateHandler(javax.faces.view.facelets.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
applyNextHandler(javax.faces.view.facelets.FaceletContext context,
javax.faces.component.UIComponent component) |
getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulated
apply, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
public DecorateHandler(javax.faces.view.facelets.ComponentConfig config)
public void applyNextHandler(javax.faces.view.facelets.FaceletContext context, javax.faces.component.UIComponent component) throws IOException, javax.faces.FacesException, javax.el.ELException
applyNextHandler
in class javax.faces.view.facelets.DelegatingMetaTagHandler
IOException
javax.faces.FacesException
javax.el.ELException
Copyright © 2015 Seam Framework. All Rights Reserved.