Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExtensionHelper

Hierarchy

  • ExtensionHelper

Index

Methods

Static enableExtensionIntegration

  • enableExtensionIntegration(): void
  • Extension framework will call this to enable the integration between two, after this call the framework will respond with postMessage() messages.

    Returns void

Static processMessageFromExtension

Static register

  • register(): void
  • Enables the window event listener to listen to messages (from extensions). Can be registered/enabled only once.

    Returns void

Static sendCategoryLogMessage

Generated using TypeDoc