Uses of Interface
jakarta.faces.view.facelets.TagConfig
Packages that use TagConfig
-
Uses of TagConfig in jakarta.faces.view.facelets
Subinterfaces of TagConfig in jakarta.faces.view.faceletsModifier and TypeInterfaceDescriptioninterfaceConvey the id of a behavior declared in a view.interfacePassed to the constructor ofComponentHandler.interfaceA Facelet version of the Jakarta Server PagesConverterTag.interfaceUsed in creatingValidatorHandlerand all implementations.Constructors in jakarta.faces.view.facelets with parameters of type TagConfigModifierConstructorDescriptionDelegatingMetaTagHandler(TagConfig config) Instantiates this handler with the given config.Call through to superMetaTagHandler(TagConfig config) Constructor.TagHandler(TagConfig config) EveryTagHandlerinstance is associated with aTag.