Uses of Class
org.patternfly.component.menu.PopperMultiTypeahead
Packages that use PopperMultiTypeahead
Package
Description
Provides menu components for building dropdowns, selects, and general-purpose menus.
-
Uses of PopperMultiTypeahead in org.patternfly.component.menu
Subclasses with type arguments of type PopperMultiTypeahead in org.patternfly.component.menuModifier and TypeClassDescriptionclassDeprecated.This implementation uses the Popper.js API, which is due to be removed soon.Classes in org.patternfly.component.menu that implement interfaces with type arguments of type PopperMultiTypeaheadModifier and TypeClassDescriptionclassDeprecated.This implementation uses the Popper.js API, which is due to be removed soon.Methods in org.patternfly.component.menu that return PopperMultiTypeaheadModifier and TypeMethodDescriptionDeprecated.PopperMultiTypeahead.allowNewItems(Function<String, String> prompt, Function<String, Promise<MenuItem>> createItem) Deprecated.static PopperMultiTypeaheadPopperMultiTypeahead.multiTypeahead(String id, String placeholder) Deprecated.Creates a newPopperMultiTypeaheadcomponent with aMenuToggleof typeMenuToggleType.typeaheadand aFilterInput.static PopperMultiTypeaheadPopperMultiTypeahead.multiTypeahead(BaseFilterInput<?> filterInput) Deprecated.Creates a newPopperMultiTypeaheadcomponent with aMenuToggleof typeMenuToggleType.typeaheadand the specifiedBaseFilterInput.PopperMultiTypeahead.onNoResults(NoResults noResults) Deprecated.PopperMultiTypeahead.onSearch(SearchFilter searchFilter) Deprecated.PopperMultiTypeahead.that()Deprecated.