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, for removal: This API element is subject to removal in a future version.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, for removal: This API element is subject to removal in a future version.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, for removal: This API element is subject to removal in a future version.PopperMultiTypeahead.allowNewItems(Function<String, String> prompt, Function<String, Promise<MenuItem>> createItem) Deprecated, for removal: This API element is subject to removal in a future version.static PopperMultiTypeaheadPopperMultiTypeahead.multiTypeahead(String id, String placeholder) Deprecated, for removal: This API element is subject to removal in a future version.Creates a newPopperMultiTypeaheadcomponent with aMenuToggleof typeMenuToggleType.typeaheadand aFilterInput.static PopperMultiTypeaheadPopperMultiTypeahead.multiTypeahead(BaseFilterInput<?> filterInput) Deprecated, for removal: This API element is subject to removal in a future version.Creates a newPopperMultiTypeaheadcomponent with aMenuToggleof typeMenuToggleType.typeaheadand the specifiedBaseFilterInput.PopperMultiTypeahead.onNoResults(NoResults noResults) Deprecated, for removal: This API element is subject to removal in a future version.PopperMultiTypeahead.onSearch(SearchFilter searchFilter) Deprecated, for removal: This API element is subject to removal in a future version.PopperMultiTypeahead.that()Deprecated, for removal: This API element is subject to removal in a future version.