Uses of Class
org.patternfly.dataprovider.SelectionInfo
-
Packages that use SelectionInfo Package Description org.patternfly.dataprovider -
-
Uses of SelectionInfo in org.patternfly.dataprovider
Methods in org.patternfly.dataprovider that return SelectionInfo Modifier and Type Method Description SelectionInfo<T>DataProvider. getSelectionInfo()Methods in org.patternfly.dataprovider with parameters of type SelectionInfo Modifier and Type Method Description voidDisplay. updateSelection(SelectionInfo<T> selectionInfo)
-