Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContextModuleEvent

Context module action event

author

Jānis Radiņš

Hierarchy

  • Event
    • ContextModuleEvent

Index

Constructors

constructor

Properties

context

context: Context

Context instance that originated event

data

data: any

Data shipped along with event notification, if any

moduleDescriptor

moduleDescriptor: ModuleDescriptor

descripot of module is registered with Context

type

type: string

Event string type

Static REGISTER_MODULE

REGISTER_MODULE: string = "registerModule"

Dispatched as new module is registered with Context

type

{string}

Methods

toString

  • toString(): string