This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewCallback Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur for which a client of the table can act upon and provide information.
Description | ||
---|---|---|
AbortEditOperation | Abort an edit operation. | |
EnableEditUndoRedo | Enable/Disable Undo/Redo. | |
RedrawFeatureLayer | Redraw feature layer (ie, when features are deleted, etc). | |
RefreshDisplay | Refresh all screen caches. | |
RefreshSelection | Refresh graphics for selected table or selection when viewing the full table. | |
Search | Returns a cursor on the FeatureLayer or Table. | |
SelectionChange | Selection has been changed. | |
ShowRelationshipTable | Show the destination relationship table with origin table selection. | |
SpatialReference | Current Spatial Reference. | |
StartEditOperation | Start an edit operation. | |
StopEditOperation | Stop an edit operation. |