Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Line

Index

Constructors

constructor

Properties

Private element

element: HTMLElement

Private helper

helper: IHelper

Private lineID

lineID: string

Private lineOptions

lineOptions: ILineOptions

Private mo

mo: Html | undefined

Private options

options: HTMLOptions

Private progress

progress: number = 0

Static Private idCount

idCount: number = 0

Methods

Private createElement

  • createElement(): HTMLElement

Private getHelper

Private init

  • init(): void

Private makeid

  • makeid(): string

Private parseValue

  • parseValue(value: number | string): string
  • Parameters

    • value: number | string

    Returns string

pause

  • pause(): this

play

  • play(shift?: undefined | number): this
  • Parameters

    • Optional shift: undefined | number

    Returns this

playBackward

  • playBackward(shift?: undefined | number): this
  • Parameters

    • Optional shift: undefined | number

    Returns this

Private positonElement

  • positonElement(): void

resume

  • resume(shift?: undefined | number): this
  • Parameters

    • Optional shift: undefined | number

    Returns this

stop

  • stop(progress?: undefined | number): this
  • Parameters

    • Optional progress: undefined | number

    Returns this

then

  • then(options?: any): this
  • Parameters

    • Optional options: any

    Returns this

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