Interface DataGridItemsEventsDelegate<I>

Type Parameters:
I - items type
All Known Implementing Classes:
AbstractDataGrid, DataGridImpl, TreeDataGridImpl

public interface DataGridItemsEventsDelegate<I>
DataGridDataProvider delegates event handling to an implementation of this interface.