Uses of Class
org.patternfly.component.card.CardActions
Packages that use CardActions
-
Uses of CardActions in org.patternfly.component.card
Methods 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.noOffset()Same as noOffset(true)CardActions.noOffset(boolean noOffset) Adds/removes modifier(noOffset)CardActions.that()Methods in org.patternfly.component.card with parameters of type CardActionsModifier and TypeMethodDescriptionCardHeader.add(CardActions actions) CardHeader.addActions(CardActions actions)