Uses of Class
org.patternfly.componentgroup.servicecard.ServiceCard
Packages that use ServiceCard
Package
Description
Provides a service card component for displaying a service with an icon, title, subtitle, and description.
-
Uses of ServiceCard in org.patternfly.componentgroup.servicecard
Subclasses with type arguments of type ServiceCard in org.patternfly.componentgroup.servicecardModifier and TypeClassDescriptionclassA composite card component that presents a service or application with an icon and descriptive content.Classes in org.patternfly.componentgroup.servicecard that implement interfaces with type arguments of type ServiceCardModifier and TypeClassDescriptionclassA composite card component that presents a service or application with an icon and descriptive content.Methods in org.patternfly.componentgroup.servicecard that return ServiceCardModifier and TypeMethodDescriptionServiceCard.description(String description) ServiceCard.removeIcon()ServiceCard.serviceCard()ServiceCard.that()