Skip navigation links


Uses of Package
org.apache.myfaces.trinidad.component.visit

Packages that use org.apache.myfaces.trinidad.component.visit
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.component.visit   
org.apache.myfaces.trinidad.context   
org.apache.myfaces.trinidad.render   

 

Classes in org.apache.myfaces.trinidad.component.visit used by org.apache.myfaces.trinidad.component
VisitCallback
          A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.
VisitContext
          A context object that is used to hold state relating to a component tree visit.
VisitResult
          An enum that specifies the possible results of a call to VisitCallback.visit().

 

Classes in org.apache.myfaces.trinidad.component.visit used by org.apache.myfaces.trinidad.component.visit
VisitCallback
          A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.
VisitContext
          A context object that is used to hold state relating to a component tree visit.
VisitHint
          An enum that specifies hints that impact the behavior of a component tree visit.
VisitResult
          An enum that specifies the possible results of a call to VisitCallback.visit().

 

Classes in org.apache.myfaces.trinidad.component.visit used by org.apache.myfaces.trinidad.context
VisitContext
          A context object that is used to hold state relating to a component tree visit.
VisitHint
          An enum that specifies hints that impact the behavior of a component tree visit.

 

Classes in org.apache.myfaces.trinidad.component.visit used by org.apache.myfaces.trinidad.render
VisitCallback
          A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.
VisitContext
          A context object that is used to hold state relating to a component tree visit.
VisitResult
          An enum that specifies the possible results of a call to VisitCallback.visit().

 


Skip navigation links


Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.