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