Interface HasCellPreviewHandlers<T>

Type Parameters:
T - the data type of the values in the widget
All Superinterfaces:
HasHandlers
All Known Subinterfaces:
HasData<T>
All Known Implementing Classes:
AbstractCellTable, AbstractHasData, CellBrowser.BrowserCellList, CellList, CellTable, CellTreeNodeView.NodeCellList, DataGrid, HasDataPresenter

public interface HasCellPreviewHandlers<T> extends HasHandlers
A widget that implements this interface is a public source of CellPreviewEvent events.