Package javax.faces.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  
VisitContextFactory  
VisitContextWrapper  
 

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