Class AbstractUIHandler
java.lang.Object
org.apache.myfaces.view.facelets.compiler.AbstractUIHandler
- All Implemented Interfaces:
- FaceletHandler,- TextHandler
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected final StringgetFacetName(FaceletContext ctx, UIComponent parent) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.faces.view.facelets.FaceletHandlerapplyMethods inherited from interface jakarta.faces.view.facelets.TextHandlergetText, getText
- 
Constructor Details- 
AbstractUIHandlerpublic AbstractUIHandler()
 
- 
- 
Method Details- 
getFacetName
 
-