Class myfaces._impl.xhrCore._IFrameRequest
				
Extends
					myfaces._impl.xhrCore._AjaxRequest.
				
			
				
				
				
					
Defined in:  _IFrameRequest.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| specialized implementation of the jsf js ajax request class
which utilizes an iframe transport for communications to the server | 
| Field Attributes | Field Name and Description | 
|---|---|
| <constant> | request marker that the request is an apache myfaces iframe request based request | 
- Methods borrowed from class myfaces._impl.xhrCore._AjaxRequest:
- constructor_, getFormData, send
					Class Detail
				
				
				
						myfaces._impl.xhrCore._IFrameRequest()
				
				
				
					specialized implementation of the jsf js ajax request class
which utilizes an iframe transport for communications to the server
					
				
				
				
				
				
					
					
					
					
					
					
					
			
					Field Detail
				
				
					 
					<constant> 
					
					
					MF_PART_IFRAME
					
					
					
						request marker that the request is an apache myfaces iframe request based request