Responder Developer Guide
DataManager Class Methods


Version: 10.2.1a

Resource Center Home

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

Public Methods
 NameDescription
Public MethodBeginUpdatePrevents data refreshes.  
Public MethodChangeCultureTimeModeChange Time format for Responder Explorer  
Public MethodEndUpdateAllows data refreshes again after calling BeginUpdate.  
Public MethodGeospatialToolDeactivatedMethod called when a geospatial tool has been deactivated.  
Public MethodGetSelectedDataGets a dataset containing the current application data selection.  
Public MethodHandleConcurrencyError  
Public MethodOnDataRowActivatedNotifies that a System.Data.DataRow has been activated, allowing client forms to respond to the row activation.  
Public MethodOnDataRowSelectedNotifies that a row has been selected in the grid, allowing client forms to respond to the row activation.  
Public MethodOnFeatureSelectionChangedNotifies that the Map's feature selection count has changed.  
Public MethodOnGeoRowActivatedNotifies that a row has been activated in the map, allowing client forms to respond to the row activation.  
Public MethodOnGeoRowsActivatedNotifies that rows have been activated in the map, allowing client forms to respond to the row activation.  
Public MethodOnReinitializeAllow subscriber to respond to a Reinitialize event.  
Public MethodOnSubmittedNotifies that a dataset has been submitted, allowing client forms to restore the state of data after it has been refreshed.  
Public MethodOnSubmittingNotifies that a dataset is about to be submitted, allowing client forms to preserve the state of data before it is refreshed.  
Public MethodOnUpdateDataAllow subscriber to respond to an update data event.  
Public MethodRefreshConfigurator  
Public MethodRefreshMap  
Public Methodstatic (Shared in Visual Basic)RegionNameDetermines the human-friendly name of a region based on its region ID number.  
Public MethodSaveSelectedDataGets a dataset containing the selected data and then asks user to specify the file where the data will be written.  
Public MethodSubmitOverloaded. Submits a dataset. Doesn't refresh explorer to show submitted changes, and an edit form is not currently being displayed.  
Top
Protected Methods
 NameDescription
Protected MethodOnRefreshedOverloaded.   
Protected MethodOnRefreshing  
Top
See Also

Reference

DataManager Class
Miner.Responder.Windows Namespace

 

 


Send Comment