Class SelectionInfo<T>
java.lang.Object
org.patternfly.dataprovider.SelectionInfo<T>
Holds the selected items in a
DataProvider.-
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()booleanbooleanisSelected(T item) toString()
-
Method Details
-
equals
-
hashCode
-
toString
-
getSelection
-
hasSelection
public boolean hasSelection() -
isSelected
-
getSelectionCount
public int getSelectionCount()
-