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