public abstract class AbstractUIHandler extends Object implements FaceletHandler, TextHandler
| Constructor and Description | 
|---|
| AbstractUIHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addComponent(FaceletContext ctx,
            UIComponent parent,
            UIComponent c)Deprecated.   | 
| protected String | getFacetName(FaceletContext ctx,
            UIComponent parent) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplygetText, getText@Deprecated public void addComponent(FaceletContext ctx, UIComponent parent, UIComponent c)
ctx - parent - c - protected final String getFacetName(FaceletContext ctx, UIComponent parent)
Copyright © 2022 The Apache Software Foundation. All rights reserved.