Hierarchy

  • StiJsDesigner

Index

Constructors

constructor

Properties

Optional OnSetTheme

OnSetTheme: function

Type declaration

    • (): any
    • Returns any

defaultParameters

defaultParameters: any

designer

designer: StiDesigner

loc

loc: any

options

options: any

startDesignerTimer

startDesignerTimer: any

Methods

ActionExitDesigner

  • ActionExitDesigner(): any
  • Returns any

ActionOpenReport

  • ActionOpenReport(): any
  • Returns any

AddCustomFontsCss

  • AddCustomFontsCss(customFontsCss: string): any
  • Parameters

    • customFontsCss: string

    Returns any

BackToSelectedComponent

  • BackToSelectedComponent(selectedObjectName: string): any
  • Parameters

    • selectedObjectName: string

    Returns any

ExecuteCommandFromStack

  • ExecuteCommandFromStack(): any
  • Returns any

GetFontNamesItems

  • GetFontNamesItems(): any
  • Returns any

InitializeAboutPanel

  • InitializeAboutPanel(): any
  • Returns any

InitializeErrorMessageForm

  • InitializeErrorMessageForm(): any
  • Returns any

InitializeFileMenu

  • InitializeFileMenu(): any
  • Returns any

InitializeImageForm

  • InitializeImageForm(func: any): any
  • Parameters

    • func: any

    Returns any

InitializeProcessImage

  • InitializeProcessImage(): any
  • Returns any

InitializeReportCheckForm

  • InitializeReportCheckForm(callbackFunction: any): any
  • Parameters

    • callbackFunction: any

    Returns any

InitializeSelectDataForm

  • InitializeSelectDataForm(func: any): any
  • Parameters

    • func: any

    Returns any

LoadReport

  • LoadReport(reportObject: any): any
  • Parameters

    • reportObject: any

    Returns any

RunWizard

  • RunWizard(wizardType: string): any
  • Parameters

    • wizardType: string

    Returns any

SaveFileToRecentArray

  • SaveFileToRecentArray(fileName: any, onlyPath: any, containsDashboard: any, cookieKey?: any): any
  • Parameters

    • fileName: any
    • onlyPath: any
    • containsDashboard: any
    • Optional cookieKey: any

    Returns any

Sen

  • Sen(evt: any): any
  • Parameters

    • evt: any

    Returns any

SendCommandCloseViewer

  • SendCommandCloseViewer(): any
  • Returns any

SendCommandDownloadImageContent

  • SendCommandDownloadImageContent(imageData: string): any
  • Parameters

    • imageData: string

    Returns any

SendCommandDownloadResource

  • SendCommandDownloadResource(resourceName: string): any
  • Parameters

    • resourceName: string

    Returns any

SendCommandLoadReportToViewer

  • SendCommandLoadReportToViewer(): any
  • Returns any

SendCommandOpenReport

  • SendCommandOpenReport(fileContent: any, fileName: string, reportParams: any, filePath?: string, fileSize?: number, addToRecent?: boolean): any
  • Parameters

    • fileContent: any
    • fileName: string
    • reportParams: any
    • Optional filePath: string
    • Optional fileSize: number
    • Optional addToRecent: boolean

    Returns any

SendCommandSaveBlockly

  • SendCommandSaveBlockly(blocklyContent: any, eventName: any): any
  • Parameters

    • blocklyContent: any
    • eventName: any

    Returns any

SendCommandSaveDictionary

  • SendCommandSaveDictionary(): any
  • Returns any

SendCommandSavePage

  • SendCommandSavePage(pageIndex: string): any
  • Parameters

    • pageIndex: string

    Returns any

SendCommandSaveStyle

  • SendCommandSaveStyle(stylesCollection: any[]): any
  • Parameters

    • stylesCollection: any[]

    Returns any

SendCommandUpdateCache

  • SendCommandUpdateCache(): any
  • Returns any

SetZoomBy

  • SetZoomBy(param: string): any
  • Parameters

    • param: string

    Returns any

ShowDictionaryLoadProcess

  • ShowDictionaryLoadProcess(command: any): any
  • Parameters

    • command: any

    Returns any

ShowMainLoadProcess

  • ShowMainLoadProcess(command: any): any
  • Parameters

    • command: any

    Returns any

assignReport

  • assignReport(report: StiReport): any
  • Parameters

    • report: StiReport

    Returns any

assignReportCompleted

  • assignReportCompleted(): any
  • Returns any

getDemoXMLResourceBase64

  • getDemoXMLResourceBase64(): any
  • Returns any

getDemoXSDResourceBase64

  • getDemoXSDResourceBase64(): any
  • Returns any

getJsonDemoDataResourceBase64

  • getJsonDemoDataResourceBase64(): any
  • Returns any

receveFromServer

  • receveFromServer(args: any, jsObject: any): any
  • Parameters

    • args: any
    • jsObject: any

    Returns any

removeAllEvents

  • removeAllEvents(): any
  • Returns any

Generated using TypeDoc