Uses of Class
org.patternfly.component.Card
-
Packages that use Card Package Description org.patternfly.component -
-
Uses of Card in org.patternfly.component
Methods in org.patternfly.component that return Card Modifier and Type Method Description static CardCard. card()Deprecated.CardCard. compact()Deprecated.CardCard. hoverable()Deprecated.CardCard. that()Deprecated.Methods in org.patternfly.component with parameters of type Card Modifier and Type Method Description voidCardView.Display. render(Card card, DataProvider<T> dataProvider, T item)Deprecated.
-