Class StiBlocklyHelper

Hierarchy

  • StiBlocklyHelper

Index

Accessors

Static isAssemblyLoaded

  • get isAssemblyLoaded(): boolean
  • Returns boolean

Methods

Static getBlocklyInitParameters

  • getBlocklyInitParameters(report: StiReport, param: any, callbackResult: any): void
  • Parameters

    • report: StiReport
    • param: any
    • callbackResult: any

    Returns void

Static getBlockyWorkspaceXML

  • getBlockyWorkspaceXML(eventValue: string): string
  • Parameters

    • eventValue: string

    Returns string

Static getInitBlocksJsCode

  • getInitBlocksJsCode(report: StiReport): string
  • Parameters

    • report: StiReport

    Returns string

Static getResourceFileText

  • getResourceFileText(filename: string): string
  • Parameters

    • filename: string

    Returns string

Static getSampleXML

  • getSampleXML(): string
  • Returns string

Static getToolboxXML

  • getToolboxXML(showCurrentValue: boolean): string
  • Parameters

    • showCurrentValue: boolean

    Returns string

Generated using TypeDoc