View Methods

The View type exposes the following members.

Methods

View Singleton Factory method.
Check if a Mediator is registered or not
Initialize the Singleton View instance.
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 the observer for a given notifyContext from an observer list for a given Notification name.
Retrieve an IMediator from the View.