java.lang.Object
com.sun.faces.facelets.compiler.AbstractUIHandler
- All Implemented Interfaces:
FaceletHandler
,TextHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addComponent
(FaceletContext ctx, UIComponent parent, UIComponent c) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jakarta.faces.view.facelets.FaceletHandler
apply
Methods inherited from interface jakarta.faces.view.facelets.TextHandler
getText, getText
-
Constructor Details
-
AbstractUIHandler
public AbstractUIHandler()
-
-
Method Details
-
addComponent
-