Package org.patternfly.dataprovider
Interface Display<T>
public interface Display<T>
Displays items managed by a
DataProvider.-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidupdateSelection(SelectionInfo<T> selectionInfo) voidupdateSortInfo(SortInfo<T> sortInfo)
-
Method Details
-
showItems
-
updateSelection
-
updateSortInfo
-