Uses of Package
jakarta.faces.component.visit
Packages that use jakarta.faces.component.visit
Package
Description
Fundamental APIs for user
interface components.
APIs for searching for components in the
component tree by using expressions.
APIs for
traversing a user interface component view.
-
Classes in jakarta.faces.component.visit used by com.sun.faces.component.searchClassDescriptionAn enum that specifies hints that impact the behavior of a component tree visit.
-
Classes in jakarta.faces.component.visit used by com.sun.faces.component.visitClassDescriptionA 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
VisitContextcontract.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). -
Classes in jakarta.faces.component.visit used by com.sun.faces.facelets.componentClassDescriptionA 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.
-
Classes in jakarta.faces.component.visit used by com.sun.faces.facelets.tag.compositeClassDescriptionA 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.
-
Classes in jakarta.faces.component.visit used by jakarta.faces.componentClassDescriptionA 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.
-
Classes in jakarta.faces.component.visit used by jakarta.faces.component.searchClassDescriptionAn enum that specifies hints that impact the behavior of a component tree visit.
-
Classes in jakarta.faces.component.visit used by jakarta.faces.component.visitClassDescriptionA 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
VisitContextcontract.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).