Uses of Class
org.patternfly.component.menu.PopperSingleTypeahead
Packages that use PopperSingleTypeahead
Package
Description
Provides menu components for building dropdowns, selects, and general-purpose menus.
-
Uses of PopperSingleTypeahead in org.patternfly.component.menu
Subclasses with type arguments of type PopperSingleTypeahead 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 PopperSingleTypeaheadModifier and TypeClassDescriptionclassDeprecated.This implementation uses the Popper.js API, which is due to be removed soon.Methods in org.patternfly.component.menu that return PopperSingleTypeaheadModifier and TypeMethodDescriptionDeprecated.PopperSingleTypeahead.allowNewItems(Function<String, String> prompt, Function<String, Promise<MenuItem>> createItem) Deprecated.PopperSingleTypeahead.onNoResults(NoResults noResults) Deprecated.PopperSingleTypeahead.onSearch(SearchFilter searchFilter) Deprecated.static PopperSingleTypeaheadPopperSingleTypeahead.singleTypeahead(String id, String placeholder) Deprecated.Creates a newPopperSingleTypeaheadcomponent with aMenuToggleof typeMenuToggleType.typeaheadand aSearchInput.static PopperSingleTypeaheadPopperSingleTypeahead.singleTypeahead(BaseSearchInput<?> searchInput) Deprecated.Creates a newPopperSingleTypeaheadinstance using the providedBaseSearchInput.PopperSingleTypeahead.that()Deprecated.