Interface CellPreviewEvent.Handler<T>

Type Parameters:
T - the data type of the HasData
All Superinterfaces:
EventHandler
All Known Implementing Classes:
AbstractCellTable.CellTableKeyboardSelectionHandler, AbstractHasData.DefaultKeyboardSelectionHandler, DefaultSelectionEventManager
Enclosing class:
CellPreviewEvent<T>

public static interface CellPreviewEvent.Handler<T> extends EventHandler
Handler for CellPreviewEvent.