ISettingsPresenter Methods |
The ISettingsPresenter type exposes the following members.
Name | Description | |
---|---|---|
ApplyReceiverConfigurationWizard |
Applies the answers from a receiver configuration wizard to the receiver passed across.
| |
CreateMergedFeed |
Creates a new merged feed. The object is not attached to the configuration being edited.
| |
CreateRebroadcastServer |
Creates a new rebroadcast server. The object is not attached to the configuration being edited.
| |
CreateReceiver |
Creates a new receiver. The receiver is not attached to the configuration being edited.
| |
CreateReceiverLocation |
Creates a new receiver location. The receiver location is not attached to the configuration being edited.
| |
CreateUser |
Creates a new user. The user is not attached to the configuration being edited.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetSerialPortNames |
Returns a list of serial port names. Guaranteed not to throw an exception and to be current (i.e. no caching).
| |
GetVoiceNames |
Returns a collection of voice names. A voice name of null indicates the presence of a default voice.
| |
Initialise |
Initialises the view.
(Inherited from IPresenterT.) | |
ValidateView |
Validates the current content of the entire form and reports the results back to the view.
|