Uses of Package
jakarta.faces.component.search
Package
Description
-
ClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
ClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
ClassDescriptionA context object that is used to hold state relating to resolve a search expression.Provide for separation of interface and implementation for the
SearchExpressionContext
contract.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. -
ClassDescriptionComponents implementing this interface are ignored by the algorithm - especially in the implementation of
@child(n)
,@next
and@previous
. -
ClassDescriptionThe SearchExpressionHandler is responsible for resolving search expression(s)A SearchKeywordResolver is responsible for resolving a single keyword.
-
ClassDescriptionA context object that is used to hold state relating to resolve a search expression.Provide for separation of interface and implementation for the
SearchExpressionContext
contract.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.