Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IEventHandler
    • ICLUEWrapper

Index

Methods

jumpToState

  • jumpToState(state: number): Promise<any>
  • Parameters

    • state: number

    Returns Promise<any>

jumpToStory

  • jumpToStory(state: number): Promise<any>
  • Parameters

    • state: number

    Returns Promise<any>

nextSlide

  • nextSlide(): Promise<any>

off

  • off(events: string | object, handler?: IEventListener): void
  • Parameters

    • events: string | object
    • Optional handler: IEventListener

    Returns void

on

  • on(events: string | object, handler?: IEventListener): void
  • Parameters

    • events: string | object
    • Optional handler: IEventListener

    Returns void

previousSlide

  • previousSlide(): Promise<any>

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