Package org.patternfly.dataprovider
package org.patternfly.dataprovider
-
ClassDescriptionDataProvider<T>Holds items and state for components like data lists and tables.Display<T>Displays items managed by a
DataProvider
.Reusable class for typed components to customize the item ID, string value and display.Holds the selected items in aDataProvider
.SortInfo<T>Holds the current sort option in aDataProvider
.