Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CrossWindowMessage

Model for cross window messages, e.g. from main window to iFrame or Popup

Hierarchy

  • CrossWindowMessage

Index

Properties

externalURL?: string

external URL to be loaded in the window

issuer: string

get the issuer / initiator of the message

messageType: string

Type of the message, just to filter it out

title?: string

window title

token?: string

auth token for implicit authentication

Generated using TypeDoc