IView Methods

The IView type exposes the following members.

Methods

Check if a Mediator is registered or not
Notify the IObservers for a particular INotification.
Register an IMediator instance with the View.
Register an IObserver to be notified of INotifications with a given name.
Remove an IMediator from the View.
Remove a group of observers from the observer list for a given Notification name.
Retrieve an IMediator from the View.