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

Hierarchy

  • Frame

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Frame(timestamp: number, scrollTop: number, scrollLeft: number, x: number, y: number, width: number, height: number): Frame
  • Parameters

    • timestamp: number
    • scrollTop: number
    • scrollLeft: number
    • x: number
    • y: number
    • width: number
    • height: number

    Returns Frame

Properties

height

height: number

scrollLeft

scrollLeft: number

scrollTop

scrollTop: number

timestamp

timestamp: number

width

width: number

x

x: number

y

y: number

Methods

Static generate

  • generate(root?: Element): Frame

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