Uses of Interface
jakarta.faces.view.facelets.ComponentConfig
-
Uses of ComponentConfig in jakarta.faces.view.facelets
Modifier and TypeMethodDescriptionComponentHandler.getComponentConfig()
Returns the component configuration, a component-type/renderer-type pair.ModifierConstructorDescriptionComponentHandler
(ComponentConfig config) Leverage theTagHandlerDelegateFactory
provided by the implementation to create an instance ofTagHandlerDelegate
designed for use withComponentHandler
.