@DocsEditable(), @DomName('Document.cookie'), read / write
class Document
- Properties
- activeElement
- contentType
- cookie
- currentScript
- documentElement
- domain
- fonts
- fullscreenElement
- fullscreenEnabled
- hidden
- implementation
- onAbort
- onBeforeCopy
- onBeforeCut
- onBeforePaste
- onBlur
- onCanPlay
- onCanPlayThrough
- onChange
- onClick
- onContextMenu
- onCopy
- onCut
- onDoubleClick
- onDrag
- onDragEnd
- onDragEnter
- onDragLeave
- onDragOver
- onDragStart
- onDrop
- onDurationChange
- onEmptied
- onEnded
- onError
- onFocus
- onFullscreenChange
- onFullscreenError
- onInput
- onInvalid
- onKeyDown
- onKeyPress
- onKeyUp
- onLoad
- onLoadedData
- onLoadedMetadata
- onMouseDown
- onMouseEnter
- onMouseLeave
- onMouseMove
- onMouseOut
- onMouseOver
- onMouseUp
- onMouseWheel
- onPaste
- onPause
- onPlay
- onPlaying
- onPointerLockChange
- onPointerLockError
- onRateChange
- onReadyStateChange
- onReset
- onResize
- onScroll
- onSearch
- onSecurityPolicyViolation
- onSeeked
- onSeeking
- onSelect
- onSelectionChange
- onSelectStart
- onStalled
- onSubmit
- onSuspend
- onTimeUpdate
- onTouchCancel
- onTouchEnd
- onTouchMove
- onTouchStart
- onVolumeChange
- onWaiting
- origin
- pointerLockElement
- readyState
- rootElement
- scrollingElement
- suborigin
- supportsRegister
- supportsRegisterElement
- timeline
- visibilityState
- window
- baseUri
- childNodes
- firstChild
- hashCode
- lastChild
- nextNode
- nodeName
- nodes
- nodeType
- nodeValue
- on
- ownerDocument
- parent
- parentNode
- previousNode
- runtimeType
- text
- treeRoot
- Methods
- adoptNode
- createDocumentFragment
- createElement
- createElementNS
- createRange
- elementsFromPoint
- execCommand
- exitFullscreen
- exitPointerLock
- getElementById
- getElementsByClassName
- getElementsByName
- getElementsByTagName
- importNode
- query
- queryAll
- queryCommandEnabled
- queryCommandIndeterm
- queryCommandState
- queryCommandSupported
- queryCommandValue
- querySelector
- querySelectorAll
- transformDocumentToTreeView
- addEventListener
- append
- clone
- contains
- dispatchEvent
- hasChildNodes
- insertAllBefore
- insertBefore
- noSuchMethod
- remove
- removeEventListener
- replaceWith
- toString
- Operators
- operator ==
- Constants
- pointerLockChangeEvent
- pointerLockErrorEvent
- readyStateChangeEvent
- securityPolicyViolationEvent
- selectionChangeEvent