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.core.layout   
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.core.layout
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.
 

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().
 



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