JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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
void
Display.
updateSelection
(
SelectionInfo
<
T
> selectionInfo)