Uses of Class
javax.faces.view.facelets.TagAttributes
-
Packages that use TagAttributes Package Description javax.faces.view.facelets -
-
Uses of TagAttributes in javax.faces.view.facelets
Methods in javax.faces.view.facelets that return TagAttributes Modifier and Type Method Description TagAttributes
Tag. getAttributes()
All TagAttributes specifiedConstructors in javax.faces.view.facelets with parameters of type TagAttributes Constructor Description Tag(Tag orig, TagAttributes attributes)
Tag(Location location, String namespace, String localName, String qName, TagAttributes attributes)
-