Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DOMNode

Hierarchy

  • DOMNode

Index

Constructors

constructor

Properties

attributes

attributes: string[]

children

children: DOMNode[]

localName

localName: any

nodeId

nodeId: any

nodeName

nodeName: any

nodeType

nodeType: any

nodeValue

nodeValue: string

viewRef

viewRef: WeakRef<ViewBase>

Methods

attributeModified

  • attributeModified(name: string, value: any): void

attributeRemoved

  • attributeRemoved(name: string): void

dispose

  • dispose(): void

getComputedProperties

  • getComputedProperties(): CSSComputedStyleProperty[]

loadAttributes

  • loadAttributes(): void

onChildAdded

  • onChildAdded(childView: ViewBase): void

onChildRemoved

toJSON

  • toJSON(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method