SVGDocument Interface Reference

import "SVGDocument.idl";

Inherits Document.

Inheritance diagram for SVGDocument:

Inheritance graph
[legend]
Collaboration diagram for SVGDocument:

Collaboration graph
[legend]
List of all members.

Public Member Functions

events::Event createEvent (in core::DOMString eventType) raises (core::DOMException)

Public Attributes

readonly attribute core::DOMString title
readonly attribute core::DOMString referrer
readonly attribute core::DOMString domain
readonly attribute core::DOMString URL
readonly attribute SVGSVGElement rootElement

Detailed Description

Definition at line 26 of file SVGDocument.idl.


Member Function Documentation

events::Event createEvent ( in core::DOMString  eventType  )  raises (core::DOMException)


Member Data Documentation

readonly attribute core::DOMString title

Definition at line 27 of file SVGDocument.idl.

readonly attribute core::DOMString referrer

Definition at line 28 of file SVGDocument.idl.

readonly attribute core::DOMString domain

Definition at line 29 of file SVGDocument.idl.

readonly attribute core::DOMString URL

Implements Document.

Definition at line 30 of file SVGDocument.idl.

readonly attribute SVGSVGElement rootElement

Definition at line 31 of file SVGDocument.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:15:19 2007 for Web Kit DOM by  doxygen 1.5.1