Uses of Class
jakarta.faces.view.facelets.TagAttributes
Packages that use TagAttributes
Package
Description
This package contains public classes for
the Java code API of Facelets.
-
Uses of TagAttributes in com.sun.faces.facelets.tag
Subclasses of TagAttributes in com.sun.faces.facelets.tagModifier and TypeClassDescriptionfinal classA set of TagAttributesImpl, usually representing all attributes on a Tag. -
Uses of TagAttributes in jakarta.faces.view.facelets
Methods in jakarta.faces.view.facelets that return TagAttributesModifier and TypeMethodDescriptionTag.getAttributes()Return an object encapsulating theTagAttributesspecified on this element in the view.Constructors in jakarta.faces.view.facelets with parameters of type TagAttributes