Uses of Class
org.apache.openejb.jee.FacesFacet

Packages that use FacesFacet
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of FacesFacet in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type FacesFacet
protected  List<FacesFacet> FacesComponent.facet
           
protected  List<FacesFacet> FacesRenderer.facet
           
 

Methods in org.apache.openejb.jee that return types with arguments of type FacesFacet
 List<FacesFacet> FacesComponent.getFacet()
          Gets the value of the facet property.
 List<FacesFacet> FacesRenderer.getFacet()
          Gets the value of the facet property.
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.