T - the data type of the itemstatic class MultiSelectionModel.SelectionChange<T>
extends java.lang.Object
| Constructor and Description | 
|---|
| SelectionChange(T item,
               boolean isSelected) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | getItem() | 
| boolean | isSelected() |