Uses of Package
jakarta.faces.component.search
Packages that use jakarta.faces.component.search
Package
Description
APIs that are used to link an application's
business logic objects to Jakarta Faces, as well as convenient
pluggable mechanisms to manage the execution of an application that is
based on Jakarta Faces.
APIs for searching for components in the
component tree by using expressions.
-
Classes in jakarta.faces.component.search used by com.sun.faces.applicationClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
Classes in jakarta.faces.component.search used by com.sun.faces.application.applicationimplClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
Classes in jakarta.faces.component.search used by com.sun.faces.component.searchClassDescriptionA context object that is used to hold state relating to resolve a search expression.Provide for separation of interface and implementation for the
SearchExpressionContextcontract.The SearchExpressionHandler is responsible for resolving search expression(s)An enum that specifies hints that impact the behavior of a component tree search.SearchKeywordContext provides context information that may be useful toSearchKeywordResolver.resolve(jakarta.faces.component.search.SearchKeywordContext, jakarta.faces.component.UIComponent, java.lang.String)implementations.A SearchKeywordResolver is responsible for resolving a single keyword. -
Classes in jakarta.faces.component.search used by com.sun.faces.facelets.compilerClassDescriptionComponents implementing this interface are ignored by the algorithm - especially in the implementation of
@child(n),@nextand@previous. -
Classes in jakarta.faces.component.search used by jakarta.faces.applicationClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
Classes in jakarta.faces.component.search used by jakarta.faces.component.searchClassDescriptionA context object that is used to hold state relating to resolve a search expression.Provide for separation of interface and implementation for the
SearchExpressionContextcontract.The SearchExpressionHandler is responsible for resolving search expression(s)An enum that specifies hints that impact the behavior of a component tree search.SearchKeywordContext provides context information that may be useful toSearchKeywordResolver.resolve(jakarta.faces.component.search.SearchKeywordContext, jakarta.faces.component.UIComponent, java.lang.String)implementations.