Class myfaces._impl.xhrCore.engine.IFrame
				
Extends
					myfaces._impl.xhrCore.engine.BaseRequest.
				
			
				
				
				
					
Defined in:  IFrame.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| wrapper for an iframe transport object with all its differences
it emulates the xhr level2 api | 
- Fields borrowed from class myfaces._impl.xhrCore.engine.BaseRequest:
- async, method, readyState, response, responseText, responseXML, status, statusText, timeout, url
| Method Attributes | Method Name and Description | 
|---|---|
| constructor_(arguments)
								 constructor which shifts the arguments
to the protected properties of this clas | 
- Methods borrowed from class myfaces._impl.xhrCore.engine.BaseRequest:
- abort, onloadstart, open, send, setRequestHeader
					Class Detail
				
				
				
						myfaces._impl.xhrCore.engine.IFrame()
				
				
				
					wrapper for an iframe transport object with all its differences
it emulates the xhr level2 api
					
				
				
				
				
				
					
					
					
					
					
					
					
			
					Method Detail
				
				
					 
					
					
					
					constructor_(arguments)
					
					
					
						constructor which shifts the arguments
to the protected properties of this clas
						
						
					
					
					
					
						
							- Parameters:
- arguments