Uses of Class
org.patternfly.component.card.CardHeader
Packages that use CardHeader
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
-
Uses of CardHeader in org.patternfly.component.card
Subclasses with type arguments of type CardHeader in org.patternfly.component.cardModifier and TypeClassDescriptionclassThe header section of a card, containing title, actions, and expandable toggle controls.Classes in org.patternfly.component.card that implement interfaces with type arguments of type CardHeaderModifier and TypeClassDescriptionclassThe header section of a card, containing title, actions, and expandable toggle controls.Methods in org.patternfly.component.card that return CardHeaderModifier and TypeMethodDescriptionCardHeader.add(CardActions actions) CardHeader.addActions(CardActions actions) static CardHeaderCardHeader.cardHeader()CardHeader.that()Methods in org.patternfly.component.card with parameters of type CardHeader