Uses of Class
org.patternfly.extension.finder.FinderItemActions
Packages that use FinderItemActions
Package
Description
Provides a multi-column finder component inspired by the macOS Finder for hierarchical data navigation.
-
Uses of FinderItemActions in org.patternfly.extension.finder
Subclasses with type arguments of type FinderItemActions in org.patternfly.extension.finderModifier and TypeClassDescriptionclassContainer for action buttons and dropdowns displayed on aFinderItem.Methods in org.patternfly.extension.finder that return FinderItemActionsModifier and TypeMethodDescriptionAdds a button to the finder item actions.FinderItemActions.addDropdown(Dropdown dropdown) static FinderItemActionsFinderItemActions.finderItemActions()FinderItemActions.that()Methods in org.patternfly.extension.finder with parameters of type FinderItemActionsModifier and TypeMethodDescriptionFinderItem.add(FinderItemActions actions) FinderItem.addActions(FinderItemActions actions)