Uses of Class
org.patternfly.component.card.CardSubtitle
Packages that use CardSubtitle
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
-
Uses of CardSubtitle in org.patternfly.component.card
Subclasses with type arguments of type CardSubtitle in org.patternfly.component.cardModifier and TypeClassDescriptionclassThe subtitle element of a card title, rendered below the title text.Classes in org.patternfly.component.card that implement interfaces with type arguments of type CardSubtitleModifier and TypeClassDescriptionclassThe subtitle element of a card title, rendered below the title text.Methods in org.patternfly.component.card that return CardSubtitleModifier and TypeMethodDescriptionstatic CardSubtitleCardSubtitle.cardSubtitle()static CardSubtitleCardSubtitle.cardSubtitle(String text) CardSubtitle.that()Methods in org.patternfly.component.card with parameters of type CardSubtitle