Click or drag to resize
IReceiverLocationsView Events

The IReceiverLocationsView type exposes the following members.

Events
  NameDescription
Public eventCloseClicked
Raised when the user closes the dialog. The currently selected location should be validated and used.
Public eventDeleteLocationClicked
Raised when the user clicks the button to delete an existing location.
Public eventNewLocationClicked
Raised when the user clicks the button to add a new location.
Public eventResetClicked
Raised when the user indicates that they want to abandon their edits of the selected location.
Public eventSelectedLocationChanged
Raised when the user changes the selection in the list of receiver locations.
Public eventUpdateFromBaseStationDatabaseClicked
Raised when the user indicates that they want to refresh the content of the list with locations from the BaseStation database.
Public eventValueChanged
Raised when the content of the Location, Latitude or Longitude fields change.
Top
See Also