Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProvenanceSlidedeck

Implements

Index

Constructors

constructor

Properties

Private _application

_application: Application

Private _autoScreenShot

_autoScreenShot: boolean = false

Private _graph

Private _mitt

_mitt: any

Private _screenShotProvider

_screenShotProvider: IScreenShotProvider | null = null

Private _selectedSlide

_selectedSlide: IProvenanceSlide | null

Private _slides

_slides: IProvenanceSlide[] = []

Private _traverser

Accessors

application

application:

autoScreenShot

autoScreenShot:

graph

graph:

screenShotProvider

screenShotProvider:

selectedSlide

selectedSlide:

slides

slides:

Methods

addSlide

moveSlide

  • moveSlide(indexFrom: number, indexTo: number): void

next

  • next(): void

off

  • off(type: string, handler: Handler): void

on

  • on(type: string, handler: Handler): void

previous

  • previous(): void

removeSlide

removeSlideAtIndex

  • removeSlideAtIndex(index: number): void

slideAtTime

startTime

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