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