Uses of Class
org.patternfly.component.menu.MenuSearch
Packages that use MenuSearch
-
Uses of MenuSearch in org.patternfly.component.menu
Subclasses with type arguments of type MenuSearch in org.patternfly.component.menuClasses in org.patternfly.component.menu that implement interfaces with type arguments of type MenuSearchMethods in org.patternfly.component.menu that return MenuSearchModifier and TypeMethodDescriptionMenuSearch.addSearchInput(SearchInput searchInput) static MenuSearchMenuSearch.menuSearch()MenuSearch.onNoResults(NoResults noResults) Configures the behavior for handling the event when no results are found in the menu list for a given input.MenuSearch.onSearch(SearchFilter searchFilter) Configures the search behavior for the search input you have added withaddSearchInput(SearchInput).MenuSearch.that()Methods in org.patternfly.component.menu with parameters of type MenuSearchModifier and TypeMethodDescriptionMenu.addSearch(MenuSearch search) MenuGroup.addSearch(MenuSearch search)