Package jakarta.faces.component.visit
package jakarta.faces.component.visit
-
ClassDescriptionA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.An enum that specifies hints that impact the behavior of a component tree visit.An enum that specifies the possible results of a call to
VisitCallback.visit()
.