Class SelectionEvent<T>

java.lang.Object
Type Parameters:
T - the type being selected

public class SelectionEvent<T> extends GwtEvent<SelectionHandler<T>>
Represents a selection event.