Class SelectAllEvent<T>


  • public class SelectAllEvent<T>
    extends com.google.gwt.event.shared.GwtEvent<SelectAllHandler<T>>
    A select all event, fired by the Grid when it needs all rows in data source to be selected.
    Since:
    7.4
    Author:
    Vaadin Ltd