public class GenericHtmlComponentHandler
extends com.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
Handler that manages a defaultValue attribute set on the tag, to default to this value when value is null or empty. *
Constructor and Description |
---|
GenericHtmlComponentHandler(javax.faces.view.facelets.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
onComponentCreated(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent)
Overrides the "value" value expression to handle default value mapping.
|
createComponent, getComponentConfig, isNew, onComponentPopulated
public GenericHtmlComponentHandler(javax.faces.view.facelets.ComponentConfig config)
public void onComponentCreated(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c, javax.faces.component.UIComponent parent)
onComponentCreated
in class javax.faces.view.facelets.ComponentHandler
Copyright © 2015 Nuxeo SA. All rights reserved.