Interface TableEventInfo

All Superinterfaces:
EventInfo
All Known Subinterfaces:
RowEventInfo<RowEventDataType>
All Known Implementing Classes:
BaseRowEventInfo, BaseTableEventInfo

public interface TableEventInfo extends EventInfo
An interface for methods related to events that occur on tabular data structures.