Uses of Class
org.patternfly.extension.finder.FinderItemActions
-
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 TypeMethodDescriptionFinderItemActions.addButton(org.patternfly.component.button.Button button) Adds a button to the finder item actions.FinderItemActions.addDropdown(org.patternfly.component.menu.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)