Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Methods

getCfgrParent

getIsPreview

  • getIsPreview(): boolean

on

  • on(eventName: string, callback: Function): void

showInvalidInterfaceRegistrationHint

  • showInvalidInterfaceRegistrationHint(): void
  • Shows the "Invalid Interface Registration" warning The warning is only shown in the cfgr preview

    Returns void

updateMissingCmps

  • updateMissingCmps(cmpNames: string[]): void
  • Shows the "missing cmp in CustomJSCmps" warning and adds the given cmp names to already shown ones.
    The warning is only shown in the cfgr preview.
    Published cfgrs send an according error to raygun.

    Parameters

    • cmpNames: string[]

    Returns void

Generated using TypeDoc