Class StiChangeTypeElementHelper
		 
	 
	
		
			
				Hierarchy
				
					- 
						StiChangeTypeElementHelper
					
Methods
				
					
					Static changeTypeElement
					
						- changeTypeElement(report: StiReport, param: any, callbackResult: any): void
						- 
							
							Parameters
								- 
									report: StiReport
- 
									param: any
- 
									callbackResult: any
 Returns void
Static createNewComponent
					
						- createNewComponent(elementType: string, report: StiReport): StiComponent
						- 
							
							Parameters
								- 
									elementType: string
- 
									report: StiReport