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

Interface Summary
VisitCallback A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.
 

Class Summary
VisitContext A context object that is used to hold state relating to a component tree visit.
VisitTreeUtils Utility methods to make usage of the visit tree functionality more user friendly.
 

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



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