Uses of Class
jakarta.faces.render.RenderKitFactory
-
Uses of RenderKitFactory in jakarta.faces.render
Modifier and TypeMethodDescriptionRenderKitFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.ModifierConstructorDescriptionRenderKitFactory
(RenderKitFactory wrapped) If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.