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, 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 PopperSingleTypeaheadModifier 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 PopperSingleTypeaheadModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.PopperSingleTypeahead.allowNewItems(Function<String, String> prompt, Function<String, Promise<MenuItem>> createItem) Deprecated, for removal: This API element is subject to removal in a future version.PopperSingleTypeahead.onNoResults(NoResults noResults) Deprecated, for removal: This API element is subject to removal in a future version.PopperSingleTypeahead.onSearch(SearchFilter searchFilter) Deprecated, for removal: This API element is subject to removal in a future version.static PopperSingleTypeaheadPopperSingleTypeahead.singleTypeahead(String id, String placeholder) Deprecated, for removal: This API element is subject to removal in a future version.Creates a newPopperSingleTypeaheadcomponent with aMenuToggleof typeMenuToggleType.typeaheadand aSearchInput.static PopperSingleTypeaheadPopperSingleTypeahead.singleTypeahead(BaseSearchInput<?> searchInput) Deprecated, for removal: This API element is subject to removal in a future version.Creates a newPopperSingleTypeaheadinstance using the providedBaseSearchInput.PopperSingleTypeahead.that()Deprecated, for removal: This API element is subject to removal in a future version.