Class AbstractUIHandler
java.lang.Object
org.apache.myfaces.view.facelets.compiler.AbstractUIHandler
- All Implemented Interfaces:
FaceletHandler
,TextHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final String
getFacetName
(FaceletContext ctx, UIComponent parent) 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
-
getFacetName
-