Uses of Class
org.patternfly.component.card.CardFooter
Packages that use CardFooter
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
-
Uses of CardFooter in org.patternfly.component.card
Subclasses with type arguments of type CardFooter in org.patternfly.component.cardModifier and TypeClassDescriptionclassThe footer section of a card, typically used for actions or supplementary information.Classes in org.patternfly.component.card that implement interfaces with type arguments of type CardFooterModifier and TypeClassDescriptionclassThe footer section of a card, typically used for actions or supplementary information.Methods in org.patternfly.component.card that return CardFooterMethods in org.patternfly.component.card with parameters of type CardFooterModifier and TypeMethodDescriptionCard.addFooter(CardFooter footer) CardExpandableContent.addFooter(CardFooter footer)