Responder Developer Guide
DataManager Class Events


Version: 10.2.1a

Resource Center Home

For a list of all members of this type, see DataManager members.

Public Events
 NameDescription
Public EventDataRowActivatedEvent fired after client calls OnRowActivated to notify that a row has been activated. This allows client forms to respond to the row activation.  
Public EventDataRowSelectedEvent fired after client calls OnRowSelected to notify that a row has been selected.  
Public EventDispatcherChangedEvent raised when dispatchers have changed. The Reinitialize event is raised instead of this event if a changed dispatcher is the current user.  
Public EventFeatureSelectionChangedEvent handler for the map selection changed event.  
Public EventGeoRowActivatedEvent fired after client calls OnGeoRowActivated to notify that a row has been activated in the map. This allows client forms to respond to the row activation.  
Public EventRefreshedOccurs after a refresh is triggered  
Public EventRefreshingOccurs before a refresh is triggered  
Public EventReinitializeEvent for reinitializing the application display, such as drop-downs normally only loaded upon initialization.  
Public EventRolledUpIncidentNotificationEvent handler for rolled-up incident notifications.  
Public EventSubmittedEvent fired after to a dataset has been submitted. This allows client forms to restore the state of data after it has been refreshed.  
Public EventSubmittingEvent fired prior to a dataset being submitted. This allows client forms to preserve the state of data before it is refreshed.  
Public EventToolDeactivatedOccurs when a tool has been deactivated.  
Public EventUpdateDataProvide an event handler for updating the application's data.  
Top
See Also

Reference

DataManager Class
Miner.Responder.Windows Namespace

 

 


Send Comment