Uses of Class
org.patternfly.component.menu.Menu
Packages that use Menu
Package
Description
Provides menu components for building dropdowns, selects, and general-purpose menus.
Provides text input group components for search, filter, and text input with utilities.
-
Uses of Menu in org.patternfly.component.textinputgroup
Methods in org.patternfly.component.textinputgroup that return MenuModifier and TypeMethodDescriptionBaseSearchInput.menu()Retrieves the menu associated with this input.Methods in org.patternfly.component.textinputgroup with parameters of type MenuModifier and TypeMethodDescriptionAdds a menu to the search input, enabling typeahead functionality.Adds a menu to the search input, enabling typeahead functionality.booleanStayOpenPredicate.test(Event event, BaseSearchInput<?> searchInput, Menu menu)