Uses of Class
jakarta.faces.view.facelets.ComponentHandler
Package
Description
-
Uses of ComponentHandler in com.sun.faces.facelets.tag.composite
-
Uses of ComponentHandler in com.sun.faces.facelets.tag.faces
Modifier and TypeClassDescriptionclass
Facelet handler responsible for, building the component tree representation of a composite component based on the metadata contained in the composite interface and implementation sections of the composite component template.class
Modifier and TypeMethodDescriptionTagHandlerDelegateFactoryImpl.createComponentHandlerDelegate
(ComponentHandler owner) static boolean
ComponentSupport.handlerIsResourceRelated
(ComponentHandler handler) -
Uses of ComponentHandler in com.sun.faces.facelets.tag.faces.html
Modifier and TypeClassDescriptionclass
class
ComponentHandler
forh:outputScript
references.class
ComponentHandler
forh:outputStylesheet
references.ModifierConstructorDescription -
Uses of ComponentHandler in com.sun.faces.facelets.tag.ui
-
Uses of ComponentHandler in jakarta.faces.view.facelets
Modifier and TypeMethodDescriptionabstract TagHandlerDelegate
TagHandlerDelegateFactory.createComponentHandlerDelegate
(ComponentHandler owner) Create and return aTagHandlerDelegate
instance designed for use withComponentHandler
.