Miner.Responder.Windows Assembly > Miner.Responder.Windows Namespace : DataManager Class |
For a list of all members of this type, see DataManager members.
Name | Description | |
---|---|---|
![]() | DataRowActivated | Event fired after client calls OnRowActivated to notify that a row has been activated. This allows client forms to respond to the row activation. |
![]() | DataRowSelected | Event fired after client calls OnRowSelected to notify that a row has been selected. |
![]() | DispatcherChanged | Event raised when dispatchers have changed. The Reinitialize event is raised instead of this event if a changed dispatcher is the current user. |
![]() | FeatureSelectionChanged | Event handler for the map selection changed event. |
![]() | GeoRowActivated | Event 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. |
![]() | Refreshed | Occurs after a refresh is triggered |
![]() | Refreshing | Occurs before a refresh is triggered |
![]() | Reinitialize | Event for reinitializing the application display, such as drop-downs normally only loaded upon initialization. |
![]() | RolledUpIncidentNotification | Event handler for rolled-up incident notifications. |
![]() | Submitted | Event fired after to a dataset has been submitted. This allows client forms to restore the state of data after it has been refreshed. |
![]() | Submitting | Event fired prior to a dataset being submitted. This allows client forms to preserve the state of data before it is refreshed. |
![]() | ToolDeactivated | Occurs when a tool has been deactivated. |
![]() | UpdateData | Provide an event handler for updating the application's data. |