Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ActionDispatcher

Index

Constructors

constructor

Properties

Private delegates

delegates: {} = {}

Type declaration

  • [key: string]: Function

Methods

Private createDelegates

  • createDelegates(): void

Private delegateTo

  • delegateTo(evt: Event, target: HTMLElement): void

Private handleClickEvent

  • handleClickEvent(evt: Event, target: HTMLElement): void

Private registerEvents

  • registerEvents(): void

Static Private enrichItems

  • enrichItems(items: any[], evt: Event, target: HTMLElement): any[]

Static Private resolveArguments

  • resolveArguments(element: HTMLElement): string[]

Generated using TypeDoc