Uses of Class
org.patternfly.dataprovider.SortInfo
-
Packages that use SortInfo Package Description org.patternfly.dataprovider -
-
Uses of SortInfo in org.patternfly.dataprovider
Methods in org.patternfly.dataprovider with parameters of type SortInfo Modifier and Type Method Description voidDataProvider. sort(SortInfo<T> sortInfo)voidDisplay. updateSortInfo(SortInfo<T> sortInfo)
-