| Interface | Description | 
|---|---|
| VisitCallback | A simple callback interface that enables 
 taking action on a specific UIComponent (either facet or child) during 
 a component tree visit. | 
| Class | Description | 
|---|---|
| VisitContext | |
| VisitContextFactory | |
| VisitContextWrapper | 
| Enum | Description | 
|---|---|
| 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 © 2022 The Apache Software Foundation. All rights reserved.