Uses of Interface
jakarta.faces.view.facelets.TagConfig
-
Packages that use TagConfig Package Description jakarta.faces.view.facelets -
-
Uses of TagConfig in jakarta.faces.view.facelets
Subinterfaces of TagConfig in jakarta.faces.view.facelets Modifier and Type Interface Description interface
BehaviorConfig
interface
ComponentConfig
interface
ConverterConfig
interface
ValidatorConfig
Constructors in jakarta.faces.view.facelets with parameters of type TagConfig Constructor Description DelegatingMetaTagHandler(TagConfig config)
FaceletsAttachedObjectHandler(TagConfig config)
MetaTagHandler(TagConfig config)
TagHandler(TagConfig config)
-