Click or drag to resize
IReceiverLocationsView Methods

The IReceiverLocationsView type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodFocusOnEditFields
Place the focus onto the location / latitude / longitude fields.
Public methodRefreshLocations
Refreshes the display of all of the locations.
Public methodRefreshSelectedLocation
Refreshes the display of the selected location in the list of locations.
Public methodShowValidationResults
Displays the results of the validation of input to the user.
(Inherited from IValidateView.)
Public methodShowView
Displays the view to the user.
(Inherited from IView.)
Top
See Also