Interface TableEventHandlerFactory

All Known Implementing Classes:
BasicTableEventHandlerFactory

public interface TableEventHandlerFactory
Handles registration for the following actions on IrisTables Double Click on cell Right Click on cell(s) Right Click on table header Each action has a Global and Column specific registration method so that consumers can handle specific columns or any column.