DOMWindow Interface Reference

import "DOMWindow.idl";

List of all members.

Public Member Functions

CSSStyleDeclaration getComputedStyle (in Element element, in DOMString pseudoElement)
CSSRuleList getMatchedCSSRules (in Element element, in DOMString pseudoElement, in[Optional] boolean authorOnly)

Public Attributes

readonly attribute Document document
readonly attribute double devicePixelRatio
attribute CSSPrimitiveValueConstructor CSSPrimitiveValue
attribute CSSRuleConstructor CSSRule
attribute CSSStyleDeclarationConstructor CSSStyleDeclaration
attribute CSSValueConstructor CSSValue
attribute DocumentConstructor Document
attribute DocumentFragmentConstructor DocumentFragment
attribute DOMParserConstructor DOMParser
attribute ElementConstructor Element
attribute EventConstructor Event
attribute HTMLElementConstructor HTMLElement
attribute HTMLAnchorElementConstructor HTMLAnchorElement
attribute HTMLAppletElementConstructor HTMLAppletElement
attribute HTMLAreaElementConstructor HTMLAreaElement
attribute HTMLBaseElementConstructor HTMLBaseElement
attribute HTMLBaseFontElementConstructor HTMLBaseFontElement
attribute HTMLBodyElementConstructor HTMLBodyElement
attribute HTMLBRElementConstructor HTMLBRElement
attribute HTMLButtonElementConstructor HTMLButtonElement
attribute HTMLDirectoryElementConstructor HTMLDirectoryElement
attribute HTMLDivElementConstructor HTMLDivElement
attribute HTMLDListElementConstructor HTMLDListElement
attribute HTMLFieldSetElementConstructor HTMLFieldSetElement
attribute HTMLFontElementConstructor HTMLFontElement
attribute HTMLFormElementConstructor HTMLFormElement
attribute HTMLHeadElementConstructor HTMLHeadElement
attribute HTMLHeadingElementConstructor HTMLHeadingElement
attribute HTMLHRElementConstructor HTMLHRElement
attribute HTMLHtmlElementConstructor HTMLHtmlElement
attribute HTMLImageElementConstructor HTMLImageElement
attribute HTMLInputElementConstructor HTMLInputElement
attribute HTMLIsIndexElementConstructor HTMLIsIndexElement
attribute HTMLLabelElementConstructor HTMLLabelElement
attribute HTMLLegendElementConstructor HTMLLegendElement
attribute HTMLLIElementConstructor HTMLLIElement
attribute HTMLLinkElementConstructor HTMLLinkElement
attribute HTMLMapElementConstructor HTMLMapElement
attribute HTMLMenuElementConstructor HTMLMenuElement
attribute HTMLMetaElementConstructor HTMLMetaElement
attribute HTMLModElementConstructor HTMLModElement
attribute HTMLOListElementConstructor HTMLOListElement
attribute HTMLOptGroupElementConstructor HTMLOptGroupElement
attribute HTMLOptionElementConstructor HTMLOptionElement
attribute HTMLParagraphElementConstructor HTMLParagraphElement
attribute HTMLParamElementConstructor HTMLParamElement
attribute HTMLPreElementConstructor HTMLPreElement
attribute HTMLQuoteElementConstructor HTMLQuoteElement
attribute HTMLScriptElementConstructor HTMLScriptElement
attribute HTMLSelectElementConstructor HTMLSelectElement
attribute HTMLStyleElementConstructor HTMLStyleElement
attribute HTMLTextAreaElementConstructor HTMLTextAreaElement
attribute HTMLTitleElementConstructor HTMLTitleElement
attribute HTMLUListElementConstructor HTMLUListElement
attribute HTMLCanvasElementConstructor HTMLCanvasElement
attribute HTMLDocumentConstructor HTMLDocument
attribute MutationEventConstructor MutationEvent
attribute NodeConstructor Node
attribute NodeFilterConstructor NodeFilter
attribute RangeConstructor Range
attribute RangeExceptionConstructor RangeException
attribute DocumentConstructor XMLDocument
attribute XMLSerializerConstructor XMLSerializer


Detailed Description

Definition at line 30 of file DOMWindow.idl.


Member Function Documentation

CSSStyleDeclaration getComputedStyle ( in Element  element,
in DOMString  pseudoElement 
)

CSSRuleList getMatchedCSSRules ( in Element  element,
in DOMString  pseudoElement,
in boolean  authorOnly[Optional] 
)


Member Data Documentation

readonly attribute Document document

Definition at line 32 of file DOMWindow.idl.

readonly attribute double devicePixelRatio

Definition at line 42 of file DOMWindow.idl.

attribute CSSPrimitiveValueConstructor CSSPrimitiveValue

Definition at line 45 of file DOMWindow.idl.

attribute CSSRuleConstructor CSSRule

Definition at line 46 of file DOMWindow.idl.

attribute CSSStyleDeclarationConstructor CSSStyleDeclaration

Definition at line 47 of file DOMWindow.idl.

attribute CSSValueConstructor CSSValue

Definition at line 48 of file DOMWindow.idl.

attribute DocumentConstructor Document

Definition at line 49 of file DOMWindow.idl.

attribute DocumentFragmentConstructor DocumentFragment

Definition at line 50 of file DOMWindow.idl.

attribute DOMParserConstructor DOMParser

Definition at line 51 of file DOMWindow.idl.

attribute ElementConstructor Element

Definition at line 52 of file DOMWindow.idl.

attribute EventConstructor Event

Definition at line 53 of file DOMWindow.idl.

attribute HTMLElementConstructor HTMLElement

Definition at line 56 of file DOMWindow.idl.

attribute HTMLAnchorElementConstructor HTMLAnchorElement

Definition at line 57 of file DOMWindow.idl.

