Appendix C: ECMAScript
Language Binding
This appendix contains the complete ECMAScript [ECMAScript]
binding for the Level 2 Document Object Model Views
definitions.
Note: Exceptions handling is only supported by ECMAScript
implementation conformant with the Standard ECMA-262 3rd. Edition
([ECMAScript]).
- Object AbstractView
-
- The AbstractView object has the following
properties:
-
- document
- This read-only property is a DocumentView object.
- Object DocumentView
-
- The DocumentView object has the following
properties:
-
- defaultView
- This read-only property is a AbstractView object.