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