Uses of Class
javax.faces.view.Location

Packages that use Location
javax.faces.view.facelets   
 

Uses of Location in javax.faces.view.facelets
 

Methods in javax.faces.view.facelets that return Location
 Location Tag.getLocation()
          Location of the Tag in the Facelet file
abstract  Location TagAttribute.getLocation()
          The location of this attribute in the FaceletContext
 

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



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