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