T
- the data type of the values in the widgetpublic interface HasCellPreviewHandlers<T> extends HasHandlers
CellPreviewEvent
events.Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
addCellPreviewHandler(CellPreviewEvent.Handler<T> handler)
Adds a
CellPreviewEvent handler. |
fireEvent
HandlerRegistration addCellPreviewHandler(CellPreviewEvent.Handler<T> handler)
CellPreviewEvent
handler.handler
- the handlerCopyright © 2018. All rights reserved.