public class WidgetTypeTagHandler
extends javax.faces.view.facelets.TagHandler
Applies a WidgetTypeHandler
resolved from a widget created for given type name and mode, and uses other tag
attributes to fill the widget properties.
Does not handle sub widgets.
Constructor and Description |
---|
WidgetTypeTagHandler(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 WidgetTypeTagHandler(javax.faces.view.facelets.TagConfig config)
public final void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException, javax.el.ELException
IOException
javax.el.ELException
Copyright © 2015 Nuxeo SA. All rights reserved.