spaniel
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected engine

Protected isTicking

isTicking: Boolean = false

Protected queue

queue: DOMQueue

Protected root

root: Element

Protected toRemove

toRemove: Array<string | Element | Function> = []

Methods

applyQueue

  • applyQueue(frame: Frame): void

queryElement

  • queryElement(el: Element, callback: function): void

scheduleRead

  • scheduleRead(callback: Function): void

scheduleWork

  • scheduleWork(callback: Function): void

startTicking

  • startTicking(): void

Protected tick

  • tick(): void

unwatch

  • unwatch(id: string | Element | Function): void

unwatchAll

  • unwatchAll(): void

watch

  • watch(el: Element, callback: function, id?: string): 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

Generated using TypeDoc