Properties
				
					
					Optional OnSetTheme
					OnSetTheme: function
					
					
				
				
					
					defaultParameters
					defaultParameters: any
					
				
				
				
				
				
				
					
					startDesignerTimer
					startDesignerTimer: any
					
				
			
			
				Methods
				
					
					ActionExitDesigner
					
						- ActionExitDesigner(): any
ActionSaveReport
					
						- ActionSaveReport(nextFunc?: any, autoSave?: boolean): any
						- 
							
							Parameters
								- 
									Optional nextFunc: any
- 
									Optional autoSave: boolean
 Returns any
AddCustomFontsCss
					
						- AddCustomFontsCss(customFontsCss: string): any
BackToSelectedComponent
					
						- BackToSelectedComponent(selectedObjectName: string): any
						- 
							
							Parameters
								- 
									selectedObjectName: string
 Returns any
ExecuteCommandFromStack
					
						- ExecuteCommandFromStack(): any
InitializeAboutPanel
					
						- InitializeAboutPanel(): any
InitializeErrorMessageForm
					
						- InitializeErrorMessageForm(): any
InitializeFileMenu
					
						- InitializeFileMenu(): any
InitializeImageForm
					
						- InitializeImageForm(func: any): any
InitializeProcessImage
					
						- InitializeProcessImage(): any
InitializeReportCheckForm
					
						- InitializeReportCheckForm(callbackFunction: any): any
InitializeSelectDataForm
					
						- InitializeSelectDataForm(func: any): any
LoadReport
					
						- LoadReport(reportObject: any): any
MessageFormForEventsAccess
					
						- MessageFormForEventsAccess(): any
MessageFormForSave
					
						- MessageFormForSave(): any
RunWizard
					
						- RunWizard(wizardType: string): any
SaveFileToRecentArray
					
						- SaveFileToRecentArray(fileName: any, onlyPath: any, containsDashboard: any, cookieKey?: any): any
						- 
							
							Parameters
								- 
									fileName: any
- 
									onlyPath: any
- 
									containsDashboard: any
- 
									Optional cookieKey: any
 Returns any
SendCommandCloseViewer
					
						- SendCommandCloseViewer(): any
SendCommandDownloadImageContent
					
						- SendCommandDownloadImageContent(imageData: string): any
SendCommandDownloadResource
					
						- SendCommandDownloadResource(resourceName: string): any
SendCommandLoadReportToViewer
					
						- SendCommandLoadReportToViewer(): 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
SendCommandSaveConditions
					
						- SendCommandSaveConditions(conditionsStr: string): any
SendCommandSaveDictionary
					
						- SendCommandSaveDictionary(): any
SendCommandSavePage
					
						- SendCommandSavePage(pageIndex: string): any
SendCommandSaveStyle
					
						- SendCommandSaveStyle(stylesCollection: any[]): any
SendCommandUpdateCache
					
						- SendCommandUpdateCache(): any
SetZoomBy
					
						- SetZoomBy(param: string): any
ShowDictionaryLoadProcess
					
						- ShowDictionaryLoadProcess(command: any): any
ShowMainLoadProcess
					
						- ShowMainLoadProcess(command: any): any
assignReport
					
						- assignReport(report: StiReport): any
assignReportCompleted
					
						- assignReportCompleted(): any
getDemoXMLResourceBase64
					
						- getDemoXMLResourceBase64(): any
getDemoXSDResourceBase64
					
						- getDemoXSDResourceBase64(): any
getJsonDemoDataResourceBase64
					
						- getJsonDemoDataResourceBase64(): any
receveFromServer
					
						- receveFromServer(args: any, jsObject: any): any
Static GetCookie
					
						- GetCookie(name: string): any
Static SetCookie
					
						- SetCookie(name: string, value: any): any