Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Xjs

Hierarchy

  • Xjs

Index

Constructors

constructor

Properties

clientId

clientId: string = uuid()

Private event

event: Event

internal

internal: Internal

remote

remote: Remote

Private type

type: XjsTypes = XjsTypes.Local

Private version

version: string

Static version

version: string = "%XJS_VERSION%"

Methods

isLocal

  • isLocal(): boolean

isProxy

  • isProxy(): boolean

isRemote

  • isRemote(): boolean

setConfigWindow

  • setConfigWindow(url: string): Promise<boolean>
  • Set a custom source property window

    Parameters

    • url: string

      Path or address that would be rendered inside the source property window

    Returns Promise<boolean>

Generated using TypeDoc