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