Uses of Class
jakarta.faces.component.search.SearchKeywordContext
Packages that use SearchKeywordContext
-
Uses of SearchKeywordContext in jakarta.faces.component.search
Methods in jakarta.faces.component.search with parameters of type SearchKeywordContextModifier and TypeMethodDescriptionabstract voidSearchKeywordResolver.resolve(SearchKeywordContext searchKeywordContext, UIComponent current, String keyword) Try to resolve one or multipleUIComponents based on the keyword and callsinvokeContextCallback(jakarta.faces.component.UIComponent)for each resolved component.