Class MultiSelectionModel.SelectionChange<T>

java.lang.Object
com.google.gwt.view.client.MultiSelectionModel.SelectionChange<T>
Type Parameters:
T - the data type of the item
Enclosing class:
MultiSelectionModel<T>

static class MultiSelectionModel.SelectionChange<T> extends Object
Stores an item and its pending selection state.