7fb7598d16e6921cb75150b1f299d9d133e06161
[roojs1] / docs / symbols / Roo.grid.GridView.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.grid.GridView</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.grid.GridView-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.grid.GridView-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.grid.GridView-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.grid.GridView-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 class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.grid.GridView 
48
49                    </pre>
50                 </div>
51        
52 <!-- ============================== class title / details ============================ -->
53     
54     
55     <h1 class="classTitle">
56                                 
57                                 Class Roo.grid.GridView
58                         </h1>
59                         
60     <table cellspacing="0" class="class-summary-table">
61         
62                 <tr><td class="label">Package:</td><td class="hd-info">Roo.grid</td></tr>
63         
64         <tr><td class="label">Defined In:</td><td class="hd-info">
65                         
66                                         <a href="./src/Roo_grid_GridView.js.html">Roo/grid/GridView.js</a>.
67                         
68         </td></tr>
69         <tr><td class="label">Class:</td><td class="hd-info">GridView</td></tr>
70         
71         
72         
73         
74                 <tr><td class="label">Extends:</td><td class="hd-info">
75                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
76         
77                 </td></tr>    
78         
79         
80     </table>
81
82     
83 <!-- ============================== class summary ========================== -->                        
84     <div class="description">
85         
86     </div>
87
88         
89 <!-- ============================== Class comment block... ========================== -->                                       
90
91 <div class="comments">
92         <b>Class Comments / Notes</B> =>  
93         <u onclick="parent.CommentDialog.showCommentId = 'Roo.grid.GridView';">[Add Your comment/notes about this class]</u>
94         <br/>
95         <iframe frameborder="0"  id="comments-Roo.grid" style="border: none;width:100%;" 
96                 src="/blog.php/GtkDjsComments/Roo.grid.GridView.html"></iframe>
97 </div>
98         
99
100                 
101 <!-- ============================== config options ========================== -->                                               
102                  
103     
104     
105                 
106     <div class="hr"></div>
107     <a id="Roo.grid.GridView-configs"></a>
108                 
109     
110      
111     
112         
113       <table cellspacing="0" class="member-table">   
114       <caption>Config Options (Usually are also Properties)</caption>
115     
116         
117         <tr>
118             <th class="sig-header" colspan="2">Options</th>
119             
120             <th class="msource-header">Defined By</th>
121         </tr>
122         
123         
124         
125         
126         
127                 <tr class="config-row expandable config-row-alt0">
128                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
129                     <td class="sig">
130
131                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
132                         <div class="fixedFont">
133                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
134                                 
135                                 
136                         </div>
137                   
138                         <div class="mdesc">
139                             <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> 
140                         </div>
141                         
142                         <div class="mdesc">
143                             <div class="long">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></div> 
144                         </div>
145                         
146                         
147
148                     </td>
149                     <td class="msource">
150                         
151                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
152                                 
153                     </td>
154                 </tr>
155         
156         
157     </table>
158                 
159   
160   
161   
162   
163   
164   
165   
166   
167   <!-- ============================== public properties ==================== -->        
168   
169   
170   
171     <a id="Roo.grid.GridView-props"></a>      
172     
173     
174
175     
176     
177      <table cellspacing="0" class="member-table">
178       <caption class="Empty">Public Properties - Has None</caption>
179      </table>
180     
181     
182      
183     
184   <!-- ============================== methods summary / details ======================== -->
185   
186   
187   <a id="Roo.grid.GridView-methods"></a>
188         <!-- constructor?? -->
189         
190         <!-- static's first 
191         
192         
193         -->
194         
195         <!-- then dynamics first -->
196         
197   
198   
199     
200     
201     
202       <table cellspacing="0" class="member-table">
203       <caption>Public Methods</caption>
204         <tr>
205             <th class="sig-header" colspan="2">Method</th>            
206             <th class="msource-header">Defined By</th>
207
208         </tr>
209         
210         
211         
212          
213         
214         
215           
216           <tr class="method-row config-row-alt0 expandable notInherited">
217             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
218            
219            
220             <td class="sig">
221                 <a id="Roo.grid-method-GridView"   name=".GridView"></a>
222                 <div class="fixedFont">
223                         <span class="attributes">new <B>Roo.grid.</B></span><b class="itemname">GridView</b>
224                                 
225                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
226                         
227                                 
228                         
229                 </div>
230                 <div class="mdesc">
231                 
232                  
233                         <div class="short">Create a new Roo.grid.GridView</div> 
234                  
235                  
236                     <div class="long">
237                         
238                         
239                         
240                                 Create a new Roo.grid.GridView
241                         
242                         
243                                 <dl class="detailList">
244                                 <dt class="heading">Parameters:</dt>
245                                 
246                                         <dt>
247                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>config</b>
248                                                 
249                                         </dt>
250                                         <dd></dd>
251                                 
252                                 </dl>
253                         
254                         
255                         
256                         
257                         
258                         
259                         
260
261                     
262                     
263                      
264                     </div>                    
265                 </div>
266
267             </td>
268             <td class="msource">
269                 &nbsp;
270             </td>
271         </tr>
272         
273           
274           <tr class="method-row config-row-alt1 expandable">
275             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
276            
277            
278             <td class="sig">
279                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
280                 <div class="fixedFont">
281                         <span class="attributes"></span><b class="itemname">addEvents</b>
282                                 
283                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
284                         
285                                 
286                         
287                 </div>
288                 <div class="mdesc">
289                 
290                    <div class="short">Used to define events on this Observable</div> 
291                  
292                  
293                  
294                     <div class="long">
295                         
296                                 Used to define events on this Observable
297                     
298                                 
299                         
300                         
301                         
302                         
303                                 <dl class="detailList">
304                                 <dt class="heading">Parameters:</dt>
305                                 
306                                         <dt>
307                                                 <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>
308                                                 
309                                         </dt>
310                                         <dd>The object with the events defined</dd>
311                                 
312                                 </dl>
313                         
314                         
315                         
316                         
317                         
318                         
319                         
320
321                     
322                     
323                      
324                     </div>                    
325                 </div>
326
327             </td>
328             <td class="msource">
329                 
330                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
331                 &nbsp;
332             </td>
333         </tr>
334         
335           
336           <tr class="method-row config-row-alt0 expandable">
337             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
338            
339            
340             <td class="sig">
341                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
342                 <div class="fixedFont">
343                         <span class="attributes"></span><b class="itemname">addListener</b>
344                                 
345                                  (<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>) 
346                         
347                                 
348                         
349                 </div>
350                 <div class="mdesc">
351                 
352                    <div class="short">Appends an event handler to this component</div> 
353                  
354                  
355                  
356                     <div class="long">
357                         
358                                 Appends an event handler to this component
359                     
360                                 
361                         
362                         
363                         
364                         
365                                 <dl class="detailList">
366                                 <dt class="heading">Parameters:</dt>
367                                 
368                                         <dt>
369                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
370                                                 
371                                         </dt>
372                                         <dd>The type of event to listen for</dd>
373                                 
374                                         <dt>
375                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
376                                                 
377                                         </dt>
378                                         <dd>The method the event invokes</dd>
379                                 
380                                         <dt>
381                                                 <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>
382                                                 
383                                         </dt>
384                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
385                                 
386                                         <dt>
387                                                 <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>
388                                                 
389                                         </dt>
390                                         <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>
391                                 
392                                 </dl>
393                         
394                         
395                         
396                         
397                         
398                         
399                         
400
401                     
402                     
403                      
404                     </div>                    
405                 </div>
406
407             </td>
408             <td class="msource">
409                 
410                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
411                 &nbsp;
412             </td>
413         </tr>
414         
415           
416           <tr class="method-row config-row-alt1 expandable notInherited">
417             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
418            
419            
420             <td class="sig">
421                 <a id="Roo.grid.GridView-method-autoSizeColumn"   name=".autoSizeColumn"></a>
422                 <div class="fixedFont">
423                         <span class="attributes"></span><b class="itemname">autoSizeColumn</b>
424                                 
425                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>colIndex</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>forceMinSize</i></B>) 
426                         
427                                 
428                         
429                 </div>
430                 <div class="mdesc">
431                 
432                    <div class="short">Autofit a column to its content.</div> 
433                  
434                  
435                  
436                     <div class="long">
437                         
438                                 Autofit a column to its content.
439                     
440                                 
441                         
442                         
443                         
444                         
445                                 <dl class="detailList">
446                                 <dt class="heading">Parameters:</dt>
447                                 
448                                         <dt>
449                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>colIndex</b>
450                                                 
451                                         </dt>
452                                         <dd></dd>
453                                 
454                                         <dt>
455                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>forceMinSize</b>
456                                                 
457                                         </dt>
458                                         <dd>true to force the column to go smaller if possible</dd>
459                                 
460                                 </dl>
461                         
462                         
463                         
464                         
465                         
466                         
467                         
468
469                     
470                     
471                      
472                     </div>                    
473                 </div>
474
475             </td>
476             <td class="msource">
477                 
478                         Roo.grid.GridView
479                 &nbsp;
480             </td>
481         </tr>
482         
483           
484           <tr class="method-row config-row-alt0 expandable notInherited">
485             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
486            
487            
488             <td class="sig">
489                 <a id="Roo.grid.GridView-method-autoSizeColumns"   name=".autoSizeColumns"></a>
490                 <div class="fixedFont">
491                         <span class="attributes"></span><b class="itemname">autoSizeColumns</b>
492                                 
493                                  () 
494                         
495                                 
496                         
497                 </div>
498                 <div class="mdesc">
499                 
500                    <div class="short">Autofits all columns to their content and then expands to fit any extra space in the grid</div> 
501                  
502                  
503                  
504                     <div class="long">
505                         
506                                 Autofits all columns to their content and then expands to fit any extra space in the grid
507                     
508                                 
509                         
510                         
511                         
512                         
513                         
514                         
515                         
516                         
517                         
518                         
519
520                     
521                     
522                      
523                     </div>                    
524                 </div>
525
526             </td>
527             <td class="msource">
528                 
529                         Roo.grid.GridView
530                 &nbsp;
531             </td>
532         </tr>
533         
534           
535           <tr class="method-row config-row-alt1 expandable notInherited">
536             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
537            
538            
539             <td class="sig">
540                 <a id="Roo.grid.GridView-method-ensureVisible"   name=".ensureVisible"></a>
541                 <div class="fixedFont">
542                         <span class="attributes"></span><b class="itemname">ensureVisible</b>
543                                 
544                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>row</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>col</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>hscroll</i></B>) 
545                         
546                                 
547                         
548                 </div>
549                 <div class="mdesc">
550                 
551                    <div class="short">Scrolls the specified cell into view</div> 
552                  
553                  
554                  
555                     <div class="long">
556                         
557                                 Scrolls the specified cell into view
558                     
559                                 
560                         
561                         
562                         
563                         
564                                 <dl class="detailList">
565                                 <dt class="heading">Parameters:</dt>
566                                 
567                                         <dt>
568                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>row</b>
569                                                 
570                                         </dt>
571                                         <dd>The row index</dd>
572                                 
573                                         <dt>
574                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>col</b>
575                                                 
576                                         </dt>
577                                         <dd>The column index</dd>
578                                 
579                                         <dt>
580                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>hscroll</b>
581                                                 
582                                         </dt>
583                                         <dd>false to disable horizontal scrolling</dd>
584                                 
585                                 </dl>
586                         
587                         
588                         
589                         
590                         
591                         
592                         
593
594                     
595                     
596                      
597                     </div>                    
598                 </div>
599
600             </td>
601             <td class="msource">
602                 
603                         Roo.grid.GridView
604                 &nbsp;
605             </td>
606         </tr>
607         
608           
609           <tr class="method-row config-row-alt0 expandable">
610             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
611            
612            
613             <td class="sig">
614                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
615                 <div class="fixedFont">
616                         <span class="attributes"></span><b class="itemname">fireEvent</b>
617                                 
618                                  (<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>) 
619                         
620                                 
621                                          : 
622                                         
623                                                 
624                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
625                                         
626                                         
627                                         
628                                 
629                         
630                 </div>
631                 <div class="mdesc">
632                 
633                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
634                  
635                  
636                  
637                     <div class="long">
638                         
639                                 Fires the specified event with the passed parameters (minus the event name).
640                     
641                                 
642                         
643                         
644                         
645                         
646                                 <dl class="detailList">
647                                 <dt class="heading">Parameters:</dt>
648                                 
649                                         <dt>
650                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
651                                                 
652                                         </dt>
653                                         <dd></dd>
654                                 
655                                         <dt>
656                                                 <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>
657                                                 
658                                         </dt>
659                                         <dd>Variable number of parameters are passed to handlers</dd>
660                                 
661                                 </dl>
662                         
663                         
664                         
665                         
666                         
667                                 <dl class="detailList">
668                                 <dt class="heading">Returns:</dt>
669                                 
670                                         <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>
671                                 
672                                 </dl>
673                         
674                         
675                         
676
677                     
678                     
679                      
680                     </div>                    
681                 </div>
682
683             </td>
684             <td class="msource">
685                 
686                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
687                 &nbsp;
688             </td>
689         </tr>
690         
691           
692           <tr class="method-row config-row-alt1 expandable notInherited">
693             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
694            
695            
696             <td class="sig">
697                 <a id="Roo.grid.GridView-method-fitColumns"   name=".fitColumns"></a>
698                 <div class="fixedFont">
699                         <span class="attributes"></span><b class="itemname">fitColumns</b>
700                                 
701                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>reserveScrollSpace</i></B>) 
702                         
703                                 
704                         
705                 </div>
706                 <div class="mdesc">
707                 
708                    <div class="short">Autofits all columns to the grid's width proportionate with their current size</div> 
709                  
710                  
711                  
712                     <div class="long">
713                         
714                                 Autofits all columns to the grid's width proportionate with their current size
715                     
716                                 
717                         
718                         
719                         
720                         
721                                 <dl class="detailList">
722                                 <dt class="heading">Parameters:</dt>
723                                 
724                                         <dt>
725                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>reserveScrollSpace</b>
726                                                 
727                                         </dt>
728                                         <dd>Reserve space for a scrollbar</dd>
729                                 
730                                 </dl>
731                         
732                         
733                         
734                         
735                         
736                         
737                         
738
739                     
740                     
741                      
742                     </div>                    
743                 </div>
744
745             </td>
746             <td class="msource">
747                 
748                         Roo.grid.GridView
749                 &nbsp;
750             </td>
751         </tr>
752         
753           
754           <tr class="method-row config-row-alt0 expandable notInherited">
755             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
756            
757            
758             <td class="sig">
759                 <a id="Roo.grid.GridView-method-focusCell"   name=".focusCell"></a>
760                 <div class="fixedFont">
761                         <span class="attributes"></span><b class="itemname">focusCell</b>
762                                 
763                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>row</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>col</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>hscroll</i></B>) 
764                         
765                                 
766                         
767                 </div>
768                 <div class="mdesc">
769                 
770                    <div class="short">Focuses the specified cell.</div> 
771                  
772                  
773                  
774                     <div class="long">
775                         
776                                 Focuses the specified cell.
777                     
778                                 
779                         
780                         
781                         
782                         
783                                 <dl class="detailList">
784                                 <dt class="heading">Parameters:</dt>
785                                 
786                                         <dt>
787                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>row</b>
788                                                 
789                                         </dt>
790                                         <dd>The row index</dd>
791                                 
792                                         <dt>
793                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>col</b>
794                                                 
795                                         </dt>
796                                         <dd>The column index</dd>
797                                 
798                                         <dt>
799                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>hscroll</b>
800                                                 
801                                         </dt>
802                                         <dd>false to disable horizontal scrolling</dd>
803                                 
804                                 </dl>
805                         
806                         
807                         
808                         
809                         
810                         
811                         
812
813                     
814                     
815                      
816                     </div>                    
817                 </div>
818
819             </td>
820             <td class="msource">
821                 
822                         Roo.grid.GridView
823                 &nbsp;
824             </td>
825         </tr>
826         
827           
828           <tr class="method-row config-row-alt1 expandable notInherited">
829             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
830            
831            
832             <td class="sig">
833                 <a id="Roo.grid.GridView-method-focusRow"   name=".focusRow"></a>
834                 <div class="fixedFont">
835                         <span class="attributes"></span><b class="itemname">focusRow</b>
836                                 
837                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>row</i></B>) 
838                         
839                                 
840                         
841                 </div>
842                 <div class="mdesc">
843                 
844                    <div class="short">Focuses the specified row.</div> 
845                  
846                  
847                  
848                     <div class="long">
849                         
850                                 Focuses the specified row.
851                     
852                                 
853                         
854                         
855                         
856                         
857                                 <dl class="detailList">
858                                 <dt class="heading">Parameters:</dt>
859                                 
860                                         <dt>
861                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>row</b>
862                                                 
863                                         </dt>
864                                         <dd>The row index</dd>
865                                 
866                                 </dl>
867                         
868                         
869                         
870                         
871                         
872                         
873                         
874
875                     
876                     
877                      
878                     </div>                    
879                 </div>
880
881             </td>
882             <td class="msource">
883                 
884                         Roo.grid.GridView
885                 &nbsp;
886             </td>
887         </tr>
888         
889           
890           <tr class="method-row config-row-alt0 expandable notInherited">
891             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
892            
893            
894             <td class="sig">
895                 <a id="Roo.grid.GridView-method-getCell"   name=".getCell"></a>
896                 <div class="fixedFont">
897                         <span class="attributes"></span><b class="itemname">getCell</b>
898                                 
899                                  (Integer <B><i>rowIndex</i></B>, Integer <B><i>colIndex</i></B>) 
900                         
901                                 
902                                          : 
903                                         
904                                                 
905                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
906                                         
907                                         
908                                         
909                                 
910                         
911                 </div>
912                 <div class="mdesc">
913                 
914                    <div class="short">Gets the 'td' of the cell</div> 
915                  
916                  
917                  
918                     <div class="long">
919                         
920                                 Gets the 'td' of the cell
921                     
922                                 
923                         
924                         
925                         
926                         
927                                 <dl class="detailList">
928                                 <dt class="heading">Parameters:</dt>
929                                 
930                                         <dt>
931                                                 <span class="fixedFont">Integer</span>  <b>rowIndex</b>
932                                                 
933                                         </dt>
934                                         <dd>row to select</dd>
935                                 
936                                         <dt>
937                                                 <span class="fixedFont">Integer</span>  <b>colIndex</b>
938                                                 
939                                         </dt>
940                                         <dd>column to select</dd>
941                                 
942                                 </dl>
943                         
944                         
945                         
946                         
947                         
948                                 <dl class="detailList">
949                                 <dt class="heading">Returns:</dt>
950                                 
951                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  </dd>
952                                 
953                                 </dl>
954                         
955                         
956                         
957
958                     
959                     
960                      
961                     </div>                    
962                 </div>
963
964             </td>
965             <td class="msource">
966                 
967                         Roo.grid.GridView
968                 &nbsp;
969             </td>
970         </tr>
971         
972           
973           <tr class="method-row config-row-alt1 expandable notInherited">
974             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
975            
976            
977             <td class="sig">
978                 <a id="Roo.grid.GridView-method-getFooterPanel"   name=".getFooterPanel"></a>
979                 <div class="fixedFont">
980                         <span class="attributes"></span><b class="itemname">getFooterPanel</b>
981                                 
982                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>doShow</i></B>) 
983                         
984                                 
985                                          : 
986                                         
987                                                 
988                                                 
989                                         
990                                         
991                                         
992                                 
993                         
994                 </div>
995                 <div class="mdesc">
996                 
997                    <div class="short">Gets a panel in the footer of the grid that can be used for toolbars etc.</div> 
998                  
999                  
1000                  
1001                     <div class="long">
1002                         
1003                                 Gets a panel in the footer of the grid that can be used for toolbars etc.<br/>After modifying the contents of this panel a call to grid.autoSize() may be<br/>required to register any changes in size.
1004                     
1005                                 
1006                         
1007                         
1008                         
1009                         
1010                                 <dl class="detailList">
1011                                 <dt class="heading">Parameters:</dt>
1012                                 
1013                                         <dt>
1014                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>doShow</b>
1015                                                 
1016                                         </dt>
1017                                         <dd>By default the footer is hidden. Pass true to show the panel</dd>
1018                                 
1019                                 </dl>
1020                         
1021                         
1022                         
1023                         
1024                         
1025                                 <dl class="detailList">
1026                                 <dt class="heading">Returns:</dt>
1027                                 
1028                                         <dd> Roo.Element</dd>
1029                                 
1030                                 </dl>
1031                         
1032                         
1033                         
1034
1035                     
1036                     
1037                      
1038                     </div>                    
1039                 </div>
1040
1041             </td>
1042             <td class="msource">
1043                 
1044                         Roo.grid.GridView
1045                 &nbsp;
1046             </td>
1047         </tr>
1048         
1049           
1050           <tr class="method-row config-row-alt0 expandable notInherited">
1051             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1052            
1053            
1054             <td class="sig">
1055                 <a id="Roo.grid.GridView-method-getHeaderPanel"   name=".getHeaderPanel"></a>
1056                 <div class="fixedFont">
1057                         <span class="attributes"></span><b class="itemname">getHeaderPanel</b>
1058                                 
1059                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>doShow</i></B>) 
1060                         
1061                                 
1062                                          : 
1063                                         
1064                                                 
1065                                                 
1066                                         
1067                                         
1068                                         
1069                                 
1070                         
1071                 </div>
1072                 <div class="mdesc">
1073                 
1074                    <div class="short">Gets a panel in the header of the grid that can be used for toolbars etc.</div> 
1075                  
1076                  
1077                  
1078                     <div class="long">
1079                         
1080                                 Gets a panel in the header of the grid that can be used for toolbars etc.<br/>After modifying the contents of this panel a call to grid.autoSize() may be<br/>required to register any changes in size.
1081                     
1082                                 
1083                         
1084                         
1085                         
1086                         
1087                                 <dl class="detailList">
1088                                 <dt class="heading">Parameters:</dt>
1089                                 
1090                                         <dt>
1091                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>doShow</b>
1092                                                 
1093                                         </dt>
1094                                         <dd>By default the header is hidden. Pass true to show the panel</dd>
1095                                 
1096                                 </dl>
1097                         
1098                         
1099                         
1100                         
1101                         
1102                                 <dl class="detailList">
1103                                 <dt class="heading">Returns:</dt>
1104                                 
1105                                         <dd> Roo.Element</dd>
1106                                 
1107                                 </dl>
1108                         
1109                         
1110                         
1111
1112                     
1113                     
1114                      
1115                     </div>                    
1116                 </div>
1117
1118             </td>
1119             <td class="msource">
1120                 
1121                         Roo.grid.GridView
1122                 &nbsp;
1123             </td>
1124         </tr>
1125         
1126           
1127           <tr class="method-row config-row-alt1 expandable">
1128             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1129            
1130            
1131             <td class="sig">
1132                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1133                 <div class="fixedFont">
1134                         <span class="attributes"></span><b class="itemname">hasListener</b>
1135                                 
1136                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
1137                         
1138                                 
1139                                          : 
1140                                         
1141                                                 
1142                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1143                                         
1144                                         
1145                                         
1146                                 
1147                         
1148                 </div>
1149                 <div class="mdesc">
1150                 
1151                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
1152                  
1153                  
1154                  
1155                     <div class="long">
1156                         
1157                                 Checks to see if this object has any listeners for a specified event
1158                     
1159                                 
1160                         
1161                         
1162                         
1163                         
1164                                 <dl class="detailList">
1165                                 <dt class="heading">Parameters:</dt>
1166                                 
1167                                         <dt>
1168                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1169                                                 
1170                                         </dt>
1171                                         <dd>The name of the event to check for</dd>
1172                                 
1173                                 </dl>
1174                         
1175                         
1176                         
1177                         
1178                         
1179                                 <dl class="detailList">
1180                                 <dt class="heading">Returns:</dt>
1181                                 
1182                                         <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>
1183                                 
1184                                 </dl>
1185                         
1186                         
1187                         
1188
1189                     
1190                     
1191                      
1192                     </div>                    
1193                 </div>
1194
1195             </td>
1196             <td class="msource">
1197                 
1198                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1199                 &nbsp;
1200             </td>
1201         </tr>
1202         
1203           
1204           <tr class="method-row config-row-alt0 expandable">
1205             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1206            
1207            
1208             <td class="sig">
1209                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
1210                 <div class="fixedFont">
1211                         <span class="attributes"></span><b class="itemname">on</b>
1212                                 
1213                                  (<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>) 
1214                         
1215                                 
1216                         
1217                 </div>
1218                 <div class="mdesc">
1219                 
1220                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
1221                  
1222                  
1223                  
1224                     <div class="long">
1225                         
1226                                 Appends an event handler to this element (shorthand for addListener)
1227                     
1228                                 
1229                         
1230                         
1231                         
1232                         
1233                                 <dl class="detailList">
1234                                 <dt class="heading">Parameters:</dt>
1235                                 
1236                                         <dt>
1237                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1238                                                 
1239                                         </dt>
1240                                         <dd>The type of event to listen for</dd>
1241                                 
1242                                         <dt>
1243                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1244                                                 
1245                                         </dt>
1246                                         <dd>The method the event invokes</dd>
1247                                 
1248                                         <dt>
1249                                                 <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>
1250                                                 
1251                                         </dt>
1252                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1253                                 
1254                                         <dt>
1255                                                 <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>
1256                                                 
1257                                         </dt>
1258                                         <dd>(optional)</dd>
1259                                 
1260                                 </dl>
1261                         
1262                         
1263                         
1264                         
1265                         
1266                         
1267                         
1268
1269                     
1270                     
1271                      
1272                     </div>                    
1273                 </div>
1274
1275             </td>
1276             <td class="msource">
1277                 
1278                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1279                 &nbsp;
1280             </td>
1281         </tr>
1282         
1283           
1284           <tr class="method-row config-row-alt1 expandable">
1285             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1286            
1287            
1288             <td class="sig">
1289                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
1290                 <div class="fixedFont">
1291                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
1292                                 
1293                                  () 
1294                         
1295                                 
1296                         
1297                 </div>
1298                 <div class="mdesc">
1299                 
1300                    <div class="short">Removes all listeners for this object</div> 
1301                  
1302                  
1303                  
1304                     <div class="long">
1305                         
1306                                 Removes all listeners for this object
1307                     
1308                                 
1309                         
1310                         
1311                         
1312                         
1313                         
1314                         
1315                         
1316                         
1317                         
1318                         
1319
1320                     
1321                     
1322                      
1323                     </div>                    
1324                 </div>
1325
1326             </td>
1327             <td class="msource">
1328                 
1329                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1330                 &nbsp;
1331             </td>
1332         </tr>
1333         
1334           
1335           <tr class="method-row config-row-alt0 expandable notInherited">
1336             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1337            
1338            
1339             <td class="sig">
1340                 <a id="Roo.grid.GridView-method-refresh"   name=".refresh"></a>
1341                 <div class="fixedFont">
1342                         <span class="attributes"></span><b class="itemname">refresh</b>
1343                                 
1344                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>headersToo</i></B>) 
1345                         
1346                                 
1347                         
1348                 </div>
1349                 <div class="mdesc">
1350                 
1351                    <div class="short">Refreshes the grid</div> 
1352                  
1353                  
1354                  
1355                     <div class="long">
1356                         
1357                                 Refreshes the grid
1358                     
1359                                 
1360                         
1361                         
1362                         
1363                         
1364                                 <dl class="detailList">
1365                                 <dt class="heading">Parameters:</dt>
1366                                 
1367                                         <dt>
1368                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>headersToo</b>
1369                                                 
1370                                         </dt>
1371                                         <dd></dd>
1372                                 
1373                                 </dl>
1374                         
1375                         
1376                         
1377                         
1378                         
1379                         
1380                         
1381
1382                     
1383                     
1384                      
1385                     </div>                    
1386                 </div>
1387
1388             </td>
1389             <td class="msource">
1390                 
1391                         Roo.grid.GridView
1392                 &nbsp;
1393             </td>
1394         </tr>
1395         
1396           
1397           <tr class="method-row config-row-alt1 expandable">
1398             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1399            
1400            
1401             <td class="sig">
1402                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
1403                 <div class="fixedFont">
1404                         <span class="attributes"></span><b class="itemname">removeListener</b>
1405                                 
1406                                  (<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>) 
1407                         
1408                                 
1409                         
1410                 </div>
1411                 <div class="mdesc">
1412                 
1413                    <div class="short">Removes a listener</div> 
1414                  
1415                  
1416                  
1417                     <div class="long">
1418                         
1419                                 Removes a listener
1420                     
1421                                 
1422                         
1423                         
1424                         
1425                         
1426                                 <dl class="detailList">
1427                                 <dt class="heading">Parameters:</dt>
1428                                 
1429                                         <dt>
1430                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1431                                                 
1432                                         </dt>
1433                                         <dd>The type of event to listen for</dd>
1434                                 
1435                                         <dt>
1436                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1437                                                 
1438                                         </dt>
1439                                         <dd>The handler to remove</dd>
1440                                 
1441                                         <dt>
1442                                                 <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>
1443                                                 
1444                                         </dt>
1445                                         <dd>(optional) The scope (this object) for the handler</dd>
1446                                 
1447                                 </dl>
1448                         
1449                         
1450                         
1451                         
1452                         
1453                         
1454                         
1455
1456                     
1457                     
1458                      
1459                     </div>                    
1460                 </div>
1461
1462             </td>
1463             <td class="msource">
1464                 
1465                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1466                 &nbsp;
1467             </td>
1468         </tr>
1469         
1470           
1471           <tr class="method-row config-row-alt0 expandable notInherited">
1472             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1473            
1474            
1475             <td class="sig">
1476                 <a id="Roo.grid.GridView-method-scrollToTop"   name=".scrollToTop"></a>
1477                 <div class="fixedFont">
1478                         <span class="attributes"></span><b class="itemname">scrollToTop</b>
1479                                 
1480                                  () 
1481                         
1482                                 
1483                         
1484                 </div>
1485                 <div class="mdesc">
1486                 
1487                    <div class="short">Scrolls the grid to the top</div> 
1488                  
1489                  
1490                  
1491                     <div class="long">
1492                         
1493                                 Scrolls the grid to the top
1494                     
1495                                 
1496                         
1497                         
1498                         
1499                         
1500                         
1501                         
1502                         
1503                         
1504                         
1505                         
1506
1507                     
1508                     
1509                      
1510                     </div>                    
1511                 </div>
1512
1513             </td>
1514             <td class="msource">
1515                 
1516                         Roo.grid.GridView
1517                 &nbsp;
1518             </td>
1519         </tr>
1520         
1521           
1522           <tr class="method-row config-row-alt1 expandable">
1523             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1524            
1525            
1526             <td class="sig">
1527                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
1528                 <div class="fixedFont">
1529                         <span class="attributes"></span><b class="itemname">un</b>
1530                                 
1531                                  (<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>) 
1532                         
1533                                 
1534                         
1535                 </div>
1536                 <div class="mdesc">
1537                 
1538                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
1539                  
1540                  
1541                  
1542                     <div class="long">
1543                         
1544                                 Removes a listener (shorthand for removeListener)
1545                     
1546                                 
1547                         
1548                         
1549                         
1550                         
1551                                 <dl class="detailList">
1552                                 <dt class="heading">Parameters:</dt>
1553                                 
1554                                         <dt>
1555                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1556                                                 
1557                                         </dt>
1558                                         <dd>The type of event to listen for</dd>
1559                                 
1560                                         <dt>
1561                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1562                                                 
1563                                         </dt>
1564                                         <dd>The handler to remove</dd>
1565                                 
1566                                         <dt>
1567                                                 <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>
1568                                                 
1569                                         </dt>
1570                                         <dd>(optional) The scope (this object) for the handler</dd>
1571                                 
1572                                 </dl>
1573                         
1574                         
1575                         
1576                         
1577                         
1578                         
1579                         
1580
1581                     
1582                     
1583                      
1584                     </div>                    
1585                 </div>
1586
1587             </td>
1588             <td class="msource">
1589                 
1590                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1591                 &nbsp;
1592             </td>
1593         </tr>
1594         
1595                                                        
1596     </table>
1597
1598   
1599   <!-- ============================== events summary / details ======================== -->
1600   
1601   
1602   <a id="Roo.grid.GridView-events"></a>
1603     
1604   
1605         
1606    
1607     
1608      <table cellspacing="0" class="member-table">
1609       <caption class="Empty">Events - Has None</caption>
1610      </table>
1611     
1612     
1613   
1614     
1615     
1616   
1617   
1618   
1619  
1620 <!-- ============================== footer ================================= -->
1621                 <div class="fineprint" style="clear:both">
1622                         
1623                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Wed May 02 2012 11:27:41 GMT+0800 (HKT)
1624                         Based on 
1625                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
1626                 </div>
1627         </body>
1628 </html>