Uses of Class
org.patternfly.component.menu.Dropdown
Packages that use Dropdown
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
Provides input group components for combining form controls with text, icons, or buttons.
Provides menu components for building dropdowns, selects, and general-purpose menus.
Provides the PatternFly notification badge and notification drawer components.
-
Uses of Dropdown in org.patternfly.component.card
Methods in org.patternfly.component.card with parameters of type Dropdown -
Uses of Dropdown in org.patternfly.component.inputgroup
Methods in org.patternfly.component.inputgroup that return DropdownMethods in org.patternfly.component.inputgroup with parameters of type Dropdown -
Uses of Dropdown in org.patternfly.component.notification
Methods in org.patternfly.component.notification with parameters of type DropdownModifier and TypeMethodDescription -
Uses of Dropdown in org.patternfly.extension.finder
Methods in org.patternfly.extension.finder with parameters of type DropdownModifier and TypeMethodDescriptionFinderColumnActions.addDropdown(Dropdown dropdown) FinderItemActions.addDropdown(Dropdown dropdown)