Provides a property to retrieve the default view for a document.
Platform Support
IE | Mozilla | Netscape | Opera | Safari | no | 1.0+ | no | 7.0+ | no |
---|
Constructors
Constructor | Action | IE | Mozilla | Netscape | Opera | Safari | ||
---|---|---|---|---|---|---|---|---|
DocumentView Constructor() : DocumentView
Provides a property to retrieve the default view for a document.
|
Show Details | no | 1.0+ | no | 7.0+ | no | ||
DocumentView() : DocumentViewProvides a property to retrieve the default view for a document. Returns
|
Properties
Property | Action | IE | Mozilla | Netscape | Opera | Safari |
---|---|---|---|---|---|---|
defaultView
: AbstractView
The default AbstractView for the document.
|
Show Details | no | 1.0+ | no | 7.0+ | no |
|
Availability
HTML DOM Level 2|W3C