Package | dom.views |
Interface | public interface AbstractView |
Implementors | Window |
Introduced in: | DOM 2 Core |
See also
Property | Defined By | ||
---|---|---|---|
DOM 2 Views document : DocumentView [read-only]
The source DocumentView of which this is an AbstractView. | AbstractView |
DOM 2 Views document | property |
document:DocumentView
[read-only] Introduced in: | DOM 2 Core |
The source DocumentView of which this is an AbstractView.
public function get document():DocumentView