IMainView Methods |
The IMainView type exposes the following members.
Name | Description | |
---|---|---|
![]() | BubbleExceptionToGui |
Throws the exception passed across as an inner exception to an ApplicationException on the GUI thread.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Initialise |
Records references to objects that will be set on IMainPresenter when it is created.
|
![]() | ShowBusy |
Indicates to the user that the application is busy.
(Inherited from IBusyView.) |
![]() | ShowFeedConnectionStatus |
Updates the display for a feed with a fresh connection status.
|
![]() | ShowFeeds |
Updates the list of feeds shown to the user. Old feeds are removed, new ones added.
|
![]() | ShowManualVersionCheckResult |
Show the result of a manual check for a new version of the application to the user.
|
![]() | ShowRebroadcastServerStatus |
Updates the display with the current set of connections to the rebroadcast servers.
|
![]() | ShowServerRequests |
Show a list of current requests to the user.
|
![]() | ShowSettingsConfigurationUI |
Opens the configuration GUI, optionally jumping to a specific page / tab etc. or to the
GUI for a given configuration object.
|
![]() | ShowView |
Displays the view to the user.
(Inherited from IView.) |
![]() | UpdateFeedCounters |
Updates the list of feeds with fresh counts.
|