public class WidgetTypeTagHandler
extends com.sun.facelets.tag.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(com.sun.facelets.tag.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(com.sun.facelets.FaceletContext ctx,
UIComponent parent) |
public WidgetTypeTagHandler(com.sun.facelets.tag.TagConfig config)
public final void apply(com.sun.facelets.FaceletContext ctx,
UIComponent parent)
throws IOException,
FacesException,
ELException
IOExceptionFacesExceptionELExceptionCopyright © 2011 Nuxeo SA. All Rights Reserved.