On this page
class
An abstract class for all DOM objects we wrap in dart:html and related libraries.
- Inheritance
 - Implemented by
 - 
    
- AbstractWorker
 - ActiveInfo
 - Angle
 - AngleInstancedArrays
 - AnimatedAngle
 - AnimatedBoolean
 - AnimatedEnumeration
 - AnimatedInteger
 - AnimatedLength
 - AnimatedLengthList
 - AnimatedNumber
 - AnimatedNumberList
 - AnimatedPreserveAspectRatio
 - AnimatedRect
 - AnimatedString
 - AnimatedTransformList
 - AnimationEffectReadOnly
 - AnimationEffectTiming
 - AnimationTimeline
 - AppBannerPromptResult
 - AudioBuffer
 - AudioListener
 - AudioParam
 - AudioTrack
 - BarProp
 - Blob
 - Body
 - Buffer
 - CacheStorage
 - CanvasGradient
 - CanvasPattern
 - CanvasRenderingContext2D
 - ChildNode
 - ChromiumSubscribeUniform
 - ChromiumValuebuffer
 - Client
 - Clients
 - CompositorProxy
 - CompressedTextureAstc
 - CompressedTextureAtc
 - CompressedTextureETC1
 - CompressedTexturePvrtc
 - CompressedTextureS3TC
 - ConsoleBase
 - Coordinates
 - Credential
 - CredentialsContainer
 - Crypto
 - CryptoKey
 - Css
 - CssRule
 - CssStyleDeclaration
 - Cursor
 - DataTransfer
 - DataTransferItem
 - DataTransferItemList
 - DebugRendererInfo
 - DebugShaders
 - DeprecatedStorageInfo
 - DeprecatedStorageQuota
 - DepthTexture
 - DeviceAcceleration
 - DeviceRotationRate
 - DirectoryReader
 - DomError
 - DomException
 - DomImplementation
 - DomIterator
 - DomMatrixReadOnly
 - DomParser
 - DomPointReadOnly
 - DomRectReadOnly
 - DomStringList
 - DomStringMap
 - DomTokenList
 - DrawBuffers
 - EffectModel
 - Entry
 - Event
 - EventTarget
 - ExtBlendMinMax
 - ExtColorBufferFloat
 - ExtDisjointTimerQuery
 - ExtFragDepth
 - ExtShaderTextureLod
 - EXTsRgb
 - ExtTextureFilterAnisotropic
 - FileList
 - FileStream
 - FileSystem
 - FilterPrimitiveStandardAttributes
 - FitToViewBox
 - FontFace
 - FormData
 - Framebuffer
 - Gamepad
 - GamepadButton
 - Geofencing
 - GeofencingRegion
 - Geolocation
 - Geoposition
 - Headers
 - History
 - HtmlCollection
 - IdbFactory
 - IdleDeadline
 - ImageBitmap
 - ImageBitmapRenderingContext
 - ImageData
 - Index
 - InjectedScriptHost
 - InputDeviceCapabilities
 - IntersectionObserver
 - IntersectionObserverEntry
 - KeyRange
 - Length
 - LengthList
 - Location
 - LoseContext
 - Matrix
 - MediaDeviceInfo
 - MediaDevices
 - MediaError
 - MediaKeys
 - MediaKeyStatusMap
 - MediaKeySystemAccess
 - MediaList
 - MediaMetadata
 - MediaSession
 - MemoryInfo
 - MessageChannel
 - Metadata
 - MidiInputMap
 - MidiOutputMap
 - MimeType
 - MimeTypeArray
 - MutationObserver
 - MutationRecord
 - Navigator
 - NavigatorCpu
 - NavigatorID
 - NavigatorLanguage
 - NavigatorOnLine
 - NavigatorStorageUtils
 - NavigatorUserMediaError
 - NodeFilter
 - NodeIterator
 - NodeList
 - NonDocumentTypeChildNode
 - NonElementParentNode
 - Number
 - NumberList
 - ObjectStore
 - OesElementIndexUint
 - OesStandardDerivatives
 - OesTextureFloat
 - OesTextureFloatLinear
 - OesTextureHalfFloat
 - OesTextureHalfFloatLinear
 - OesVertexArrayObject
 - OffscreenCanvas
 - ParentNode
 - Path2D
 - PerformanceEntry
 - PerformanceNavigation
 - PerformanceObserver
 - PerformanceObserverEntryList
 - PerformanceTiming
 - PeriodicWave
 - Permissions
 - Plugin
 - PluginArray
 - Point
 - PointList
 - PositionError
 - Presentation
 - PreserveAspectRatio
 - Program
 - PushManager
 - PushMessageData
 - PushSubscription
 - Query
 - Range
 - ReadableByteStream
 - ReadableByteStreamReader
 - ReadableStreamReader
 - Rect
 - Renderbuffer
 - RenderingContext
 - RenderingContext2
 - RtcCertificate
 - RtcIceCandidate
 - RtcSessionDescription
 - RtcStatsReport
 - RtcStatsResponse
 - Sampler
 - Screen
 - ScrollState
 - Selection
 - ServicePort
 - Shader
 - ShaderPrecisionFormat
 - SharedArrayBuffer
 - SourceInfo
 - SpeechGrammar
 - SpeechGrammarList
 - SpeechRecognitionAlternative
 - SpeechRecognitionResult
 - SpeechSynthesisVoice
 - SqlDatabase
 - SqlError
 - SqlResultSet
 - SqlResultSetRowList
 - SqlTransaction
 - Storage
 - StorageInfo
 - StorageManager
 - StorageQuota
 - StringList
 - StyleMedia
 - StylePropertyMap
 - StyleSheet
 - StyleValue
 - Sync
 - SyncManager
 - Tests
 - TextMetrics
 - TextTrackCueList
 - Texture
 - TimeRanges
 - TimerQueryExt
 - Touch
 - TouchList
 - TrackDefault
 - TrackDefaultList
 - Transform
 - TransformComponent
 - TransformFeedback
 - TransformList
 - TreeWalker
 - UnderlyingSourceBase
 - UniformLocation
 - UnitTypes
 - UriReference
 - Url
 - UrlSearchParams
 - UrlUtils
 - UrlUtilsReadOnly
 - ValidityState
 - VertexArrayObject
 - VertexArrayObjectOes
 - VideoPlaybackQuality
 - VideoTrack
 - ViewSpec
 - VRDevice
 - VREyeParameters
 - VRFieldOfView
 - VRPositionState
 - VttRegion
 - VttRegionList
 - WindowBase64
 - XmlSerializer
 - XPathEvaluator
 - XPathExpression
 - XPathNSResolver
 - XPathResult
 - XsltProcessor
 - ZoomAndPan
 
 - Annotations
 - 
    
- @Deprecated("Internal Use Only")
 
 
Constructors
Properties
- hashCode → int
    read-only, inherited
 - runtimeType → Type
    read-only, inherited
 - 
    
A representation of the runtime type of the object.
 
Operators
- operator ==(
other) → bool inherited - 
    
The equality operator.
 
Methods
- noSuchMethod(
Invocation invocation) → dynamic inherited - 
    
Invoked when a non-existent method or property is accessed.
 - toString(
) → String inherited - 
    
Returns the result of the JavaScript objects
toStringmethod. 
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
 https://api.dartlang.org/stable/1.24.3/dart-html/DartHtmlDomObject-class.html