org.apache.myfaces.view.facelets.compiler
Class AbstractUIHandler
java.lang.Object
org.apache.myfaces.view.facelets.compiler.AbstractUIHandler
- All Implemented Interfaces:
- FaceletHandler, TextHandler
public abstract class AbstractUIHandler
- extends Object
- implements FaceletHandler, TextHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractUIHandler
public AbstractUIHandler()
addComponent
@Deprecated
public void addComponent(FaceletContext ctx,
UIComponent parent,
UIComponent c)
- Deprecated.
- Parameters:
ctx
- parent
- c
-
getFacetName
protected final String getFacetName(FaceletContext ctx,
UIComponent parent)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.