Uses of Interface
org.patternfly.components.CardView.Display
-
Packages that use CardView.Display Package Description org.patternfly.components -
-
Uses of CardView.Display in org.patternfly.components
Methods in org.patternfly.components with parameters of type CardView.Display Modifier and Type Method Description static <T> CardView<T>CardView. cardView(DataProvider<T> dataProvider, CardView.Display<T> display)
-