Uses of Package
jakarta.faces.component.visit
Package
Description
-
ClassDescriptionA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.A context object that is used to hold state relating to performing a component tree visit.
-
ClassDescriptionAn enum that specifies hints that impact the behavior of a component tree visit.
-
ClassDescriptionA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit.A context object that is used to hold state relating to performing a component tree visit.Provide for separation of interface and implementation for the
VisitContext
contract.An enum that specifies hints that impact the behavior of a component tree visit.An enum that specifies the possible results of a call toVisitCallback.visit(jakarta.faces.component.visit.VisitContext, jakarta.faces.component.UIComponent)
.