Class CellPreviewEvent<T>

java.lang.Object
Type Parameters:
T - the data type of the HasData source

public class CellPreviewEvent<T> extends GwtEvent<CellPreviewEvent.Handler<T>>
Allows the previewing of events before they are fired to Cells.