attribute HTMLAppletElementConstructor HTMLAppletElement

Definition at line 58 of file DOMWindow.idl.

attribute HTMLAreaElementConstructor HTMLAreaElement

Definition at line 59 of file DOMWindow.idl.

attribute HTMLBaseElementConstructor HTMLBaseElement

Definition at line 60 of file DOMWindow.idl.

attribute HTMLBaseFontElementConstructor HTMLBaseFontElement

Definition at line 61 of file DOMWindow.idl.

attribute HTMLBodyElementConstructor HTMLBodyElement

Definition at line 62 of file DOMWindow.idl.

attribute HTMLBRElementConstructor HTMLBRElement

Definition at line 63 of file DOMWindow.idl.

attribute HTMLButtonElementConstructor HTMLButtonElement

Definition at line 64 of file DOMWindow.idl.

attribute HTMLDirectoryElementConstructor HTMLDirectoryElement

Definition at line 65 of file DOMWindow.idl.

attribute HTMLDivElementConstructor HTMLDivElement

Definition at line 66 of file DOMWindow.idl.

attribute HTMLDListElementConstructor HTMLDListElement

Definition at line 67 of file DOMWindow.idl.

attribute HTMLFieldSetElementConstructor HTMLFieldSetElement

Definition at line 68 of file DOMWindow.idl.

attribute HTMLFontElementConstructor HTMLFontElement

Definition at line 69 of file DOMWindow.idl.

attribute HTMLFormElementConstructor HTMLFormElement

Definition at line 70 of file DOMWindow.idl.

attribute HTMLHeadElementConstructor HTMLHeadElement

Definition at line 73 of file DOMWindow.idl.

attribute HTMLHeadingElementConstructor HTMLHeadingElement

Definition at line 74 of file DOMWindow.idl.

attribute HTMLHRElementConstructor HTMLHRElement

Definition at line 75 of file DOMWindow.idl.

attribute HTMLHtmlElementConstructor HTMLHtmlElement

Definition at line 76 of file DOMWindow.idl.

attribute HTMLImageElementConstructor HTMLImageElement

Definition at line 78 of file DOMWindow.idl.

attribute HTMLInputElementConstructor HTMLInputElement

Definition at line 79 of file DOMWindow.idl.

attribute HTMLIsIndexElementConstructor HTMLIsIndexElement

Definition at line 80 of file DOMWindow.idl.

attribute HTMLLabelElementConstructor HTMLLabelElement

Definition at line 81 of file DOMWindow.idl.

attribute HTMLLegendElementConstructor HTMLLegendElement

Definition at line 82 of file DOMWindow.idl.

attribute HTMLLIElementConstructor HTMLLIElement

Definition at line 83 of file DOMWindow.idl.

attribute HTMLLinkElementConstructor HTMLLinkElement

Definition at line 84 of file DOMWindow.idl.

attribute HTMLMapElementConstructor HTMLMapElement

Definition at line 85 of file DOMWindow.idl.

attribute HTMLMenuElementConstructor HTMLMenuElement

Definition at line 86 of file DOMWindow.idl.

attribute HTMLMetaElementConstructor HTMLMetaElement

Definition at line 87 of file DOMWindow.idl.

attribute HTMLModElementConstructor HTMLModElement

Definition at line 88 of file DOMWindow.idl.

attribute HTMLOListElementConstructor HTMLOListElement

Definition at line 90 of file DOMWindow.idl.

attribute HTMLOptGroupElementConstructor HTMLOptGroupElement

Definition at line 91 of file DOMWindow.idl.

attribute HTMLOptionElementConstructor HTMLOptionElement

Definition at line 92 of file DOMWindow.idl.

attribute HTMLParagraphElementConstructor HTMLParagraphElement

Definition at line 93 of file DOMWindow.idl.

attribute HTMLParamElementConstructor HTMLParamElement

Definition at line 94 of file DOMWindow.idl.

attribute HTMLPreElementConstructor HTMLPreElement

Definition at line 95 of file DOMWindow.idl.

attribute HTMLQuoteElementConstructor HTMLQuoteElement

Definition at line 96 of file DOMWindow.idl.

attribute HTMLScriptElementConstructor HTMLScriptElement

Definition at line 97 of file DOMWindow.idl.

attribute HTMLSelectElementConstructor HTMLSelectElement

Definition at line 98 of file DOMWindow.idl.

attribute HTMLStyleElementConstructor HTMLStyleElement

Definition at line 99 of file DOMWindow.idl.

attribute HTMLTextAreaElementConstructor HTMLTextAreaElement

Definition at line 106 of file DOMWindow.idl.

attribute HTMLTitleElementConstructor HTMLTitleElement

Definition at line 107 of file DOMWindow.idl.

attribute HTMLUListElementConstructor HTMLUListElement

Definition at line 108 of file DOMWindow.idl.

attribute HTMLCanvasElementConstructor HTMLCanvasElement

Definition at line 109 of file DOMWindow.idl.

attribute HTMLDocumentConstructor HTMLDocument

Definition at line 111 of file DOMWindow.idl.

attribute MutationEventConstructor MutationEvent

Definition at line 112 of file DOMWindow.idl.

attribute NodeConstructor Node

Definition at line 113 of file DOMWindow.idl.

attribute NodeFilterConstructor NodeFilter

Definition at line 114 of file DOMWindow.idl.

attribute RangeConstructor Range

Definition at line 115 of file DOMWindow.idl.

attribute RangeExceptionConstructor RangeException

Definition at line 116 of file DOMWindow.idl.

attribute DocumentConstructor XMLDocument

Definition at line 120 of file DOMWindow.idl.

attribute XMLSerializerConstructor XMLSerializer

Definition at line 122 of file DOMWindow.idl.


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