Uses of Package
org.apache.myfaces.view.facelets

Packages that use org.apache.myfaces.view.facelets
org.apache.myfaces.view.facelets Public Facelet API. 
org.apache.myfaces.view.facelets.impl Default implementation of the Facelets API. 
org.apache.myfaces.view.facelets.tag.ui Tag Library for http://java.sun.com/jsf/ui
 

Classes in org.apache.myfaces.view.facelets used by org.apache.myfaces.view.facelets
Facelet
          The parent or root object in a FaceletHandler composition.
FaceletFactory
          FaceletFactory for producing Facelets relative to the context of the underlying implementation.
StateWriter
          A class for handling state insertion.
TemplateClient
          FaceletHandlers can implement this contract and push themselves into the FaceletContext for participating in templating.
 

Classes in org.apache.myfaces.view.facelets used by org.apache.myfaces.view.facelets.impl
Facelet
          The parent or root object in a FaceletHandler composition.
FaceletFactory
          FaceletFactory for producing Facelets relative to the context of the underlying implementation.
 

Classes in org.apache.myfaces.view.facelets used by org.apache.myfaces.view.facelets.tag.ui
TemplateClient
          FaceletHandlers can implement this contract and push themselves into the FaceletContext for participating in templating.
 



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