Class BeforeSelectionEvent<T>

java.lang.Object
Type Parameters:
T - the type about to be selected

public class BeforeSelectionEvent<T> extends GwtEvent<BeforeSelectionHandler<T>>
Represents a before selection event.