API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
org.w3c.dom.views.
AbstractView
View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
AbstractView
Subinterfaces
ViewCSS
See DIRECT subinterfaces
ViewCSS
Quick Links:
Methods
Fields
Description
public
interface AbstractView
A base interface that all views shall derive from.
A base interface that all views shall derive from.
See also the
Document Object Model (DOM) Level 2 Views Specification
.
See also:
Methods
Hide/Show inherited methods
public
DocumentView
getDocument
()
The source
DocumentView
of which this is an
AbstractView
.
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar