Uses of Class
javax.faces.view.facelets.TagAttributes

Packages that use TagAttributes
javax.faces.view.facelets   
 

Uses of TagAttributes in javax.faces.view.facelets
 

Methods in javax.faces.view.facelets that return TagAttributes
 TagAttributes Tag.getAttributes()
          All TagAttributes specified
 

Constructors in javax.faces.view.facelets with parameters of type TagAttributes
Tag(Location location, String namespace, String localName, String qName, TagAttributes attributes)
           
Tag(Tag orig, TagAttributes attributes)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.