Partial Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs.old / symbols / Roo.Ajax.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
6         <head>
7                 <meta http-equiv="content-type" content="text/html; charset=undefined" />
8                 <meta name="generator" content="JsDoc Toolkit" />
9                 
10                 
11                 <title>JsDoc Reference - Roo.Ajax</title>
12                 
13                 
14         <link rel="stylesheet" type="text/css" href="../../css/roojs.css" />            
15         <link rel="stylesheet" type="text/css" href="../default.css" />
16         
17         
18         <script type="text/javascript" src="../page.js">
19         
20         </script>
21          
22                 
23         </head>
24
25         <body onload="RooDocsPage.onload();">
26          
27         
28 <div class="body-wrap">
29
30     <!-- ============================== links to methods. ================================= --> 
31
32     <div class="top-tools">
33     <!--
34         <a class="inner-link" href="#Roo.Ajax-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.Ajax-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.Ajax-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.Ajax-configs"><img src="resources/s.gif" class="item-icon icon-config">Config Options</a>
38         <a class="bookmark" href="NEED_TO_CREATE_DIRECT_LINK_HREF"><img src="resources/s.gif" class="item-icon icon-fav">Direct Link</a>
39         -->
40     </div>
41
42     
43 <!-- ============================== inheritance Block. ================================= -->    
44         
45                 <div class="inheritance res-block">
46                    <pre class="res-block-inner"><a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
47 <img src="../../images/default/s.gif" height="1" width="20"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
48 <img src="../../images/default/s.gif" height="1"  width="40"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.Ajax 
49
50                    </pre>
51                 </div>
52        
53 <!-- ============================== class title / details ============================ -->
54     
55     
56     <h1 class="classTitle">
57                                 
58                                 Namespace Roo.Ajax
59                         </h1>
60                         
61     <table cellspacing="0" class="class-summary-table">
62         
63                 <tr><td class="label">Package:</td><td class="hd-info">Roo</td></tr>
64         
65         <tr><td class="label">Defined In:</td><td class="hd-info">
66                         
67                                         <a href="./src/Roo_Ajax.js.html">Roo/Ajax.js</a>.
68                         
69         </td></tr>
70         <tr><td class="label">Class:</td><td class="hd-info">Ajax</td></tr>
71         
72         
73         
74         
75                 <tr><td class="label">Extends:</td><td class="hd-info">
76                         <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
77         
78                 </td></tr>    
79         
80         
81     </table>
82
83     
84 <!-- ============================== class summary ========================== -->                        
85     <div class="description">
86         Global Ajax request class.
87     </div>
88
89         
90 <!-- ============================== Class comment block... ========================== -->                                       
91
92 <div class="comments">
93         <b>Class Comments / Notes</B> =>  
94         <u onclick="parent.CommentDialog.showCommentId = 'Roo.Ajax';">[Add Your comment/notes about this class]</u>
95         <br/>
96         <iframe frameborder="0"  id="comments-Roo" style="border: none;width:100%;" 
97                 src="/blog.php/GtkDjsComments/Roo.Ajax.html"></iframe>
98 </div>
99         
100
101                 
102 <!-- ============================== config options ========================== -->                                               
103                  
104     
105     
106                 
107     <div class="hr"></div>
108     <a id="Roo.Ajax-configs"></a>
109                 
110     
111      
112     
113         
114       <table cellspacing="0" class="member-table">   
115       <caption>Config Options (Usually are also Properties)</caption>
116     
117         
118         <tr>
119             <th class="sig-header" colspan="2">Options</th>
120             
121             <th class="msource-header">Defined By</th>
122         </tr>
123         
124         
125         
126         
127         
128                 <tr class="config-row expandable config-row-alt0 notInherited">
129                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
130                     <td class="sig">
131
132                         <a id="Roo.Ajax-cfg-autoAbort" name=".autoAbort"></a>
133                         <div class="fixedFont">
134                                 <b  class="itemname">autoAbort</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
135                                 
136                                 
137                         </div>
138                   
139                         <div class="mdesc">
140                             <div class="short">(Optional) Whether a new request should abort any pending requests.</div> 
141                         </div>
142                         
143                         <div class="mdesc">
144                             <div class="long">
145                     (Optional) Whether a new request should abort any pending requests. (defaults to false)
146                     
147                 </div> 
148                         </div>
149                         
150                         
151
152                     </td>
153                     <td class="msource">
154                         
155                         Roo.Ajax
156                                 
157                     </td>
158                 </tr>
159         
160         
161                 <tr class="config-row expandable config-row-alt1 notInherited">
162                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
163                     <td class="sig">
164
165                         <a id="Roo.Ajax-cfg-defaultHeaders" name=".defaultHeaders"></a>
166                         <div class="fixedFont">
167                                 <b  class="itemname">defaultHeaders</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
168                                 
169                                 
170                         </div>
171                   
172                         <div class="mdesc">
173                             <div class="short">An object containing request headers which are added to each request made by this object.</div> 
174                         </div>
175                         
176                         <div class="mdesc">
177                             <div class="long">
178                     An object containing request headers which are added to each request made by this object. (defaults to undefined)
179                     
180                 </div> 
181                         </div>
182                         
183                         
184
185                     </td>
186                     <td class="msource">
187                         
188                         Roo.Ajax
189                                 
190                     </td>
191                 </tr>
192         
193         
194                 <tr class="config-row expandable config-row-alt0 notInherited">
195                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
196                     <td class="sig">
197
198                         <a id="Roo.Ajax-cfg-disableCaching" name=".disableCaching"></a>
199                         <div class="fixedFont">
200                                 <b  class="itemname">disableCaching</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
201                                 
202                                 
203                         </div>
204                   
205                         <div class="mdesc">
206                             <div class="short">(Optional)   True to add a unique cache-buster param to GET requests.</div> 
207                         </div>
208                         
209                         <div class="mdesc">
210                             <div class="long">
211                     (Optional)   True to add a unique cache-buster param to GET requests. (defaults to true)
212                     
213                 </div> 
214                         </div>
215                         
216                         
217
218                     </td>
219                     <td class="msource">
220                         
221                         Roo.Ajax
222                                 
223                     </td>
224                 </tr>
225         
226         
227                 <tr class="config-row expandable config-row-alt1 notInherited">
228                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
229                     <td class="sig">
230
231                         <a id="Roo.Ajax-cfg-extraParams" name=".extraParams"></a>
232                         <div class="fixedFont">
233                                 <b  class="itemname">extraParams</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
234                                 
235                                 
236                         </div>
237                   
238                         <div class="mdesc">
239                             <div class="short">An object containing properties which are used as extra parameters to each request made by this object.</div> 
240                         </div>
241                         
242                         <div class="mdesc">
243                             <div class="long">
244                     An object containing properties which are used as extra parameters to each request made by this object. (defaults to undefined)
245                     
246                 </div> 
247                         </div>
248                         
249                         
250
251                     </td>
252                     <td class="msource">
253                         
254                         Roo.Ajax
255                                 
256                     </td>
257                 </tr>
258         
259         
260                 <tr class="config-row expandable config-row-alt0">
261                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
262                     <td class="sig">
263
264                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
265                         <div class="fixedFont">
266                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
267                                 
268                                 
269                         </div>
270                   
271                         <div class="mdesc">
272                             <div class="short">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           .</div> 
273                         </div>
274                         
275                         <div class="mdesc">
276                             <div class="long">
277                     list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           ..... <br/>        } ,<br/>        .... <br/>    } <br/>  </code></pre>
278                     
279                 </div> 
280                         </div>
281                         
282                         
283
284                     </td>
285                     <td class="msource">
286                         
287                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
288                                 
289                     </td>
290                 </tr>
291         
292         
293                 <tr class="config-row expandable config-row-alt1 notInherited">
294                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
295                     <td class="sig">
296
297                         <a id="Roo.Ajax-cfg-method" name=".method"></a>
298                         <div class="fixedFont">
299                                 <b  class="itemname">method</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
300                                 
301                                 
302                         </div>
303                   
304                         <div class="mdesc">
305                             <div class="short">(Optional)  The default HTTP method to be used for requests.</div> 
306                         </div>
307                         
308                         <div class="mdesc">
309                             <div class="long">
310                     (Optional)  The default HTTP method to be used for requests. (defaults to undefined; if not set but parms are present will use POST, otherwise GET)
311                     
312                 </div> 
313                         </div>
314                         
315                         
316
317                     </td>
318                     <td class="msource">
319                         
320                         Roo.Ajax
321                                 
322                     </td>
323                 </tr>
324         
325         
326                 <tr class="config-row expandable config-row-alt0 notInherited">
327                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
328                     <td class="sig">
329
330                         <a id="Roo.Ajax-cfg-timeout" name=".timeout"></a>
331                         <div class="fixedFont">
332                                 <b  class="itemname">timeout</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
333                                 
334                                 
335                         </div>
336                   
337                         <div class="mdesc">
338                             <div class="short">(Optional) The timeout in milliseconds to be used for requests.</div> 
339                         </div>
340                         
341                         <div class="mdesc">
342                             <div class="long">
343                     (Optional) The timeout in milliseconds to be used for requests. (defaults to 30000)
344                     
345                 </div> 
346                         </div>
347                         
348                         
349
350                     </td>
351                     <td class="msource">
352                         
353                         Roo.Ajax
354                                 
355                     </td>
356                 </tr>
357         
358         
359                 <tr class="config-row expandable config-row-alt1 notInherited">
360                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
361                     <td class="sig">
362
363                         <a id="Roo.Ajax-cfg-url" name=".url"></a>
364                         <div class="fixedFont">
365                                 <b  class="itemname">url</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
366                                 
367                                 
368                         </div>
369                   
370                         <div class="mdesc">
371                             <div class="short">The default URL to be used for requests to the server.</div> 
372                         </div>
373                         
374                         <div class="mdesc">
375                             <div class="long">
376                     The default URL to be used for requests to the server. (defaults to undefined)
377                     
378                 </div> 
379                         </div>
380                         
381                         
382
383                     </td>
384                     <td class="msource">
385                         
386                         Roo.Ajax
387                                 
388                     </td>
389                 </tr>
390         
391         
392     </table>
393                 
394   
395   
396   
397   
398   
399   
400   
401   
402   <!-- ============================== public properties ==================== -->        
403   
404   
405   
406     <a id="Roo.Ajax-props"></a>      
407     
408     
409
410     
411     
412      <table cellspacing="0" class="member-table">
413       <caption class="Empty">Public Properties - Has None</caption>
414      </table>
415     
416     
417      
418     
419   <!-- ============================== methods summary / details ======================== -->
420   
421   
422   <a id="Roo.Ajax-methods"></a>
423         <!-- constructor?? -->
424         
425         <!-- static's first 
426         
427         
428         -->
429         
430         <!-- then dynamics first -->
431         
432   
433   
434     
435     
436     
437       <table cellspacing="0" class="member-table">
438       <caption>Public Methods</caption>
439         <tr>
440             <th class="sig-header" colspan="2">Method</th>            
441             <th class="msource-header">Defined By</th>
442
443         </tr>
444         
445         
446         
447          
448         
449         
450           
451           <tr class="method-row config-row-alt0 expandable">
452             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
453            
454            
455             <td class="sig">
456                 <a id="Roo.data.Connection-method-abort"   name=".abort"></a>
457                 <div class="fixedFont">
458                         <span class="attributes"></span><b class="itemname">abort</b>
459                                 
460                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>transactionId</i></B>) 
461                         
462                                 
463                         
464                 </div>
465                 <div class="mdesc">
466                 
467                    <div class="short">Aborts any outstanding request.</div> 
468                  
469                  
470                  
471                     <div class="long">
472                         
473                                 Aborts any outstanding request.
474                     
475                                 
476                         
477                         
478                         
479                         
480                                 <dl class="detailList">
481                                 <dt class="heading">Parameters:</dt>
482                                 
483                                         <dt>
484                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>transactionId</b>
485                                                 
486                                         </dt>
487                                         <dd>(Optional) defaults to the last transaction</dd>
488                                 
489                                 </dl>
490                         
491                         
492                         
493                         
494                         
495                         
496                         
497
498                     
499                     
500                      
501                     </div>                    
502                 </div>
503
504             </td>
505             <td class="msource">
506                 
507                         <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
508                 &nbsp;
509             </td>
510         </tr>
511         
512           
513           <tr class="method-row config-row-alt1 expandable">
514             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
515            
516            
517             <td class="sig">
518                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
519                 <div class="fixedFont">
520                         <span class="attributes"></span><b class="itemname">addEvents</b>
521                                 
522                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
523                         
524                                 
525                         
526                 </div>
527                 <div class="mdesc">
528                 
529                    <div class="short">Used to define events on this Observable</div> 
530                  
531                  
532                  
533                     <div class="long">
534                         
535                                 Used to define events on this Observable
536                     
537                                 
538                         
539                         
540                         
541                         
542                                 <dl class="detailList">
543                                 <dt class="heading">Parameters:</dt>
544                                 
545                                         <dt>
546                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>object</b>
547                                                 
548                                         </dt>
549                                         <dd>The object with the events defined</dd>
550                                 
551                                 </dl>
552                         
553                         
554                         
555                         
556                         
557                         
558                         
559
560                     
561                     
562                      
563                     </div>                    
564                 </div>
565
566             </td>
567             <td class="msource">
568                 
569                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
570                 &nbsp;
571             </td>
572         </tr>
573         
574           
575           <tr class="method-row config-row-alt0 expandable">
576             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
577            
578            
579             <td class="sig">
580                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
581                 <div class="fixedFont">
582                         <span class="attributes"></span><b class="itemname">addListener</b>
583                                 
584                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
585                         
586                                 
587                         
588                 </div>
589                 <div class="mdesc">
590                 
591                    <div class="short">Appends an event handler to this component</div> 
592                  
593                  
594                  
595                     <div class="long">
596                         
597                                 Appends an event handler to this component
598                     
599                                 
600                         
601                         
602                         
603                         
604                                 <dl class="detailList">
605                                 <dt class="heading">Parameters:</dt>
606                                 
607                                         <dt>
608                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
609                                                 
610                                         </dt>
611                                         <dd>The type of event to listen for</dd>
612                                 
613                                         <dt>
614                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
615                                                 
616                                         </dt>
617                                         <dd>The method the event invokes</dd>
618                                 
619                                         <dt>
620                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
621                                                 
622                                         </dt>
623                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
624                                 
625                                         <dt>
626                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
627                                                 
628                                         </dt>
629                                         <dd>(optional) An object containing handler configuration<br/>properties. This may contain any of the following properties:<ul><br/><li>scope {Object} The scope in which to execute the handler function. The handler function's "this" context.</li><br/><li>delay {Number} The number of milliseconds to delay the invocation of the handler after te event fires.</li><br/><li>single {Boolean} True to add a handler to handle just the next firing of the event, and then remove itself.</li><br/><li>buffer {Number} Causes the handler to be scheduled to run in an {<b>link</b> Roo.util.DelayedTask} delayed<br/>by the specified number of milliseconds. If the event fires again within that time, the original<br/>handler is <em>not</em> invoked, but the new handler is scheduled in its place.</li><br/></ul><br><br/><p><br/><b>Combining Options</b><br><br/>Using the options argument, it is possible to combine different types of listeners:<br><br/><br><br/>A normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)<br/>             <pre><code><br/>                el.on('click', this.onClick, this, {<br/>                       single: true,<br/>              delay: 100,<br/>                forumId: 4<br/>         });<br/>                </code></pre><br/><p><br/><b>Attaching multiple handlers in 1 call</b><br><br/>The method also allows for a single argument to be passed which is a config object containing properties<br/>which specify multiple handlers.<br/><pre><code><br/>               el.on({<br/>                    'click': {<br/>                 fn: this.onClick,<br/>                  scope: this,<br/>                       delay: 100<br/>                 }, <br/>                'mouseover': {<br/>                     fn: this.onMouseOver,<br/>                      scope: this<br/>                },<br/>                 'mouseout': {<br/>                      fn: this.onMouseOut,<br/>                       scope: this<br/>                }<br/>          });<br/>                </code></pre><br/><p><br/>Or a shorthand syntax which passes the same scope object to all handlers:<br/>        <pre><code><br/>                el.on({<br/>                    'click': this.onClick,<br/>             'mouseover': this.onMouseOver,<br/>             'mouseout': this.onMouseOut,<br/>               scope: this<br/>                });<br/>                </code></pre></dd>
630                                 
631                                 </dl>
632                         
633                         
634                         
635                         
636                         
637                         
638                         
639
640                     
641                     
642                      
643                     </div>                    
644                 </div>
645
646             </td>
647             <td class="msource">
648                 
649                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
650                 &nbsp;
651             </td>
652         </tr>
653         
654           
655           <tr class="method-row config-row-alt1 expandable">
656             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
657            
658            
659             <td class="sig">
660                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
661                 <div class="fixedFont">
662                         <span class="attributes"></span><b class="itemname">fireEvent</b>
663                                 
664                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object...</a> <B><i>args</i></B>) 
665                         
666                                 
667                                          : 
668                                         
669                                                 
670                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
671                                         
672                                         
673                                         
674                                 
675                         
676                 </div>
677                 <div class="mdesc">
678                 
679                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
680                  
681                  
682                  
683                     <div class="long">
684                         
685                                 Fires the specified event with the passed parameters (minus the event name).
686                     
687                                 
688                         
689                         
690                         
691                         
692                                 <dl class="detailList">
693                                 <dt class="heading">Parameters:</dt>
694                                 
695                                         <dt>
696                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
697                                                 
698                                         </dt>
699                                         <dd></dd>
700                                 
701                                         <dt>
702                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object...</a></span>  <b>args</b>
703                                                 
704                                         </dt>
705                                         <dd>Variable number of parameters are passed to handlers</dd>
706                                 
707                                 </dl>
708                         
709                         
710                         
711                         
712                         
713                                 <dl class="detailList">
714                                 <dt class="heading">Returns:</dt>
715                                 
716                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  returns false if any of the handlers return false otherwise it returns true</dd>
717                                 
718                                 </dl>
719                         
720                         
721                         
722
723                     
724                     
725                      
726                     </div>                    
727                 </div>
728
729             </td>
730             <td class="msource">
731                 
732                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
733                 &nbsp;
734             </td>
735         </tr>
736         
737           
738           <tr class="method-row config-row-alt0 expandable">
739             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
740            
741            
742             <td class="sig">
743                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
744                 <div class="fixedFont">
745                         <span class="attributes"></span><b class="itemname">hasListener</b>
746                                 
747                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
748                         
749                                 
750                                          : 
751                                         
752                                                 
753                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
754                                         
755                                         
756                                         
757                                 
758                         
759                 </div>
760                 <div class="mdesc">
761                 
762                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
763                  
764                  
765                  
766                     <div class="long">
767                         
768                                 Checks to see if this object has any listeners for a specified event
769                     
770                                 
771                         
772                         
773                         
774                         
775                                 <dl class="detailList">
776                                 <dt class="heading">Parameters:</dt>
777                                 
778                                         <dt>
779                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
780                                                 
781                                         </dt>
782                                         <dd>The name of the event to check for</dd>
783                                 
784                                 </dl>
785                         
786                         
787                         
788                         
789                         
790                                 <dl class="detailList">
791                                 <dt class="heading">Returns:</dt>
792                                 
793                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  True if the event is being listened for, else false</dd>
794                                 
795                                 </dl>
796                         
797                         
798                         
799
800                     
801                     
802                      
803                     </div>                    
804                 </div>
805
806             </td>
807             <td class="msource">
808                 
809                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
810                 &nbsp;
811             </td>
812         </tr>
813         
814           
815           <tr class="method-row config-row-alt1 expandable">
816             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
817            
818            
819             <td class="sig">
820                 <a id="Roo.data.Connection-method-isLoading"   name=".isLoading"></a>
821                 <div class="fixedFont">
822                         <span class="attributes"></span><b class="itemname">isLoading</b>
823                                 
824                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>transactionId</i></B>) 
825                         
826                                 
827                                          : 
828                                         
829                                                 
830                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
831                                         
832                                         
833                                         
834                                 
835                         
836                 </div>
837                 <div class="mdesc">
838                 
839                    <div class="short">Determine whether this object has a request outstanding.</div> 
840                  
841                  
842                  
843                     <div class="long">
844                         
845                                 Determine whether this object has a request outstanding.
846                     
847                                 
848                         
849                         
850                         
851                         
852                                 <dl class="detailList">
853                                 <dt class="heading">Parameters:</dt>
854                                 
855                                         <dt>
856                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>transactionId</b>
857                                                 
858                                         </dt>
859                                         <dd>(Optional) defaults to the last transaction</dd>
860                                 
861                                 </dl>
862                         
863                         
864                         
865                         
866                         
867                                 <dl class="detailList">
868                                 <dt class="heading">Returns:</dt>
869                                 
870                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  True if there is an outstanding request.</dd>
871                                 
872                                 </dl>
873                         
874                         
875                         
876
877                     
878                     
879                      
880                     </div>                    
881                 </div>
882
883             </td>
884             <td class="msource">
885                 
886                         <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
887                 &nbsp;
888             </td>
889         </tr>
890         
891           
892           <tr class="method-row config-row-alt0 expandable">
893             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
894            
895            
896             <td class="sig">
897                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
898                 <div class="fixedFont">
899                         <span class="attributes"></span><b class="itemname">on</b>
900                                 
901                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
902                         
903                                 
904                         
905                 </div>
906                 <div class="mdesc">
907                 
908                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
909                  
910                  
911                  
912                     <div class="long">
913                         
914                                 Appends an event handler to this element (shorthand for addListener)
915                     
916                                 
917                         
918                         
919                         
920                         
921                                 <dl class="detailList">
922                                 <dt class="heading">Parameters:</dt>
923                                 
924                                         <dt>
925                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
926                                                 
927                                         </dt>
928                                         <dd>The type of event to listen for</dd>
929                                 
930                                         <dt>
931                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
932                                                 
933                                         </dt>
934                                         <dd>The method the event invokes</dd>
935                                 
936                                         <dt>
937                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
938                                                 
939                                         </dt>
940                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
941                                 
942                                         <dt>
943                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
944                                                 
945                                         </dt>
946                                         <dd>(optional)</dd>
947                                 
948                                 </dl>
949                         
950                         
951                         
952                         
953                         
954                         
955                         
956
957                     
958                     
959                      
960                     </div>                    
961                 </div>
962
963             </td>
964             <td class="msource">
965                 
966                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
967                 &nbsp;
968             </td>
969         </tr>
970         
971           
972           <tr class="method-row config-row-alt1 expandable">
973             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
974            
975            
976             <td class="sig">
977                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
978                 <div class="fixedFont">
979                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
980                                 
981                                  () 
982                         
983                                 
984                         
985                 </div>
986                 <div class="mdesc">
987                 
988                    <div class="short">Removes all listeners for this object</div> 
989                  
990                  
991                  
992                     <div class="long">
993                         
994                                 Removes all listeners for this object
995                     
996                                 
997                         
998                         
999                         
1000                         
1001                         
1002                         
1003                         
1004                         
1005                         
1006                         
1007
1008                     
1009                     
1010                      
1011                     </div>                    
1012                 </div>
1013
1014             </td>
1015             <td class="msource">
1016                 
1017                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1018                 &nbsp;
1019             </td>
1020         </tr>
1021         
1022           
1023           <tr class="method-row config-row-alt0 expandable">
1024             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1025            
1026            
1027             <td class="sig">
1028                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
1029                 <div class="fixedFont">
1030                         <span class="attributes"></span><b class="itemname">removeListener</b>
1031                                 
1032                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
1033                         
1034                                 
1035                         
1036                 </div>
1037                 <div class="mdesc">
1038                 
1039                    <div class="short">Removes a listener</div> 
1040                  
1041                  
1042                  
1043                     <div class="long">
1044                         
1045                                 Removes a listener
1046                     
1047                                 
1048                         
1049                         
1050                         
1051                         
1052                                 <dl class="detailList">
1053                                 <dt class="heading">Parameters:</dt>
1054                                 
1055                                         <dt>
1056                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1057                                                 
1058                                         </dt>
1059                                         <dd>The type of event to listen for</dd>
1060                                 
1061                                         <dt>
1062                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1063                                                 
1064                                         </dt>
1065                                         <dd>The handler to remove</dd>
1066                                 
1067                                         <dt>
1068                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
1069                                                 
1070                                         </dt>
1071                                         <dd>(optional) The scope (this object) for the handler</dd>
1072                                 
1073                                 </dl>
1074                         
1075                         
1076                         
1077                         
1078                         
1079                         
1080                         
1081
1082                     
1083                     
1084                      
1085                     </div>                    
1086                 </div>
1087
1088             </td>
1089             <td class="msource">
1090                 
1091                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1092                 &nbsp;
1093             </td>
1094         </tr>
1095         
1096           
1097           <tr class="method-row config-row-alt1 expandable">
1098             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1099            
1100            
1101             <td class="sig">
1102                 <a id="Roo.data.Connection-method-request"   name=".request"></a>
1103                 <div class="fixedFont">
1104                         <span class="attributes"></span><b class="itemname">request</b>
1105                                 
1106                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
1107                         
1108                                 
1109                                          : 
1110                                         
1111                                                 
1112                                                 <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
1113                                         
1114                                         
1115                                         
1116                                 
1117                         
1118                 </div>
1119                 <div class="mdesc">
1120                 
1121                    <div class="short">Sends an HTTP request to a remote server.</div> 
1122                  
1123                  
1124                  
1125                     <div class="long">
1126                         
1127                                 Sends an HTTP request to a remote server.
1128                     
1129                                 
1130                         
1131                         
1132                         
1133                         
1134                                 <dl class="detailList">
1135                                 <dt class="heading">Parameters:</dt>
1136                                 
1137                                         <dt>
1138                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
1139                                                 
1140                                         </dt>
1141                                         <dd>An object which may contain the following properties:<ul><br/><li><b>url</b> {String} (Optional) The URL to which to send the request. Defaults to configured URL</li><br/><li><b>params</b> {Object/String/Function} (Optional) An object containing properties which are used as parameters to the<br/>request, a url encoded string or a function to call to get either.</li><br/><li><b>method</b> {String} (Optional) The HTTP method to use for the request. Defaults to the configured method, or<br/>if no method was configured, "GET" if no parameters are being sent, and "POST" if parameters are being sent.</li><br/><li><b>callback</b> {Function} (Optional) The function to be called upon receipt of the HTTP response.<br/>The callback is called regardless of success or failure and is passed the following parameters:<ul><br/><li>options {Object} The parameter to the request call.</li><br/><li>success {Boolean} True if the request succeeded.</li><br/><li>response {Object} The XMLHttpRequest object containing the response data.</li><br/></ul></li><br/><li><b>success</b> {Function} (Optional) The function to be called upon success of the request.<br/>The callback is passed the following parameters:<ul><br/><li>response {Object} The XMLHttpRequest object containing the response data.</li><br/><li>options {Object} The parameter to the request call.</li><br/></ul></li><br/><li><b>failure</b> {Function} (Optional) The function to be called upon failure of the request.<br/>The callback is passed the following parameters:<ul><br/><li>response {Object} The XMLHttpRequest object containing the response data.</li><br/><li>options {Object} The parameter to the request call.</li><br/></ul></li><br/><li><b>scope</b> {Object} (Optional) The scope in which to execute the callbacks: The "this" object<br/>for the callback function. Defaults to the browser window.</li><br/><li><b>form</b> {Object/String} (Optional) A form object or id to pull parameters from.</li><br/><li><b>isUpload</b> {Boolean} (Optional) True if the form object is a file upload (will usually be automatically detected).</li><br/><li><b>headers</b> {Object} (Optional) Request headers to set for the request.</li><br/><li><b>xmlData</b> {Object} (Optional) XML document to use for the post. Note: This will be used instead of<br/>params for the post data. Any params will be appended to the URL.</li><br/><li><b>disableCaching</b> {Boolean} (Optional) True to add a unique cache-buster param to GET requests.</li><br/></ul></dd>
1142                                 
1143                                 </dl>
1144                         
1145                         
1146                         
1147                         
1148                         
1149                                 <dl class="detailList">
1150                                 <dt class="heading">Returns:</dt>
1151                                 
1152                                         <dd><span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  transactionId</dd>
1153                                 
1154                                 </dl>
1155                         
1156                         
1157                         
1158
1159                     
1160                     
1161                      
1162                     </div>                    
1163                 </div>
1164
1165             </td>
1166             <td class="msource">
1167                 
1168                         <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
1169                 &nbsp;
1170             </td>
1171         </tr>
1172         
1173           
1174           <tr class="method-row config-row-alt0 expandable">
1175             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1176            
1177            
1178             <td class="sig">
1179                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
1180                 <div class="fixedFont">
1181                         <span class="attributes"></span><b class="itemname">un</b>
1182                                 
1183                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
1184                         
1185                                 
1186                         
1187                 </div>
1188                 <div class="mdesc">
1189                 
1190                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
1191                  
1192                  
1193                  
1194                     <div class="long">
1195                         
1196                                 Removes a listener (shorthand for removeListener)
1197                     
1198                                 
1199                         
1200                         
1201                         
1202                         
1203                                 <dl class="detailList">
1204                                 <dt class="heading">Parameters:</dt>
1205                                 
1206                                         <dt>
1207                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1208                                                 
1209                                         </dt>
1210                                         <dd>The type of event to listen for</dd>
1211                                 
1212                                         <dt>
1213                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1214                                                 
1215                                         </dt>
1216                                         <dd>The handler to remove</dd>
1217                                 
1218                                         <dt>
1219                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
1220                                                 
1221                                         </dt>
1222                                         <dd>(optional) The scope (this object) for the handler</dd>
1223                                 
1224                                 </dl>
1225                         
1226                         
1227                         
1228                         
1229                         
1230                         
1231                         
1232
1233                     
1234                     
1235                      
1236                     </div>                    
1237                 </div>
1238
1239             </td>
1240             <td class="msource">
1241                 
1242                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1243                 &nbsp;
1244             </td>
1245         </tr>
1246         
1247                                                        
1248     </table>
1249
1250   
1251   <!-- ============================== events summary / details ======================== -->
1252   
1253   
1254   <a id="Roo.Ajax-events"></a>
1255     
1256   
1257         
1258    
1259   
1260     
1261     
1262     
1263       <table cellspacing="0" class="member-table">
1264                 <caption>Events</caption>
1265               <thead>
1266                 <tr>
1267                     <th class="sig-header" colspan="2">Event</th>            
1268                     <th class="msource-header">Defined By</th>
1269
1270                 </tr>
1271               </thead>  
1272         
1273         
1274          
1275         
1276         
1277           <tr class="method-row expandable config-row-alt0">
1278             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1279             
1280             <td class="sig">
1281                 <a id="Roo.data.Connection-event-*beforerequest"></a>
1282                 
1283                <div class="fixedFont">
1284                 <b class="itemname">beforerequest</b> (Connection <B><i>conn</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
1285                 
1286                 </div>
1287
1288                 <div class="mdesc">
1289
1290                    <div class="short">Fires before a network request is made to retrieve a data object.
1291                    
1292                 </div> 
1293                     
1294                     <div class="long">
1295                     
1296                         Fires before a network request is made to retrieve a data object.
1297                     
1298                         
1299                         
1300                 
1301                         
1302                                 <dl class="detailList">
1303                                 <dt class="heading">Parameters:</dt>
1304                                 
1305                                         <dt>
1306                                                 <span class="fixedFont">Connection</span> <b>conn</b>
1307                                                 
1308                                         </dt>
1309                                         <dd>This Connection object.</dd>
1310                                 
1311                                         <dt>
1312                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>options</b>
1313                                                 
1314                                         </dt>
1315                                         <dd>The options config object passed to the {<b>link</b> <b>request</b>} method.</dd>
1316                                 
1317                                 </dl>
1318                         
1319                         
1320                         
1321                         
1322                         
1323                         
1324                         
1325
1326                     
1327                     
1328                      
1329                     </div>                    
1330                 </div>
1331
1332             </td>
1333             <td class="msource">
1334                 <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
1335             </td>
1336         </tr>
1337         
1338           <tr class="method-row expandable config-row-alt1">
1339             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1340             
1341             <td class="sig">
1342                 <a id="Roo.data.Connection-event-*requestcomplete"></a>
1343                 
1344                <div class="fixedFont">
1345                 <b class="itemname">requestcomplete</b> (Connection <B><i>conn</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>response</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
1346                 
1347                 </div>
1348
1349                 <div class="mdesc">
1350
1351                    <div class="short">Fires if the request was successfully completed.
1352                    
1353                 </div> 
1354                     
1355                     <div class="long">
1356                     
1357                         Fires if the request was successfully completed.
1358                     
1359                         
1360                         
1361                 
1362                         
1363                                 <dl class="detailList">
1364                                 <dt class="heading">Parameters:</dt>
1365                                 
1366                                         <dt>
1367                                                 <span class="fixedFont">Connection</span> <b>conn</b>
1368                                                 
1369                                         </dt>
1370                                         <dd>This Connection object.</dd>
1371                                 
1372                                         <dt>
1373                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>response</b>
1374                                                 
1375                                         </dt>
1376                                         <dd>The XHR object containing the response data.<br/>See {<b>link</b> http://www.w3.org/TR/XMLHttpRequest/} for details.</dd>
1377                                 
1378                                         <dt>
1379                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>options</b>
1380                                                 
1381                                         </dt>
1382                                         <dd>The options config object passed to the {<b>link</b> <b>request</b>} method.</dd>
1383                                 
1384                                 </dl>
1385                         
1386                         
1387                         
1388                         
1389                         
1390                         
1391                         
1392
1393                     
1394                     
1395                      
1396                     </div>                    
1397                 </div>
1398
1399             </td>
1400             <td class="msource">
1401                 <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
1402             </td>
1403         </tr>
1404         
1405           <tr class="method-row expandable config-row-alt0">
1406             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1407             
1408             <td class="sig">
1409                 <a id="Roo.data.Connection-event-*requestexception"></a>
1410                 
1411                <div class="fixedFont">
1412                 <b class="itemname">requestexception</b> (Connection <B><i>conn</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>response</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
1413                 
1414                 </div>
1415
1416                 <div class="mdesc">
1417
1418                    <div class="short">Fires if an error HTTP status was returned from the server.
1419                    
1420                 </div> 
1421                     
1422                     <div class="long">
1423                     
1424                         Fires if an error HTTP status was returned from the server.<br/>See {<b>link</b> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html} for details of HTTP status codes.
1425                     
1426                         
1427                         
1428                 
1429                         
1430                                 <dl class="detailList">
1431                                 <dt class="heading">Parameters:</dt>
1432                                 
1433                                         <dt>
1434                                                 <span class="fixedFont">Connection</span> <b>conn</b>
1435                                                 
1436                                         </dt>
1437                                         <dd>This Connection object.</dd>
1438                                 
1439                                         <dt>
1440                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>response</b>
1441                                                 
1442                                         </dt>
1443                                         <dd>The XHR object containing the response data.<br/>See {<b>link</b> http://www.w3.org/TR/XMLHttpRequest/} for details.</dd>
1444                                 
1445                                         <dt>
1446                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>options</b>
1447                                                 
1448                                         </dt>
1449                                         <dd>The options config object passed to the {<b>link</b> <b>request</b>} method.</dd>
1450                                 
1451                                 </dl>
1452                         
1453                         
1454                         
1455                         
1456                         
1457                         
1458                         
1459
1460                     
1461                     
1462                      
1463                     </div>                    
1464                 </div>
1465
1466             </td>
1467             <td class="msource">
1468                 <a href="./Roo.data.Connection.html#constructor" roo:cls="Roo.data.Connection.html#constructor">Roo.data.Connection</a>
1469             </td>
1470         </tr>
1471         
1472                                                        
1473     </table>
1474
1475   
1476   
1477   
1478  
1479 <!-- ============================== footer ================================= -->
1480                 <div class="fineprint" style="clear:both">
1481                         
1482                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 13 2018 14:10:53 GMT+0800 (HKT)
1483                         Based on 
1484                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
1485                 </div>
1486         </body>
1487 </html>