Uses of Class
org.patternfly.component.CardView
-
Packages that use CardView Package Description org.patternfly.component -
-
Uses of CardView in org.patternfly.component
Methods in org.patternfly.component that return CardView Modifier and Type Method Description static <T> CardView<T>CardView. cardView(DataProvider<T> dataProvider, CardView.Display<T> display)Deprecated.CardView<T>CardView. compact()Deprecated.CardView<T>CardView. hoverable()Deprecated.CardView<T>CardView. that()Deprecated.
-