Interface SourcesTableEvents

All Known Implementing Classes:
CellGridImpl, DefaultCalendarView.CellGrid, FlexTable, Grid, HTMLTable

@Deprecated public interface SourcesTableEvents
Deprecated.
use HasClickHandlers instead. Event sources should implement methods similar to HTMLTable.getCellForEvent(com.google.gwt.event.dom.client.ClickEvent)
A widget that implements this interface sources the events defined by the TableListener interface.