UIEvent.view (Property)

A reference to the AbstractView object that generated the event.

Availability:

DOM level - 2
JavaScript - 1.5
Netscape version - 6.0
Property/method value type:AbstractView object
JavaScript syntax:NmyUIEvent.view

A abstract view object is defined in the DOM level 2 views module. The support for this property in Netscape 6.0 should extend to it providing a Window object. The support may not extend to the complete view interface that allows you to select alternate document views.

Property attributes:

ReadOnly.