Package org.patternfly.dataprovider
-
Interface Summary Interface Description Display<T> Displays items managed by aDataProvider. -
Class Summary Class Description DataProvider<T> Holds items and state for components like data lists and tables.ItemDisplay<E extends HTMLElement,T> Reusable class for typed components to customize the item ID, string value and display.PageInfo SelectionInfo<T> Holds the selected items in aDataProvider.SortInfo<T> Holds the current sort option in aDataProvider.