T - the data type of the HasDatapublic static interface CellPreviewEvent.Handler<T> extends EventHandler
CellPreviewEvent.| Modifier and Type | Method and Description | 
|---|---|
| void | onCellPreview(CellPreviewEvent<T> event)Called when  CellPreviewEventis fired. | 
void onCellPreview(CellPreviewEvent<T> event)
CellPreviewEvent is fired.event - the CellPreviewEvent that was fired