Uses of Class
org.patternfly.component.card.CardActions
Packages that use CardActions
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
-
Uses of CardActions in org.patternfly.component.card
Subclasses with type arguments of type CardActions in org.patternfly.component.cardModifier and TypeClassDescriptionclassClasses in org.patternfly.component.card that implement interfaces with type arguments of type CardActionsModifier and TypeClassDescriptionclassMethods in org.patternfly.component.card that return CardActionsModifier and TypeMethodDescriptionCardActions.add(CardSelectableActions selectableActions) CardActions.addCheckbox(Checkbox checkbox) CardActions.addDropdown(Dropdown dropdown) CardActions.addSelectableActions(CardSelectableActions selectableActions) static CardActionsCardActions.cardActions()CardActions.that()Methods in org.patternfly.component.card with parameters of type CardActionsModifier and TypeMethodDescriptionCardHeader.add(CardActions actions) CardHeader.addActions(CardActions actions)