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.el A collection of classes to support EL integration. 
org.apache.myfaces.view.facelets.impl Default implementation of the Facelets API. 
org.apache.myfaces.view.facelets.tag.composite   
org.apache.myfaces.view.facelets.tag.jsf   
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
AbstractFacelet
           
AbstractFaceletContext
          This class contains methods that belongs to original FaceletContext shipped in facelets code before 2.0, but does not take part from api, so are considered implementation details.
ComponentState
          Enum used inside the key DefaultFaceletsStateManagementStrategy.COMPONENT_ADDED_AFTER_BUILD_VIEW on the component attribute map to indicate if the component should be add, removed and add o it was already added to DefaultFaceletsStateManagementStrategy.CLIENTIDS_ADDED and DefaultFaceletsStateManagementStrategy.CLIENTIDS_REMOVED
ELExpressionCacheMode
           
FaceletCompositionContext
           
FaceletFactory
          FaceletFactory for producing Facelets relative to the context of the underlying implementation.
FaceletViewDeclarationLanguageBase
           
PageContext
          This class is used to encapsulate the information required at page scope.
StateWriter
          A class for handling state insertion.
TemplateClient
          FaceletHandlers can implement this contract and push themselves into the FaceletContext for participating in templating.
TemplateContext
          This class is used to encapsulate the information required to resolve facelets templates.
TemplateManager
           
ViewPoolProcessor
          This class is reponsible for all processing tasks related to the view pool.
 

Classes in org.apache.myfaces.view.facelets used by org.apache.myfaces.view.facelets.el
PageContext
          This class is used to encapsulate the information required at page scope.
TemplateContext
          This class is used to encapsulate the information required to resolve facelets templates.
 

Classes in org.apache.myfaces.view.facelets used by org.apache.myfaces.view.facelets.impl
AbstractFacelet
           
AbstractFaceletContext
          This class contains methods that belongs to original FaceletContext shipped in facelets code before 2.0, but does not take part from api, so are considered implementation details.
ELExpressionCacheMode
           
FaceletCompositionContext
           
FaceletFactory
          FaceletFactory for producing Facelets relative to the context of the underlying implementation.
PageContext
          This class is used to encapsulate the information required at page scope.
TemplateClient
          FaceletHandlers can implement this contract and push themselves into the FaceletContext for participating in templating.
TemplateContext
          This class is used to encapsulate the information required to resolve facelets templates.
TemplateManager
           
 

Classes in org.apache.myfaces.view.facelets used by org.apache.myfaces.view.facelets.tag.composite
FaceletCompositionContext
           
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.tag.jsf
FaceletCompositionContext
           
 

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 © 2014 The Apache Software Foundation. All rights reserved.