docs/symbols/Roo.grid.Grid.html
[roojs1] / docs / symbols / Roo.grid.Grid.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.Grid</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.Grid-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.grid.Grid-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.grid.Grid-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.grid.Grid-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.Grid 
48
49                    </pre>
50                 </div>
51        
52 <!-- ============================== class title / details ============================ -->
53     
54     
55     <h1 class="classTitle">
56                                 
57                                 Class Roo.grid.Grid
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_Grid.js.html">Roo/grid/Grid.js</a>.
67                         
68         </td></tr>
69         <tr><td class="label">Class:</td><td class="hd-info">Grid</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         This class represents the primary interface of a component based grid control.<br/><br><br>Usage:<pre><code><br/> var grid = new Roo.grid.Grid("my-container-id", {<br/>     ds: myDataStore,<br/>     cm: myColModel,<br/>     selModel: mySelectionModel,<br/>     autoSizeColumns: true,<br/>     monitorWindowResize: false,<br/>     trackMouseOver: true<br/> });<br/> // set any options<br/> grid.render();<br/></code></pre><br/><b>Common Problems:</b><br/><br/>- Grid does not resize properly when going smaller: Setting overflow hidden on the container<br/>element will correct this<br/><br/>- If you get el.style[camel]= NaNpx or -2px or something related, be certain you have given your container element<br/>dimensions. The grid adapts to your container's size, if your container has no size defined then the results<br/>are unpredictable.<br/><br/>- Do not render the grid into an element with display:none. Try using visibility:hidden. Otherwise there is no way for the<br/>grid to calculate dimensions/offsets.<br/>
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.Grid';">[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.Grid.html"></iframe>
97 </div>
98         
99
100                 
101 <!-- ============================== config options ========================== -->                                               
102                  
103     
104     
105                 
106     <div class="hr"></div>
107     <a id="Roo.grid.Grid-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 notInherited">
128                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
129                     <td class="sig">
130
131                         <a id="Roo.grid.Grid-cfg-autoExpandColumn" name=".autoExpandColumn"></a>
132                         <div class="fixedFont">
133                                 <b  class="itemname">autoExpandColumn</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
134                                 
135                                 
136                         </div>
137                   
138                         <div class="mdesc">
139                             <div class="short">The id (or dataIndex) of a column in this grid that should expand to fill unused space.</div> 
140                         </div>
141                         
142                         <div class="mdesc">
143                             <div class="long">The id (or dataIndex) of a column in this grid that should expand to fill unused space. This id can not be 0. Default is false.</div> 
144                         </div>
145                         
146                         
147
148                     </td>
149                     <td class="msource">
150                         
151                         Roo.grid.Grid
152                                 
153                     </td>
154                 </tr>
155         
156         
157                 <tr class="config-row expandable config-row-alt1 notInherited">
158                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
159                     <td class="sig">
160
161                         <a id="Roo.grid.Grid-cfg-autoExpandMax" name=".autoExpandMax"></a>
162                         <div class="fixedFont">
163                                 <b  class="itemname">autoExpandMax</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
164                                 
165                                 
166                         </div>
167                   
168                         <div class="mdesc">
169                             <div class="short">The maximum width the autoExpandColumn can have (if enabled).</div> 
170                         </div>
171                         
172                         <div class="mdesc">
173                             <div class="long">The maximum width the autoExpandColumn can have (if enabled). Default is 1000.</div> 
174                         </div>
175                         
176                         
177
178                     </td>
179                     <td class="msource">
180                         
181                         Roo.grid.Grid
182                                 
183                     </td>
184                 </tr>
185         
186         
187                 <tr class="config-row expandable config-row-alt0 notInherited">
188                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
189                     <td class="sig">
190
191                         <a id="Roo.grid.Grid-cfg-autoExpandMin" name=".autoExpandMin"></a>
192                         <div class="fixedFont">
193                                 <b  class="itemname">autoExpandMin</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
194                                 
195                                 
196                         </div>
197                   
198                         <div class="mdesc">
199                             <div class="short">The minimum width the autoExpandColumn can have (if enabled).</div> 
200                         </div>
201                         
202                         <div class="mdesc">
203                             <div class="long">The minimum width the autoExpandColumn can have (if enabled).<br/>Default is 50.</div> 
204                         </div>
205                         
206                         
207
208                     </td>
209                     <td class="msource">
210                         
211                         Roo.grid.Grid
212                                 
213                     </td>
214                 </tr>
215         
216         
217                 <tr class="config-row expandable config-row-alt1 notInherited">
218                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
219                     <td class="sig">
220
221                         <a id="Roo.grid.Grid-cfg-autoHeight" name=".autoHeight"></a>
222                         <div class="fixedFont">
223                                 <b  class="itemname">autoHeight</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
224                                 
225                                 
226                         </div>
227                   
228                         <div class="mdesc">
229                             <div class="short">True to fit the height of the grid container to the height of the data.</div> 
230                         </div>
231                         
232                         <div class="mdesc">
233                             <div class="long">True to fit the height of the grid container to the height of the data. Default is false.</div> 
234                         </div>
235                         
236                         
237
238                     </td>
239                     <td class="msource">
240                         
241                         Roo.grid.Grid
242                                 
243                     </td>
244                 </tr>
245         
246         
247                 <tr class="config-row expandable config-row-alt0 notInherited">
248                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
249                     <td class="sig">
250
251                         <a id="Roo.grid.Grid-cfg-autoSizeColumns" name=".autoSizeColumns"></a>
252                         <div class="fixedFont">
253                                 <b  class="itemname">autoSizeColumns</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
254                                 
255                                 
256                         </div>
257                   
258                         <div class="mdesc">
259                             <div class="short">True to automatically resize the columns to fit their content<br/><b>on initial render.</div> 
260                         </div>
261                         
262                         <div class="mdesc">
263                             <div class="long">True to automatically resize the columns to fit their content<br/><b>on initial render.</b> It is more efficient to explicitly size the columns<br/>through the ColumnModel's {<b>link</b> Roo.grid.ColumnModel<b>width</b>} config option.  Default is false.</div> 
264                         </div>
265                         
266                         
267
268                     </td>
269                     <td class="msource">
270                         
271                         Roo.grid.Grid
272                                 
273                     </td>
274                 </tr>
275         
276         
277                 <tr class="config-row expandable config-row-alt1 notInherited">
278                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
279                     <td class="sig">
280
281                         <a id="Roo.grid.Grid-cfg-autoSizeHeaders" name=".autoSizeHeaders"></a>
282                         <div class="fixedFont">
283                                 <b  class="itemname">autoSizeHeaders</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
284                                 
285                                 
286                         </div>
287                   
288                         <div class="mdesc">
289                             <div class="short">True to measure headers with column data when auto sizing columns.</div> 
290                         </div>
291                         
292                         <div class="mdesc">
293                             <div class="long">True to measure headers with column data when auto sizing columns. Default is true.</div> 
294                         </div>
295                         
296                         
297
298                     </td>
299                     <td class="msource">
300                         
301                         Roo.grid.Grid
302                                 
303                     </td>
304                 </tr>
305         
306         
307                 <tr class="config-row expandable config-row-alt0 notInherited">
308                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
309                     <td class="sig">
310
311                         <a id="Roo.grid.Grid-cfg-autoWidth" name=".autoWidth"></a>
312                         <div class="fixedFont">
313                                 <b  class="itemname">autoWidth</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
314                                 
315                                 
316                         </div>
317                   
318                         <div class="mdesc">
319                             <div class="short">True to set the grid's width to the default total width of the grid's columns instead<br/>of a fixed width.</div> 
320                         </div>
321                         
322                         <div class="mdesc">
323                             <div class="long">True to set the grid's width to the default total width of the grid's columns instead<br/>of a fixed width. Default is false.</div> 
324                         </div>
325                         
326                         
327
328                     </td>
329                     <td class="msource">
330                         
331                         Roo.grid.Grid
332                                 
333                     </td>
334                 </tr>
335         
336         
337                 <tr class="config-row expandable config-row-alt1 notInherited">
338                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
339                     <td class="sig">
340
341                         <a id="Roo.grid.Grid-cfg-enableColumnHide" name=".enableColumnHide"></a>
342                         <div class="fixedFont">
343                                 <b  class="itemname">enableColumnHide</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
344                                 
345                                 
346                         </div>
347                   
348                         <div class="mdesc">
349                             <div class="short">True to enable hiding of columns with the header context menu.</div> 
350                         </div>
351                         
352                         <div class="mdesc">
353                             <div class="long">True to enable hiding of columns with the header context menu. Default is true.</div> 
354                         </div>
355                         
356                         
357
358                     </td>
359                     <td class="msource">
360                         
361                         Roo.grid.Grid
362                                 
363                     </td>
364                 </tr>
365         
366         
367                 <tr class="config-row expandable config-row-alt0 notInherited">
368                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
369                     <td class="sig">
370
371                         <a id="Roo.grid.Grid-cfg-enableColumnMove" name=".enableColumnMove"></a>
372                         <div class="fixedFont">
373                                 <b  class="itemname">enableColumnMove</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
374                                 
375                                 
376                         </div>
377                   
378                         <div class="mdesc">
379                             <div class="short">True to enable drag and drop reorder of columns.</div> 
380                         </div>
381                         
382                         <div class="mdesc">
383                             <div class="long">True to enable drag and drop reorder of columns. Default is true.</div> 
384                         </div>
385                         
386                         
387
388                     </td>
389                     <td class="msource">
390                         
391                         Roo.grid.Grid
392                                 
393                     </td>
394                 </tr>
395         
396         
397                 <tr class="config-row expandable config-row-alt1 notInherited">
398                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
399                     <td class="sig">
400
401                         <a id="Roo.grid.Grid-cfg-enableDragDrop" name=".enableDragDrop"></a>
402                         <div class="fixedFont">
403                                 <b  class="itemname">enableDragDrop</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
404                                 
405                                 
406                         </div>
407                   
408                         <div class="mdesc">
409                             <div class="short">True to enable drag and drop of rows.</div> 
410                         </div>
411                         
412                         <div class="mdesc">
413                             <div class="long">True to enable drag and drop of rows. Default is false.</div> 
414                         </div>
415                         
416                         
417
418                     </td>
419                     <td class="msource">
420                         
421                         Roo.grid.Grid
422                                 
423                     </td>
424                 </tr>
425         
426         
427                 <tr class="config-row expandable config-row-alt0 notInherited">
428                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
429                     <td class="sig">
430
431                         <a id="Roo.grid.Grid-cfg-enableRowHeightSync" name=".enableRowHeightSync"></a>
432                         <div class="fixedFont">
433                                 <b  class="itemname">enableRowHeightSync</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
434                                 
435                                 
436                         </div>
437                   
438                         <div class="mdesc">
439                             <div class="short">True to manually sync row heights across locked and not locked rows.</div> 
440                         </div>
441                         
442                         <div class="mdesc">
443                             <div class="long">True to manually sync row heights across locked and not locked rows. Default is false.</div> 
444                         </div>
445                         
446                         
447
448                     </td>
449                     <td class="msource">
450                         
451                         Roo.grid.Grid
452                                 
453                     </td>
454                 </tr>
455         
456         
457                 <tr class="config-row expandable config-row-alt1 notInherited">
458                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
459                     <td class="sig">
460
461                         <a id="Roo.grid.Grid-cfg-loadMask" name=".loadMask"></a>
462                         <div class="fixedFont">
463                                 <b  class="itemname">loadMask</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
464                                 
465                                 
466                         </div>
467                   
468                         <div class="mdesc">
469                             <div class="short">An {<b>link</b> Roo.LoadMask} config or true to mask the grid while loading.</div> 
470                         </div>
471                         
472                         <div class="mdesc">
473                             <div class="long">An {<b>link</b> Roo.LoadMask} config or true to mask the grid while loading. Default is false.</div> 
474                         </div>
475                         
476                         
477
478                     </td>
479                     <td class="msource">
480                         
481                         Roo.grid.Grid
482                                 
483                     </td>
484                 </tr>
485         
486         
487                 <tr class="config-row expandable config-row-alt0 notInherited">
488                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
489                     <td class="sig">
490
491                         <a id="Roo.grid.Grid-cfg-maxHeight" name=".maxHeight"></a>
492                         <div class="fixedFont">
493                                 <b  class="itemname">maxHeight</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
494                                 
495                                 
496                         </div>
497                   
498                         <div class="mdesc">
499                             <div class="short">Sets the maximum height of the grid - ignored if autoHeight is not on.</div> 
500                         </div>
501                         
502                         <div class="mdesc">
503                             <div class="long">Sets the maximum height of the grid - ignored if autoHeight is not on.</div> 
504                         </div>
505                         
506                         
507
508                     </td>
509                     <td class="msource">
510                         
511                         Roo.grid.Grid
512                                 
513                     </td>
514                 </tr>
515         
516         
517                 <tr class="config-row expandable config-row-alt1 notInherited">
518                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
519                     <td class="sig">
520
521                         <a id="Roo.grid.Grid-cfg-maxRowsToMeasure" name=".maxRowsToMeasure"></a>
522                         <div class="fixedFont">
523                                 <b  class="itemname">maxRowsToMeasure</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
524                                 
525                                 
526                         </div>
527                   
528                         <div class="mdesc">
529                             <div class="short">If autoSizeColumns is on, maxRowsToMeasure can be used to limit the number of<br/>rows measured to get a columns size.</div> 
530                         </div>
531                         
532                         <div class="mdesc">
533                             <div class="long">If autoSizeColumns is on, maxRowsToMeasure can be used to limit the number of<br/>rows measured to get a columns size. Default is 0 (all rows).</div> 
534                         </div>
535                         
536                         
537
538                     </td>
539                     <td class="msource">
540                         
541                         Roo.grid.Grid
542                                 
543                     </td>
544                 </tr>
545         
546         
547                 <tr class="config-row expandable config-row-alt0 notInherited">
548                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
549                     <td class="sig">
550
551                         <a id="Roo.grid.Grid-cfg-minColumnWidth" name=".minColumnWidth"></a>
552                         <div class="fixedFont">
553                                 <b  class="itemname">minColumnWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
554                                 
555                                 
556                         </div>
557                   
558                         <div class="mdesc">
559                             <div class="short">The minimum width a column can be resized to.</div> 
560                         </div>
561                         
562                         <div class="mdesc">
563                             <div class="long">The minimum width a column can be resized to. Default is 25.</div> 
564                         </div>
565                         
566                         
567
568                     </td>
569                     <td class="msource">
570                         
571                         Roo.grid.Grid
572                                 
573                     </td>
574                 </tr>
575         
576         
577                 <tr class="config-row expandable config-row-alt1 notInherited">
578                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
579                     <td class="sig">
580
581                         <a id="Roo.grid.Grid-cfg-monitorWindowResize" name=".monitorWindowResize"></a>
582                         <div class="fixedFont">
583                                 <b  class="itemname">monitorWindowResize</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
584                                 
585                                 
586                         </div>
587                   
588                         <div class="mdesc">
589                             <div class="short">True to autoSize the grid when the window resizes.</div> 
590                         </div>
591                         
592                         <div class="mdesc">
593                             <div class="long">True to autoSize the grid when the window resizes. Default is true.</div> 
594                         </div>
595                         
596                         
597
598                     </td>
599                     <td class="msource">
600                         
601                         Roo.grid.Grid
602                                 
603                     </td>
604                 </tr>
605         
606         
607                 <tr class="config-row expandable config-row-alt0 notInherited">
608                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
609                     <td class="sig">
610
611                         <a id="Roo.grid.Grid-cfg-stripeRows" name=".stripeRows"></a>
612                         <div class="fixedFont">
613                                 <b  class="itemname">stripeRows</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
614                                 
615                                 
616                         </div>
617                   
618                         <div class="mdesc">
619                             <div class="short">True to stripe the rows.</div> 
620                         </div>
621                         
622                         <div class="mdesc">
623                             <div class="long">True to stripe the rows.  Default is true.</div> 
624                         </div>
625                         
626                         
627
628                     </td>
629                     <td class="msource">
630                         
631                         Roo.grid.Grid
632                                 
633                     </td>
634                 </tr>
635         
636         
637                 <tr class="config-row expandable config-row-alt1 notInherited">
638                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
639                     <td class="sig">
640
641                         <a id="Roo.grid.Grid-cfg-trackMouseOver" name=".trackMouseOver"></a>
642                         <div class="fixedFont">
643                                 <b  class="itemname">trackMouseOver</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
644                                 
645                                 
646                         </div>
647                   
648                         <div class="mdesc">
649                             <div class="short">True to highlight rows when the mouse is over.</div> 
650                         </div>
651                         
652                         <div class="mdesc">
653                             <div class="long">True to highlight rows when the mouse is over. Default is true.</div> 
654                         </div>
655                         
656                         
657
658                     </td>
659                     <td class="msource">
660                         
661                         Roo.grid.Grid
662                                 
663                     </td>
664                 </tr>
665         
666         
667                 <tr class="config-row expandable config-row-alt0 notInherited">
668                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
669                     <td class="sig">
670
671                         <a id="Roo.grid.Grid-cfg-view" name=".view"></a>
672                         <div class="fixedFont">
673                                 <b  class="itemname">view</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
674                                 
675                                 
676                         </div>
677                   
678                         <div class="mdesc">
679                             <div class="short">The {<b>link</b> Roo.grid.GridView} used by the grid.</div> 
680                         </div>
681                         
682                         <div class="mdesc">
683                             <div class="long">The {<b>link</b> Roo.grid.GridView} used by the grid. This can be set before a call to render().</div> 
684                         </div>
685                         
686                         
687
688                     </td>
689                     <td class="msource">
690                         
691                         Roo.grid.Grid
692                                 
693                     </td>
694                 </tr>
695         
696         
697     </table>
698                 
699   
700   
701   
702   
703   
704   
705   
706   
707   <!-- ============================== public properties ==================== -->        
708   
709   
710   
711     <a id="Roo.grid.Grid-props"></a>      
712     
713     
714
715     
716     
717      <table cellspacing="0" class="member-table">
718       <caption class="Empty">Public Properties - Has None</caption>
719      </table>
720     
721     
722      
723     
724   <!-- ============================== methods summary / details ======================== -->
725   
726   
727   <a id="Roo.grid.Grid-methods"></a>
728         <!-- constructor?? -->
729         
730         <!-- static's first 
731         
732         
733         -->
734         
735         <!-- then dynamics first -->
736         
737   
738   
739     
740     
741     
742       <table cellspacing="0" class="member-table">
743       <caption>Public Methods</caption>
744         <tr>
745             <th class="sig-header" colspan="2">Method</th>            
746             <th class="msource-header">Defined By</th>
747
748         </tr>
749         
750         
751         
752          
753         
754         
755           
756           <tr class="method-row config-row-alt0 expandable notInherited">
757             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
758            
759            
760             <td class="sig">
761                 <a id="Roo.grid-method-Grid"   name=".Grid"></a>
762                 <div class="fixedFont">
763                         <span class="attributes">new <B>Roo.grid.</B></span><b class="itemname">Grid</b>
764                                 
765                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element <B><i>container</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
766                         
767                                 
768                         
769                 </div>
770                 <div class="mdesc">
771                 
772                  
773                         <div class="short">Create a new Roo.grid.Grid</div> 
774                  
775                  
776                     <div class="long">
777                         
778                         
779                         
780                                 Create a new Roo.grid.Grid
781                         
782                         
783                                 <dl class="detailList">
784                                 <dt class="heading">Parameters:</dt>
785                                 
786                                         <dt>
787                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element</span>  <b>container</b>
788                                                 
789                                         </dt>
790                                         <dd>The element into which this grid will be rendered -<br/>The container MUST have some type of size defined for the grid to fill. The container will be<br/>automatically set to position relative if it isn't already.</dd>
791                                 
792                                         <dt>
793                                                 <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>
794                                                 
795                                         </dt>
796                                         <dd>A config object that sets properties on this grid.</dd>
797                                 
798                                 </dl>
799                         
800                         
801                         
802                         
803                         
804                         
805                         
806
807                     
808                     
809                      
810                     </div>                    
811                 </div>
812
813             </td>
814             <td class="msource">
815                 &nbsp;
816             </td>
817         </tr>
818         
819           
820           <tr class="method-row config-row-alt1 expandable notInherited">
821             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
822            
823            
824             <td class="sig">
825                 <a id="Roo.grid.Grid-method-autoSize"   name=".autoSize"></a>
826                 <div class="fixedFont">
827                         <span class="attributes"></span><b class="itemname">autoSize</b>
828                                 
829                                  () 
830                         
831                                 
832                         
833                 </div>
834                 <div class="mdesc">
835                 
836                    <div class="short">Causes the grid to manually recalculate its dimensions.</div> 
837                  
838                  
839                  
840                     <div class="long">
841                         
842                                 Causes the grid to manually recalculate its dimensions. Generally this is done automatically,<br/>but if manual update is required this method will initiate it.
843                     
844                                 
845                         
846                         
847                         
848                         
849                         
850                         
851                         
852                         
853                         
854                         
855
856                     
857                     
858                      
859                     </div>                    
860                 </div>
861
862             </td>
863             <td class="msource">
864                 
865                         Roo.grid.Grid
866                 &nbsp;
867             </td>
868         </tr>
869         
870           
871           <tr class="method-row config-row-alt0 expandable notInherited">
872             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
873            
874            
875             <td class="sig">
876                 <a id="Roo.grid.Grid-method-destroy"   name=".destroy"></a>
877                 <div class="fixedFont">
878                         <span class="attributes"></span><b class="itemname">destroy</b>
879                                 
880                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>removeEl</i></B>) 
881                         
882                                 
883                         
884                 </div>
885                 <div class="mdesc">
886                 
887                    <div class="short">Destroy this grid.</div> 
888                  
889                  
890                  
891                     <div class="long">
892                         
893                                 Destroy this grid.
894                     
895                                 
896                         
897                         
898                         
899                         
900                                 <dl class="detailList">
901                                 <dt class="heading">Parameters:</dt>
902                                 
903                                         <dt>
904                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>removeEl</b>
905                                                 
906                                         </dt>
907                                         <dd>True to remove the element</dd>
908                                 
909                                 </dl>
910                         
911                         
912                         
913                         
914                         
915                         
916                         
917
918                     
919                     
920                      
921                     </div>                    
922                 </div>
923
924             </td>
925             <td class="msource">
926                 
927                         Roo.grid.Grid
928                 &nbsp;
929             </td>
930         </tr>
931         
932           
933           <tr class="method-row config-row-alt1 expandable notInherited">
934             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
935            
936            
937             <td class="sig">
938                 <a id="Roo.grid.Grid-method-getColumnModel"   name=".getColumnModel"></a>
939                 <div class="fixedFont">
940                         <span class="attributes"></span><b class="itemname">getColumnModel</b>
941                                 
942                                  () 
943                         
944                                 
945                                          : 
946                                         
947                                                 
948                                                 ColumnModel
949                                         
950                                         
951                                         
952                                 
953                         
954                 </div>
955                 <div class="mdesc">
956                 
957                    <div class="short">Returns the grid's ColumnModel.</div> 
958                  
959                  
960                  
961                     <div class="long">
962                         
963                                 Returns the grid's ColumnModel.
964                     
965                                 
966                         
967                         
968                         
969                         
970                         
971                         
972                         
973                         
974                                 <dl class="detailList">
975                                 <dt class="heading">Returns:</dt>
976                                 
977                                         <dd><span class="fixedFont">ColumnModel</span>  </dd>
978                                 
979                                 </dl>
980                         
981                         
982                         
983
984                     
985                     
986                      
987                     </div>                    
988                 </div>
989
990             </td>
991             <td class="msource">
992                 
993                         Roo.grid.Grid
994                 &nbsp;
995             </td>
996         </tr>
997         
998           
999           <tr class="method-row config-row-alt0 expandable notInherited">
1000             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1001            
1002            
1003             <td class="sig">
1004                 <a id="Roo.grid.Grid-method-getDataSource"   name=".getDataSource"></a>
1005                 <div class="fixedFont">
1006                         <span class="attributes"></span><b class="itemname">getDataSource</b>
1007                                 
1008                                  () 
1009                         
1010                                 
1011                                          : 
1012                                         
1013                                                 
1014                                                 DataSource
1015                                         
1016                                         
1017                                         
1018                                 
1019                         
1020                 </div>
1021                 <div class="mdesc">
1022                 
1023                    <div class="short">Returns the grid's DataSource.</div> 
1024                  
1025                  
1026                  
1027                     <div class="long">
1028                         
1029                                 Returns the grid's DataSource.
1030                     
1031                                 
1032                         
1033                         
1034                         
1035                         
1036                         
1037                         
1038                         
1039                         
1040                                 <dl class="detailList">
1041                                 <dt class="heading">Returns:</dt>
1042                                 
1043                                         <dd><span class="fixedFont">DataSource</span>  </dd>
1044                                 
1045                                 </dl>
1046                         
1047                         
1048                         
1049
1050                     
1051                     
1052                      
1053                     </div>                    
1054                 </div>
1055
1056             </td>
1057             <td class="msource">
1058                 
1059                         Roo.grid.Grid
1060                 &nbsp;
1061             </td>
1062         </tr>
1063         
1064           
1065           <tr class="method-row config-row-alt1 expandable notInherited">
1066             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1067            
1068            
1069             <td class="sig">
1070                 <a id="Roo.grid.Grid-method-getDragDropText"   name=".getDragDropText"></a>
1071                 <div class="fixedFont">
1072                         <span class="attributes"></span><b class="itemname">getDragDropText</b>
1073                                 
1074                                  () 
1075                         
1076                                 
1077                                          : 
1078                                         
1079                                                 
1080                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1081                                         
1082                                         
1083                                         
1084                                 
1085                         
1086                 </div>
1087                 <div class="mdesc">
1088                 
1089                    <div class="short">Called to get grid's drag proxy text, by default returns this.ddText.</div> 
1090                  
1091                  
1092                  
1093                     <div class="long">
1094                         
1095                                 Called to get grid's drag proxy text, by default returns this.ddText.
1096                     
1097                                 
1098                         
1099                         
1100                         
1101                         
1102                         
1103                         
1104                         
1105                         
1106                                 <dl class="detailList">
1107                                 <dt class="heading">Returns:</dt>
1108                                 
1109                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1110                                 
1111                                 </dl>
1112                         
1113                         
1114                         
1115
1116                     
1117                     
1118                      
1119                     </div>                    
1120                 </div>
1121
1122             </td>
1123             <td class="msource">
1124                 
1125                         Roo.grid.Grid
1126                 &nbsp;
1127             </td>
1128         </tr>
1129         
1130           
1131           <tr class="method-row config-row-alt0 expandable notInherited">
1132             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1133            
1134            
1135             <td class="sig">
1136                 <a id="Roo.grid.Grid-method-getGridEl"   name=".getGridEl"></a>
1137                 <div class="fixedFont">
1138                         <span class="attributes"></span><b class="itemname">getGridEl</b>
1139                                 
1140                                  () 
1141                         
1142                                 
1143                                          : 
1144                                         
1145                                                 
1146                                                 Element
1147                                         
1148                                         
1149                                         
1150                                 
1151                         
1152                 </div>
1153                 <div class="mdesc">
1154                 
1155                    <div class="short">Returns the grid's underlying element.</div> 
1156                  
1157                  
1158                  
1159                     <div class="long">
1160                         
1161                                 Returns the grid's underlying element.
1162                     
1163                                 
1164                         
1165                         
1166                         
1167                         
1168                         
1169                         
1170                         
1171                         
1172                                 <dl class="detailList">
1173                                 <dt class="heading">Returns:</dt>
1174                                 
1175                                         <dd><span class="fixedFont">Element</span>  The element</dd>
1176                                 
1177                                 </dl>
1178                         
1179                         
1180                         
1181
1182                     
1183                     
1184                      
1185                     </div>                    
1186                 </div>
1187
1188             </td>
1189             <td class="msource">
1190                 
1191                         Roo.grid.Grid
1192                 &nbsp;
1193             </td>
1194         </tr>
1195         
1196           
1197           <tr class="method-row config-row-alt1 expandable notInherited">
1198             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1199            
1200            
1201             <td class="sig">
1202                 <a id="Roo.grid.Grid-method-getSelectionModel"   name=".getSelectionModel"></a>
1203                 <div class="fixedFont">
1204                         <span class="attributes"></span><b class="itemname">getSelectionModel</b>
1205                                 
1206                                  () 
1207                         
1208                                 
1209                                          : 
1210                                         
1211                                                 
1212                                                 SelectionModel
1213                                         
1214                                         
1215                                         
1216                                 
1217                         
1218                 </div>
1219                 <div class="mdesc">
1220                 
1221                    <div class="short">Returns the grid's SelectionModel.</div> 
1222                  
1223                  
1224                  
1225                     <div class="long">
1226                         
1227                                 Returns the grid's SelectionModel.
1228                     
1229                                 
1230                         
1231                         
1232                         
1233                         
1234                         
1235                         
1236                         
1237                         
1238                                 <dl class="detailList">
1239                                 <dt class="heading">Returns:</dt>
1240                                 
1241                                         <dd><span class="fixedFont">SelectionModel</span>  </dd>
1242                                 
1243                                 </dl>
1244                         
1245                         
1246                         
1247
1248                     
1249                     
1250                      
1251                     </div>                    
1252                 </div>
1253
1254             </td>
1255             <td class="msource">
1256                 
1257                         Roo.grid.Grid
1258                 &nbsp;
1259             </td>
1260         </tr>
1261         
1262           
1263           <tr class="method-row config-row-alt0 expandable notInherited">
1264             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1265            
1266            
1267             <td class="sig">
1268                 <a id="Roo.grid.Grid-method-getView"   name=".getView"></a>
1269                 <div class="fixedFont">
1270                         <span class="attributes"></span><b class="itemname">getView</b>
1271                                 
1272                                  () 
1273                         
1274                                 
1275                                          : 
1276                                         
1277                                                 
1278                                                 GridView
1279                                         
1280                                         
1281                                         
1282                                 
1283                         
1284                 </div>
1285                 <div class="mdesc">
1286                 
1287                    <div class="short">Returns the grid's GridView object.</div> 
1288                  
1289                  
1290                  
1291                     <div class="long">
1292                         
1293                                 Returns the grid's GridView object.
1294                     
1295                                 
1296                         
1297                         
1298                         
1299                         
1300                         
1301                         
1302                         
1303                         
1304                                 <dl class="detailList">
1305                                 <dt class="heading">Returns:</dt>
1306                                 
1307                                         <dd><span class="fixedFont">GridView</span>  </dd>
1308                                 
1309                                 </dl>
1310                         
1311                         
1312                         
1313
1314                     
1315                     
1316                      
1317                     </div>                    
1318                 </div>
1319
1320             </td>
1321             <td class="msource">
1322                 
1323                         Roo.grid.Grid
1324                 &nbsp;
1325             </td>
1326         </tr>
1327         
1328           
1329           <tr class="method-row config-row-alt1 expandable notInherited">
1330             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1331            
1332            
1333             <td class="sig">
1334                 <a id="Roo.grid.Grid-method-reconfigure"   name=".reconfigure"></a>
1335                 <div class="fixedFont">
1336                         <span class="attributes"></span><b class="itemname">reconfigure</b>
1337                                 
1338                                  (<a href="./Roo.data.Store.html#constructor" roo:cls="Roo.data.Store.html#constructor">Roo.data.Store</a> <B><i>dataSource</i></B>, <a href="./Roo.grid.ColumnModel.html#constructor" roo:cls="Roo.grid.ColumnModel.html#constructor">Roo.grid.ColumnModel</a> <B><i>The</i></B>) 
1339                         
1340                                 
1341                         
1342                 </div>
1343                 <div class="mdesc">
1344                 
1345                    <div class="short">Reconfigures the grid to use a different Store and Column Model.</div> 
1346                  
1347                  
1348                  
1349                     <div class="long">
1350                         
1351                                 Reconfigures the grid to use a different Store and Column Model.<br/>The View will be bound to the new objects and refreshed.
1352                     
1353                                 
1354                         
1355                         
1356                         
1357                         
1358                                 <dl class="detailList">
1359                                 <dt class="heading">Parameters:</dt>
1360                                 
1361                                         <dt>
1362                                                 <span class="fixedFont"><a href="./Roo.data.Store.html#constructor" roo:cls="Roo.data.Store.html#constructor">Roo.data.Store</a></span>  <b>dataSource</b>
1363                                                 
1364                                         </dt>
1365                                         <dd>The new {<b>link</b> Roo.data.Store} object</dd>
1366                                 
1367                                         <dt>
1368                                                 <span class="fixedFont"><a href="./Roo.grid.ColumnModel.html#constructor" roo:cls="Roo.grid.ColumnModel.html#constructor">Roo.grid.ColumnModel</a></span>  <b>The</b>
1369                                                 
1370                                         </dt>
1371                                         <dd>new {<b>link</b> Roo.grid.ColumnModel} object</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.Grid
1392                 &nbsp;
1393             </td>
1394         </tr>
1395         
1396           
1397           <tr class="method-row config-row-alt0 expandable notInherited">
1398             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1399            
1400            
1401             <td class="sig">
1402                 <a id="Roo.grid.Grid-method-render"   name=".render"></a>
1403                 <div class="fixedFont">
1404                         <span class="attributes"></span><b class="itemname">render</b>
1405                                 
1406                                  () 
1407                         
1408                                 
1409                                          : 
1410                                         
1411                                                 
1412                                                 <a href="./Roo.grid.Grid.html#constructor" roo:cls="Roo.grid.Grid.html#constructor">Roo.grid.Grid</a>
1413                                         
1414                                         
1415                                         
1416                                 
1417                         
1418                 </div>
1419                 <div class="mdesc">
1420                 
1421                    <div class="short">Called once after all setup has been completed and the grid is ready to be rendered.</div> 
1422                  
1423                  
1424                  
1425                     <div class="long">
1426                         
1427                                 Called once after all setup has been completed and the grid is ready to be rendered.
1428                     
1429                                 
1430                         
1431                         
1432                         
1433                         
1434                         
1435                         
1436                         
1437                         
1438                                 <dl class="detailList">
1439                                 <dt class="heading">Returns:</dt>
1440                                 
1441                                         <dd><span class="fixedFont"><a href="./Roo.grid.Grid.html#constructor" roo:cls="Roo.grid.Grid.html#constructor">Roo.grid.Grid</a></span>  this</dd>
1442                                 
1443                                 </dl>
1444                         
1445                         
1446                         
1447
1448                     
1449                     
1450                      
1451                     </div>                    
1452                 </div>
1453
1454             </td>
1455             <td class="msource">
1456                 
1457                         Roo.grid.Grid
1458                 &nbsp;
1459             </td>
1460         </tr>
1461         
1462                                                        
1463     </table>
1464
1465   
1466   <!-- ============================== events summary / details ======================== -->
1467   
1468   
1469   <a id="Roo.grid.Grid-events"></a>
1470     
1471   
1472         
1473    
1474   
1475     
1476     
1477     
1478       <table cellspacing="0" class="member-table">
1479                 <caption>Events</caption>
1480               <thead>
1481                 <tr>
1482                     <th class="sig-header" colspan="2">Event</th>            
1483                     <th class="msource-header">Defined By</th>
1484
1485                 </tr>
1486               </thead>  
1487         
1488         
1489          
1490         
1491         
1492           <tr class="method-row expandable config-row-alt0 notInherited">
1493             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1494             
1495             <td class="sig">
1496                 <a id="Roo.grid.Grid-event-*bodyscroll"></a>
1497                 
1498                <div class="fixedFont">
1499                 <b class="itemname">bodyscroll</b> (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>scrollLeft</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>scrollTop</i></B>) 
1500                 
1501                 </div>
1502
1503                 <div class="mdesc">
1504
1505                    <div class="short">Fires when the body element is scrolled
1506                    
1507                 </div> 
1508                     
1509                     <div class="long">
1510                     
1511                         Fires when the body element is scrolled
1512                     
1513                         
1514                         
1515                 
1516                         
1517                                 <dl class="detailList">
1518                                 <dt class="heading">Parameters:</dt>
1519                                 
1520                                         <dt>
1521                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>scrollLeft</b>
1522                                                 
1523                                         </dt>
1524                                         <dd></dd>
1525                                 
1526                                         <dt>
1527                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>scrollTop</b>
1528                                                 
1529                                         </dt>
1530                                         <dd></dd>
1531                                 
1532                                 </dl>
1533                         
1534                         
1535                         
1536                         
1537                         
1538                         
1539                         
1540
1541                     
1542                     
1543                      
1544                     </div>                    
1545                 </div>
1546
1547             </td>
1548             <td class="msource">
1549                 Roo.grid.Grid
1550             </td>
1551         </tr>
1552         
1553           <tr class="method-row expandable config-row-alt1 notInherited">
1554             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1555             
1556             <td class="sig">
1557                 <a id="Roo.grid.Grid-event-*cellclick"></a>
1558                 
1559                <div class="fixedFont">
1560                 <b class="itemname">cellclick</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rowIndex</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>columnIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1561                 
1562                 </div>
1563
1564                 <div class="mdesc">
1565
1566                    <div class="short">Fires when a cell is clicked
1567                    
1568                 </div> 
1569                     
1570                     <div class="long">
1571                     
1572                         Fires when a cell is clicked
1573                     
1574                         
1575                         
1576                 
1577                         
1578                                 <dl class="detailList">
1579                                 <dt class="heading">Parameters:</dt>
1580                                 
1581                                         <dt>
1582                                                 <span class="fixedFont">Grid</span> <b>this</b>
1583                                                 
1584                                         </dt>
1585                                         <dd></dd>
1586                                 
1587                                         <dt>
1588                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rowIndex</b>
1589                                                 
1590                                         </dt>
1591                                         <dd></dd>
1592                                 
1593                                         <dt>
1594                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>columnIndex</b>
1595                                                 
1596                                         </dt>
1597                                         <dd></dd>
1598                                 
1599                                         <dt>
1600                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1601                                                 
1602                                         </dt>
1603                                         <dd></dd>
1604                                 
1605                                 </dl>
1606                         
1607                         
1608                         
1609                         
1610                         
1611                         
1612                         
1613
1614                     
1615                     
1616                      
1617                     </div>                    
1618                 </div>
1619
1620             </td>
1621             <td class="msource">
1622                 Roo.grid.Grid
1623             </td>
1624         </tr>
1625         
1626           <tr class="method-row expandable config-row-alt0 notInherited">
1627             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1628             
1629             <td class="sig">
1630                 <a id="Roo.grid.Grid-event-*cellcontextmenu"></a>
1631                 
1632                <div class="fixedFont">
1633                 <b class="itemname">cellcontextmenu</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rowIndex</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>cellIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1634                 
1635                 </div>
1636
1637                 <div class="mdesc">
1638
1639                    <div class="short">Fires when a cell is right clicked
1640                    
1641                 </div> 
1642                     
1643                     <div class="long">
1644                     
1645                         Fires when a cell is right clicked
1646                     
1647                         
1648                         
1649                 
1650                         
1651                                 <dl class="detailList">
1652                                 <dt class="heading">Parameters:</dt>
1653                                 
1654                                         <dt>
1655                                                 <span class="fixedFont">Grid</span> <b>this</b>
1656                                                 
1657                                         </dt>
1658                                         <dd></dd>
1659                                 
1660                                         <dt>
1661                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rowIndex</b>
1662                                                 
1663                                         </dt>
1664                                         <dd></dd>
1665                                 
1666                                         <dt>
1667                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>cellIndex</b>
1668                                                 
1669                                         </dt>
1670                                         <dd></dd>
1671                                 
1672                                         <dt>
1673                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1674                                                 
1675                                         </dt>
1676                                         <dd></dd>
1677                                 
1678                                 </dl>
1679                         
1680                         
1681                         
1682                         
1683                         
1684                         
1685                         
1686
1687                     
1688                     
1689                      
1690                     </div>                    
1691                 </div>
1692
1693             </td>
1694             <td class="msource">
1695                 Roo.grid.Grid
1696             </td>
1697         </tr>
1698         
1699           <tr class="method-row expandable config-row-alt1 notInherited">
1700             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1701             
1702             <td class="sig">
1703                 <a id="Roo.grid.Grid-event-*celldblclick"></a>
1704                 
1705                <div class="fixedFont">
1706                 <b class="itemname">celldblclick</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rowIndex</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>columnIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1707                 
1708                 </div>
1709
1710                 <div class="mdesc">
1711
1712                    <div class="short">Fires when a cell is double clicked
1713                    
1714                 </div> 
1715                     
1716                     <div class="long">
1717                     
1718                         Fires when a cell is double clicked
1719                     
1720                         
1721                         
1722                 
1723                         
1724                                 <dl class="detailList">
1725                                 <dt class="heading">Parameters:</dt>
1726                                 
1727                                         <dt>
1728                                                 <span class="fixedFont">Grid</span> <b>this</b>
1729                                                 
1730                                         </dt>
1731                                         <dd></dd>
1732                                 
1733                                         <dt>
1734                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rowIndex</b>
1735                                                 
1736                                         </dt>
1737                                         <dd></dd>
1738                                 
1739                                         <dt>
1740                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>columnIndex</b>
1741                                                 
1742                                         </dt>
1743                                         <dd></dd>
1744                                 
1745                                         <dt>
1746                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1747                                                 
1748                                         </dt>
1749                                         <dd></dd>
1750                                 
1751                                 </dl>
1752                         
1753                         
1754                         
1755                         
1756                         
1757                         
1758                         
1759
1760                     
1761                     
1762                      
1763                     </div>                    
1764                 </div>
1765
1766             </td>
1767             <td class="msource">
1768                 Roo.grid.Grid
1769             </td>
1770         </tr>
1771         
1772           <tr class="method-row expandable config-row-alt0 notInherited">
1773             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1774             
1775             <td class="sig">
1776                 <a id="Roo.grid.Grid-event-*click"></a>
1777                 
1778                <div class="fixedFont">
1779                 <b class="itemname">click</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1780                 
1781                 </div>
1782
1783                 <div class="mdesc">
1784
1785                    <div class="short">The raw click event for the entire grid.
1786                    
1787                 </div> 
1788                     
1789                     <div class="long">
1790                     
1791                         The raw click event for the entire grid.
1792                     
1793                         
1794                         
1795                 
1796                         
1797                                 <dl class="detailList">
1798                                 <dt class="heading">Parameters:</dt>
1799                                 
1800                                         <dt>
1801                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1802                                                 
1803                                         </dt>
1804                                         <dd></dd>
1805                                 
1806                                 </dl>
1807                         
1808                         
1809                         
1810                         
1811                         
1812                         
1813                         
1814
1815                     
1816                     
1817                      
1818                     </div>                    
1819                 </div>
1820
1821             </td>
1822             <td class="msource">
1823                 Roo.grid.Grid
1824             </td>
1825         </tr>
1826         
1827           <tr class="method-row expandable config-row-alt1 notInherited">
1828             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1829             
1830             <td class="sig">
1831                 <a id="Roo.grid.Grid-event-*columnmove"></a>
1832                 
1833                <div class="fixedFont">
1834                 <b class="itemname">columnmove</b> (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>oldIndex</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>newIndex</i></B>) 
1835                 
1836                 </div>
1837
1838                 <div class="mdesc">
1839
1840                    <div class="short">Fires when the user moves a column
1841                    
1842                 </div> 
1843                     
1844                     <div class="long">
1845                     
1846                         Fires when the user moves a column
1847                     
1848                         
1849                         
1850                 
1851                         
1852                                 <dl class="detailList">
1853                                 <dt class="heading">Parameters:</dt>
1854                                 
1855                                         <dt>
1856                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>oldIndex</b>
1857                                                 
1858                                         </dt>
1859                                         <dd></dd>
1860                                 
1861                                         <dt>
1862                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>newIndex</b>
1863                                                 
1864                                         </dt>
1865                                         <dd></dd>
1866                                 
1867                                 </dl>
1868                         
1869                         
1870                         
1871                         
1872                         
1873                         
1874                         
1875
1876                     
1877                     
1878                      
1879                     </div>                    
1880                 </div>
1881
1882             </td>
1883             <td class="msource">
1884                 Roo.grid.Grid
1885             </td>
1886         </tr>
1887         
1888           <tr class="method-row expandable config-row-alt0 notInherited">
1889             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1890             
1891             <td class="sig">
1892                 <a id="Roo.grid.Grid-event-*columnresize"></a>
1893                 
1894                <div class="fixedFont">
1895                 <b class="itemname">columnresize</b> (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>columnIndex</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>newSize</i></B>) 
1896                 
1897                 </div>
1898
1899                 <div class="mdesc">
1900
1901                    <div class="short">Fires when the user resizes a column
1902                    
1903                 </div> 
1904                     
1905                     <div class="long">
1906                     
1907                         Fires when the user resizes a column
1908                     
1909                         
1910                         
1911                 
1912                         
1913                                 <dl class="detailList">
1914                                 <dt class="heading">Parameters:</dt>
1915                                 
1916                                         <dt>
1917                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>columnIndex</b>
1918                                                 
1919                                         </dt>
1920                                         <dd></dd>
1921                                 
1922                                         <dt>
1923                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>newSize</b>
1924                                                 
1925                                         </dt>
1926                                         <dd></dd>
1927                                 
1928                                 </dl>
1929                         
1930                         
1931                         
1932                         
1933                         
1934                         
1935                         
1936
1937                     
1938                     
1939                      
1940                     </div>                    
1941                 </div>
1942
1943             </td>
1944             <td class="msource">
1945                 Roo.grid.Grid
1946             </td>
1947         </tr>
1948         
1949           <tr class="method-row expandable config-row-alt1 notInherited">
1950             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1951             
1952             <td class="sig">
1953                 <a id="Roo.grid.Grid-event-*contextmenu"></a>
1954                 
1955                <div class="fixedFont">
1956                 <b class="itemname">contextmenu</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1957                 
1958                 </div>
1959
1960                 <div class="mdesc">
1961
1962                    <div class="short">The raw contextmenu event for the entire grid.
1963                    
1964                 </div> 
1965                     
1966                     <div class="long">
1967                     
1968                         The raw contextmenu event for the entire grid.
1969                     
1970                         
1971                         
1972                 
1973                         
1974                                 <dl class="detailList">
1975                                 <dt class="heading">Parameters:</dt>
1976                                 
1977                                         <dt>
1978                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1979                                                 
1980                                         </dt>
1981                                         <dd></dd>
1982                                 
1983                                 </dl>
1984                         
1985                         
1986                         
1987                         
1988                         
1989                         
1990                         
1991
1992                     
1993                     
1994                      
1995                     </div>                    
1996                 </div>
1997
1998             </td>
1999             <td class="msource">
2000                 Roo.grid.Grid
2001             </td>
2002         </tr>
2003         
2004           <tr class="method-row expandable config-row-alt0 notInherited">
2005             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2006             
2007             <td class="sig">
2008                 <a id="Roo.grid.Grid-event-*dblclick"></a>
2009                 
2010                <div class="fixedFont">
2011                 <b class="itemname">dblclick</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2012                 
2013                 </div>
2014
2015                 <div class="mdesc">
2016
2017                    <div class="short">The raw dblclick event for the entire grid.
2018                    
2019                 </div> 
2020                     
2021                     <div class="long">
2022                     
2023                         The raw dblclick event for the entire grid.
2024                     
2025                         
2026                         
2027                 
2028                         
2029                                 <dl class="detailList">
2030                                 <dt class="heading">Parameters:</dt>
2031                                 
2032                                         <dt>
2033                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2034                                                 
2035                                         </dt>
2036                                         <dd></dd>
2037                                 
2038                                 </dl>
2039                         
2040                         
2041                         
2042                         
2043                         
2044                         
2045                         
2046
2047                     
2048                     
2049                      
2050                     </div>                    
2051                 </div>
2052
2053             </td>
2054             <td class="msource">
2055                 Roo.grid.Grid
2056             </td>
2057         </tr>
2058         
2059           <tr class="method-row expandable config-row-alt1 notInherited">
2060             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2061             
2062             <td class="sig">
2063                 <a id="Roo.grid.Grid-event-*dragdrop"></a>
2064                 
2065                <div class="fixedFont">
2066                 <b class="itemname">dragdrop</b> (Grid <B><i>this</i></B>, Roo.GridDD <B><i>dd</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>targetId</i></B>, event <B><i>e</i></B>) 
2067                 
2068                 </div>
2069
2070                 <div class="mdesc">
2071
2072                    <div class="short">Fires when dragged row(s) are dropped on a valid DD target
2073                    
2074                 </div> 
2075                     
2076                     <div class="long">
2077                     
2078                         Fires when dragged row(s) are dropped on a valid DD target
2079                     
2080                         
2081                         
2082                 
2083                         
2084                                 <dl class="detailList">
2085                                 <dt class="heading">Parameters:</dt>
2086                                 
2087                                         <dt>
2088                                                 <span class="fixedFont">Grid</span> <b>this</b>
2089                                                 
2090                                         </dt>
2091                                         <dd></dd>
2092                                 
2093                                         <dt>
2094                                                 <span class="fixedFont">Roo.GridDD</span> <b>dd</b>
2095                                                 
2096                                         </dt>
2097                                         <dd>The drag drop object</dd>
2098                                 
2099                                         <dt>
2100                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>targetId</b>
2101                                                 
2102                                         </dt>
2103                                         <dd>The target drag drop object</dd>
2104                                 
2105                                         <dt>
2106                                                 <span class="fixedFont">event</span> <b>e</b>
2107                                                 
2108                                         </dt>
2109                                         <dd>The raw browser event</dd>
2110                                 
2111                                 </dl>
2112                         
2113                         
2114                         
2115                         
2116                         
2117                         
2118                         
2119
2120                     
2121                     
2122                      
2123                     </div>                    
2124                 </div>
2125
2126             </td>
2127             <td class="msource">
2128                 Roo.grid.Grid
2129             </td>
2130         </tr>
2131         
2132           <tr class="method-row expandable config-row-alt0 notInherited">
2133             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2134             
2135             <td class="sig">
2136                 <a id="Roo.grid.Grid-event-*dragenter
2137  Fires when the dragged row(s) first cross another DD target while being dragged"></a>
2138                 
2139                <div class="fixedFont">
2140                 <b class="itemname">dragenter
2141  Fires when the dragged row(s) first cross another DD target while being dragged</b> (Grid <B><i>this</i></B>, Roo.GridDD <B><i>dd</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>targetId</i></B>, event <B><i>e</i></B>) 
2142                 
2143                 </div>
2144
2145                 <div class="mdesc">
2146
2147                    <div class="short">
2148                    
2149                 </div> 
2150                     
2151                     <div class="long">
2152                     
2153                         
2154                     
2155                         
2156                         
2157                 
2158                         
2159                                 <dl class="detailList">
2160                                 <dt class="heading">Parameters:</dt>
2161                                 
2162                                         <dt>
2163                                                 <span class="fixedFont">Grid</span> <b>this</b>
2164                                                 
2165                                         </dt>
2166                                         <dd></dd>
2167                                 
2168                                         <dt>
2169                                                 <span class="fixedFont">Roo.GridDD</span> <b>dd</b>
2170                                                 
2171                                         </dt>
2172                                         <dd>The drag drop object</dd>
2173                                 
2174                                         <dt>
2175                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>targetId</b>
2176                                                 
2177                                         </dt>
2178                                         <dd>The target drag drop object</dd>
2179                                 
2180                                         <dt>
2181                                                 <span class="fixedFont">event</span> <b>e</b>
2182                                                 
2183                                         </dt>
2184                                         <dd>The raw browser event</dd>
2185                                 
2186                                 </dl>
2187                         
2188                         
2189                         
2190                         
2191                         
2192                         
2193                         
2194
2195                     
2196                     
2197                      
2198                     </div>                    
2199                 </div>
2200
2201             </td>
2202             <td class="msource">
2203                 Roo.grid.Grid
2204             </td>
2205         </tr>
2206         
2207           <tr class="method-row expandable config-row-alt1 notInherited">
2208             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2209             
2210             <td class="sig">
2211                 <a id="Roo.grid.Grid-event-*dragout"></a>
2212                 
2213                <div class="fixedFont">
2214                 <b class="itemname">dragout</b> (Grid <B><i>this</i></B>, Roo.GridDD <B><i>dd</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>targetId</i></B>, event <B><i>e</i></B>) 
2215                 
2216                 </div>
2217
2218                 <div class="mdesc">
2219
2220                    <div class="short">Fires when the dragged row(s) leave another DD target while being dragged
2221                    
2222                 </div> 
2223                     
2224                     <div class="long">
2225                     
2226                         Fires when the dragged row(s) leave another DD target while being dragged
2227                     
2228                         
2229                         
2230                 
2231                         
2232                                 <dl class="detailList">
2233                                 <dt class="heading">Parameters:</dt>
2234                                 
2235                                         <dt>
2236                                                 <span class="fixedFont">Grid</span> <b>this</b>
2237                                                 
2238                                         </dt>
2239                                         <dd></dd>
2240                                 
2241                                         <dt>
2242                                                 <span class="fixedFont">Roo.GridDD</span> <b>dd</b>
2243                                                 
2244                                         </dt>
2245                                         <dd>The drag drop object</dd>
2246                                 
2247                                         <dt>
2248                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>targetId</b>
2249                                                 
2250                                         </dt>
2251                                         <dd>The target drag drop object</dd>
2252                                 
2253                                         <dt>
2254                                                 <span class="fixedFont">event</span> <b>e</b>
2255                                                 
2256                                         </dt>
2257                                         <dd>The raw browser event</dd>
2258                                 
2259                                 </dl>
2260                         
2261                         
2262                         
2263                         
2264                         
2265                         
2266                         
2267
2268                     
2269                     
2270                      
2271                     </div>                    
2272                 </div>
2273
2274             </td>
2275             <td class="msource">
2276                 Roo.grid.Grid
2277             </td>
2278         </tr>
2279         
2280           <tr class="method-row expandable config-row-alt0 notInherited">
2281             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2282             
2283             <td class="sig">
2284                 <a id="Roo.grid.Grid-event-*dragover"></a>
2285                 
2286                <div class="fixedFont">
2287                 <b class="itemname">dragover</b> (Grid <B><i>this</i></B>, Roo.GridDD <B><i>dd</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>targetId</i></B>, event <B><i>e</i></B>) 
2288                 
2289                 </div>
2290
2291                 <div class="mdesc">
2292
2293                    <div class="short">Fires while row(s) are being dragged.
2294                    
2295                 </div> 
2296                     
2297                     <div class="long">
2298                     
2299                         Fires while row(s) are being dragged. "targetId" is the id of the Yahoo.util.DD object the selected rows are being dragged over.
2300                     
2301                         
2302                         
2303                 
2304                         
2305                                 <dl class="detailList">
2306                                 <dt class="heading">Parameters:</dt>
2307                                 
2308                                         <dt>
2309                                                 <span class="fixedFont">Grid</span> <b>this</b>
2310                                                 
2311                                         </dt>
2312                                         <dd></dd>
2313                                 
2314                                         <dt>
2315                                                 <span class="fixedFont">Roo.GridDD</span> <b>dd</b>
2316                                                 
2317                                         </dt>
2318                                         <dd>The drag drop object</dd>
2319                                 
2320                                         <dt>
2321                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>targetId</b>
2322                                                 
2323                                         </dt>
2324                                         <dd>The target drag drop object</dd>
2325                                 
2326                                         <dt>
2327                                                 <span class="fixedFont">event</span> <b>e</b>
2328                                                 
2329                                         </dt>
2330                                         <dd>The raw browser event</dd>
2331                                 
2332                                 </dl>
2333                         
2334                         
2335                         
2336                         
2337                         
2338                         
2339                         
2340
2341                     
2342                     
2343                      
2344                     </div>                    
2345                 </div>
2346
2347             </td>
2348             <td class="msource">
2349                 Roo.grid.Grid
2350             </td>
2351         </tr>
2352         
2353           <tr class="method-row expandable config-row-alt1 notInherited">
2354             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2355             
2356             <td class="sig">
2357                 <a id="Roo.grid.Grid-event-*enddrag"></a>
2358                 
2359                <div class="fixedFont">
2360                 <b class="itemname">enddrag</b> (Grid <B><i>this</i></B>, Roo.GridDD <B><i>dd</i></B>, event <B><i>e</i></B>) 
2361                 
2362                 </div>
2363
2364                 <div class="mdesc">
2365
2366                    <div class="short">Fires when a drag operation is complete
2367                    
2368                 </div> 
2369                     
2370                     <div class="long">
2371                     
2372                         Fires when a drag operation is complete
2373                     
2374                         
2375                         
2376                 
2377                         
2378                                 <dl class="detailList">
2379                                 <dt class="heading">Parameters:</dt>
2380                                 
2381                                         <dt>
2382                                                 <span class="fixedFont">Grid</span> <b>this</b>
2383                                                 
2384                                         </dt>
2385                                         <dd></dd>
2386                                 
2387                                         <dt>
2388                                                 <span class="fixedFont">Roo.GridDD</span> <b>dd</b>
2389                                                 
2390                                         </dt>
2391                                         <dd>The drag drop object</dd>
2392                                 
2393                                         <dt>
2394                                                 <span class="fixedFont">event</span> <b>e</b>
2395                                                 
2396                                         </dt>
2397                                         <dd>The raw browser event</dd>
2398                                 
2399                                 </dl>
2400                         
2401                         
2402                         
2403                         
2404                         
2405                         
2406                         
2407
2408                     
2409                     
2410                      
2411                     </div>                    
2412                 </div>
2413
2414             </td>
2415             <td class="msource">
2416                 Roo.grid.Grid
2417             </td>
2418         </tr>
2419         
2420           <tr class="method-row expandable config-row-alt0 notInherited">
2421             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2422             
2423             <td class="sig">
2424                 <a id="Roo.grid.Grid-event-*headerclick"></a>
2425                 
2426                <div class="fixedFont">
2427                 <b class="itemname">headerclick</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>columnIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2428                 
2429                 </div>
2430
2431                 <div class="mdesc">
2432
2433                    <div class="short">Fires when a header is clicked
2434                    
2435                 </div> 
2436                     
2437                     <div class="long">
2438                     
2439                         Fires when a header is clicked
2440                     
2441                         
2442                         
2443                 
2444                         
2445                                 <dl class="detailList">
2446                                 <dt class="heading">Parameters:</dt>
2447                                 
2448                                         <dt>
2449                                                 <span class="fixedFont">Grid</span> <b>this</b>
2450                                                 
2451                                         </dt>
2452                                         <dd></dd>
2453                                 
2454                                         <dt>
2455                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>columnIndex</b>
2456                                                 
2457                                         </dt>
2458                                         <dd></dd>
2459                                 
2460                                         <dt>
2461                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2462                                                 
2463                                         </dt>
2464                                         <dd></dd>
2465                                 
2466                                 </dl>
2467                         
2468                         
2469                         
2470                         
2471                         
2472                         
2473                         
2474
2475                     
2476                     
2477                      
2478                     </div>                    
2479                 </div>
2480
2481             </td>
2482             <td class="msource">
2483                 Roo.grid.Grid
2484             </td>
2485         </tr>
2486         
2487           <tr class="method-row expandable config-row-alt1 notInherited">
2488             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2489             
2490             <td class="sig">
2491                 <a id="Roo.grid.Grid-event-*headercontextmenu"></a>
2492                 
2493                <div class="fixedFont">
2494                 <b class="itemname">headercontextmenu</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>columnIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2495                 
2496                 </div>
2497
2498                 <div class="mdesc">
2499
2500                    <div class="short">Fires when a header is right clicked
2501                    
2502                 </div> 
2503                     
2504                     <div class="long">
2505                     
2506                         Fires when a header is right clicked
2507                     
2508                         
2509                         
2510                 
2511                         
2512                                 <dl class="detailList">
2513                                 <dt class="heading">Parameters:</dt>
2514                                 
2515                                         <dt>
2516                                                 <span class="fixedFont">Grid</span> <b>this</b>
2517                                                 
2518                                         </dt>
2519                                         <dd></dd>
2520                                 
2521                                         <dt>
2522                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>columnIndex</b>
2523                                                 
2524                                         </dt>
2525                                         <dd></dd>
2526                                 
2527                                         <dt>
2528                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2529                                                 
2530                                         </dt>
2531                                         <dd></dd>
2532                                 
2533                                 </dl>
2534                         
2535                         
2536                         
2537                         
2538                         
2539                         
2540                         
2541
2542                     
2543                     
2544                      
2545                     </div>                    
2546                 </div>
2547
2548             </td>
2549             <td class="msource">
2550                 Roo.grid.Grid
2551             </td>
2552         </tr>
2553         
2554           <tr class="method-row expandable config-row-alt0 notInherited">
2555             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2556             
2557             <td class="sig">
2558                 <a id="Roo.grid.Grid-event-*headerdblclick"></a>
2559                 
2560                <div class="fixedFont">
2561                 <b class="itemname">headerdblclick</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>columnIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2562                 
2563                 </div>
2564
2565                 <div class="mdesc">
2566
2567                    <div class="short">Fires when a header cell is double clicked
2568                    
2569                 </div> 
2570                     
2571                     <div class="long">
2572                     
2573                         Fires when a header cell is double clicked
2574                     
2575                         
2576                         
2577                 
2578                         
2579                                 <dl class="detailList">
2580                                 <dt class="heading">Parameters:</dt>
2581                                 
2582                                         <dt>
2583                                                 <span class="fixedFont">Grid</span> <b>this</b>
2584                                                 
2585                                         </dt>
2586                                         <dd></dd>
2587                                 
2588                                         <dt>
2589                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>columnIndex</b>
2590                                                 
2591                                         </dt>
2592                                         <dd></dd>
2593                                 
2594                                         <dt>
2595                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2596                                                 
2597                                         </dt>
2598                                         <dd></dd>
2599                                 
2600                                 </dl>
2601                         
2602                         
2603                         
2604                         
2605                         
2606                         
2607                         
2608
2609                     
2610                     
2611                      
2612                     </div>                    
2613                 </div>
2614
2615             </td>
2616             <td class="msource">
2617                 Roo.grid.Grid
2618             </td>
2619         </tr>
2620         
2621           <tr class="method-row expandable config-row-alt1 notInherited">
2622             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2623             
2624             <td class="sig">
2625                 <a id="Roo.grid.Grid-event-*keydown"></a>
2626                 
2627                <div class="fixedFont">
2628                 <b class="itemname">keydown</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2629                 
2630                 </div>
2631
2632                 <div class="mdesc">
2633
2634                    <div class="short">The raw keydown event for the entire grid.
2635                    
2636                 </div> 
2637                     
2638                     <div class="long">
2639                     
2640                         The raw keydown event for the entire grid.
2641                     
2642                         
2643                         
2644                 
2645                         
2646                                 <dl class="detailList">
2647                                 <dt class="heading">Parameters:</dt>
2648                                 
2649                                         <dt>
2650                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2651                                                 
2652                                         </dt>
2653                                         <dd></dd>
2654                                 
2655                                 </dl>
2656                         
2657                         
2658                         
2659                         
2660                         
2661                         
2662                         
2663
2664                     
2665                     
2666                      
2667                     </div>                    
2668                 </div>
2669
2670             </td>
2671             <td class="msource">
2672                 Roo.grid.Grid
2673             </td>
2674         </tr>
2675         
2676           <tr class="method-row expandable config-row-alt0 notInherited">
2677             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2678             
2679             <td class="sig">
2680                 <a id="Roo.grid.Grid-event-*keypress"></a>
2681                 
2682                <div class="fixedFont">
2683                 <b class="itemname">keypress</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2684                 
2685                 </div>
2686
2687                 <div class="mdesc">
2688
2689                    <div class="short">The raw keypress event for the entire grid.
2690                    
2691                 </div> 
2692                     
2693                     <div class="long">
2694                     
2695                         The raw keypress event for the entire grid.
2696                     
2697                         
2698                         
2699                 
2700                         
2701                                 <dl class="detailList">
2702                                 <dt class="heading">Parameters:</dt>
2703                                 
2704                                         <dt>
2705                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2706                                                 
2707                                         </dt>
2708                                         <dd></dd>
2709                                 
2710                                 </dl>
2711                         
2712                         
2713                         
2714                         
2715                         
2716                         
2717                         
2718
2719                     
2720                     
2721                      
2722                     </div>                    
2723                 </div>
2724
2725             </td>
2726             <td class="msource">
2727                 Roo.grid.Grid
2728             </td>
2729         </tr>
2730         
2731           <tr class="method-row expandable config-row-alt1 notInherited">
2732             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2733             
2734             <td class="sig">
2735                 <a id="Roo.grid.Grid-event-*mousedown"></a>
2736                 
2737                <div class="fixedFont">
2738                 <b class="itemname">mousedown</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2739                 
2740                 </div>
2741
2742                 <div class="mdesc">
2743
2744                    <div class="short">The raw mousedown event for the entire grid.
2745                    
2746                 </div> 
2747                     
2748                     <div class="long">
2749                     
2750                         The raw mousedown event for the entire grid.
2751                     
2752                         
2753                         
2754                 
2755                         
2756                                 <dl class="detailList">
2757                                 <dt class="heading">Parameters:</dt>
2758                                 
2759                                         <dt>
2760                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2761                                                 
2762                                         </dt>
2763                                         <dd></dd>
2764                                 
2765                                 </dl>
2766                         
2767                         
2768                         
2769                         
2770                         
2771                         
2772                         
2773
2774                     
2775                     
2776                      
2777                     </div>                    
2778                 </div>
2779
2780             </td>
2781             <td class="msource">
2782                 Roo.grid.Grid
2783             </td>
2784         </tr>
2785         
2786           <tr class="method-row expandable config-row-alt0 notInherited">
2787             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2788             
2789             <td class="sig">
2790                 <a id="Roo.grid.Grid-event-*mouseout"></a>
2791                 
2792                <div class="fixedFont">
2793                 <b class="itemname">mouseout</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2794                 
2795                 </div>
2796
2797                 <div class="mdesc">
2798
2799                    <div class="short">The raw mouseout event for the entire grid.
2800                    
2801                 </div> 
2802                     
2803                     <div class="long">
2804                     
2805                         The raw mouseout event for the entire grid.
2806                     
2807                         
2808                         
2809                 
2810                         
2811                                 <dl class="detailList">
2812                                 <dt class="heading">Parameters:</dt>
2813                                 
2814                                         <dt>
2815                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2816                                                 
2817                                         </dt>
2818                                         <dd></dd>
2819                                 
2820                                 </dl>
2821                         
2822                         
2823                         
2824                         
2825                         
2826                         
2827                         
2828
2829                     
2830                     
2831                      
2832                     </div>                    
2833                 </div>
2834
2835             </td>
2836             <td class="msource">
2837                 Roo.grid.Grid
2838             </td>
2839         </tr>
2840         
2841           <tr class="method-row expandable config-row-alt1 notInherited">
2842             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2843             
2844             <td class="sig">
2845                 <a id="Roo.grid.Grid-event-*mouseover"></a>
2846                 
2847                <div class="fixedFont">
2848                 <b class="itemname">mouseover</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2849                 
2850                 </div>
2851
2852                 <div class="mdesc">
2853
2854                    <div class="short">The raw mouseover event for the entire grid.
2855                    
2856                 </div> 
2857                     
2858                     <div class="long">
2859                     
2860                         The raw mouseover event for the entire grid.
2861                     
2862                         
2863                         
2864                 
2865                         
2866                                 <dl class="detailList">
2867                                 <dt class="heading">Parameters:</dt>
2868                                 
2869                                         <dt>
2870                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2871                                                 
2872                                         </dt>
2873                                         <dd></dd>
2874                                 
2875                                 </dl>
2876                         
2877                         
2878                         
2879                         
2880                         
2881                         
2882                         
2883
2884                     
2885                     
2886                      
2887                     </div>                    
2888                 </div>
2889
2890             </td>
2891             <td class="msource">
2892                 Roo.grid.Grid
2893             </td>
2894         </tr>
2895         
2896           <tr class="method-row expandable config-row-alt0 notInherited">
2897             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2898             
2899             <td class="sig">
2900                 <a id="Roo.grid.Grid-event-*mouseup"></a>
2901                 
2902                <div class="fixedFont">
2903                 <b class="itemname">mouseup</b> (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2904                 
2905                 </div>
2906
2907                 <div class="mdesc">
2908
2909                    <div class="short">The raw mouseup event for the entire grid.
2910                    
2911                 </div> 
2912                     
2913                     <div class="long">
2914                     
2915                         The raw mouseup event for the entire grid.
2916                     
2917                         
2918                         
2919                 
2920                         
2921                                 <dl class="detailList">
2922                                 <dt class="heading">Parameters:</dt>
2923                                 
2924                                         <dt>
2925                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2926                                                 
2927                                         </dt>
2928                                         <dd></dd>
2929                                 
2930                                 </dl>
2931                         
2932                         
2933                         
2934                         
2935                         
2936                         
2937                         
2938
2939                     
2940                     
2941                      
2942                     </div>                    
2943                 </div>
2944
2945             </td>
2946             <td class="msource">
2947                 Roo.grid.Grid
2948             </td>
2949         </tr>
2950         
2951           <tr class="method-row expandable config-row-alt1 notInherited">
2952             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2953             
2954             <td class="sig">
2955                 <a id="Roo.grid.Grid-event-*render"></a>
2956                 
2957                <div class="fixedFont">
2958                 <b class="itemname">render</b> (Grid <B><i>grid</i></B>) 
2959                 
2960                 </div>
2961
2962                 <div class="mdesc">
2963
2964                    <div class="short">Fires when the grid is rendered
2965                    
2966                 </div> 
2967                     
2968                     <div class="long">
2969                     
2970                         Fires when the grid is rendered
2971                     
2972                         
2973                         
2974                 
2975                         
2976                                 <dl class="detailList">
2977                                 <dt class="heading">Parameters:</dt>
2978                                 
2979                                         <dt>
2980                                                 <span class="fixedFont">Grid</span> <b>grid</b>
2981                                                 
2982                                         </dt>
2983                                         <dd></dd>
2984                                 
2985                                 </dl>
2986                         
2987                         
2988                         
2989                         
2990                         
2991                         
2992                         
2993
2994                     
2995                     
2996                      
2997                     </div>                    
2998                 </div>
2999
3000             </td>
3001             <td class="msource">
3002                 Roo.grid.Grid
3003             </td>
3004         </tr>
3005         
3006           <tr class="method-row expandable config-row-alt0 notInherited">
3007             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3008             
3009             <td class="sig">
3010                 <a id="Roo.grid.Grid-event-*rowclick"></a>
3011                 
3012                <div class="fixedFont">
3013                 <b class="itemname">rowclick</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rowIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
3014                 
3015                 </div>
3016
3017                 <div class="mdesc">
3018
3019                    <div class="short">Fires when a row is clicked
3020                    
3021                 </div> 
3022                     
3023                     <div class="long">
3024                     
3025                         Fires when a row is clicked
3026                     
3027                         
3028                         
3029                 
3030                         
3031                                 <dl class="detailList">
3032                                 <dt class="heading">Parameters:</dt>
3033                                 
3034                                         <dt>
3035                                                 <span class="fixedFont">Grid</span> <b>this</b>
3036                                                 
3037                                         </dt>
3038                                         <dd></dd>
3039                                 
3040                                         <dt>
3041                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rowIndex</b>
3042                                                 
3043                                         </dt>
3044                                         <dd></dd>
3045                                 
3046                                         <dt>
3047                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
3048                                                 
3049                                         </dt>
3050                                         <dd></dd>
3051                                 
3052                                 </dl>
3053                         
3054                         
3055                         
3056                         
3057                         
3058                         
3059                         
3060
3061                     
3062                     
3063                      
3064                     </div>                    
3065                 </div>
3066
3067             </td>
3068             <td class="msource">
3069                 Roo.grid.Grid
3070             </td>
3071         </tr>
3072         
3073           <tr class="method-row expandable config-row-alt1 notInherited">
3074             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3075             
3076             <td class="sig">
3077                 <a id="Roo.grid.Grid-event-*rowcontextmenu"></a>
3078                 
3079                <div class="fixedFont">
3080                 <b class="itemname">rowcontextmenu</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rowIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
3081                 
3082                 </div>
3083
3084                 <div class="mdesc">
3085
3086                    <div class="short">Fires when a row is right clicked
3087                    
3088                 </div> 
3089                     
3090                     <div class="long">
3091                     
3092                         Fires when a row is right clicked
3093                     
3094                         
3095                         
3096                 
3097                         
3098                                 <dl class="detailList">
3099                                 <dt class="heading">Parameters:</dt>
3100                                 
3101                                         <dt>
3102                                                 <span class="fixedFont">Grid</span> <b>this</b>
3103                                                 
3104                                         </dt>
3105                                         <dd></dd>
3106                                 
3107                                         <dt>
3108                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rowIndex</b>
3109                                                 
3110                                         </dt>
3111                                         <dd></dd>
3112                                 
3113                                         <dt>
3114                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
3115                                                 
3116                                         </dt>
3117                                         <dd></dd>
3118                                 
3119                                 </dl>
3120                         
3121                         
3122                         
3123                         
3124                         
3125                         
3126                         
3127
3128                     
3129                     
3130                      
3131                     </div>                    
3132                 </div>
3133
3134             </td>
3135             <td class="msource">
3136                 Roo.grid.Grid
3137             </td>
3138         </tr>
3139         
3140           <tr class="method-row expandable config-row-alt0 notInherited">
3141             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3142             
3143             <td class="sig">
3144                 <a id="Roo.grid.Grid-event-*rowdblclick"></a>
3145                 
3146                <div class="fixedFont">
3147                 <b class="itemname">rowdblclick</b> (Grid <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rowIndex</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
3148                 
3149                 </div>
3150
3151                 <div class="mdesc">
3152
3153                    <div class="short">Fires when a row is double clicked
3154                    
3155                 </div> 
3156                     
3157                     <div class="long">
3158                     
3159                         Fires when a row is double clicked
3160                     
3161                         
3162                         
3163                 
3164                         
3165                                 <dl class="detailList">
3166                                 <dt class="heading">Parameters:</dt>
3167                                 
3168                                         <dt>
3169                                                 <span class="fixedFont">Grid</span> <b>this</b>
3170                                                 
3171                                         </dt>
3172                                         <dd></dd>
3173                                 
3174                                         <dt>
3175                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rowIndex</b>
3176                                                 
3177                                         </dt>
3178                                         <dd></dd>
3179                                 
3180                                         <dt>
3181                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
3182                                                 
3183                                         </dt>
3184                                         <dd></dd>
3185                                 
3186                                 </dl>
3187                         
3188                         
3189                         
3190                         
3191                         
3192                         
3193                         
3194
3195                     
3196                     
3197                      
3198                     </div>                    
3199                 </div>
3200
3201             </td>
3202             <td class="msource">
3203                 Roo.grid.Grid
3204             </td>
3205         </tr>
3206         
3207           <tr class="method-row expandable config-row-alt1 notInherited">
3208             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3209             
3210             <td class="sig">
3211                 <a id="Roo.grid.Grid-event-*startdrag"></a>
3212                 
3213                <div class="fixedFont">
3214                 <b class="itemname">startdrag</b> (Grid <B><i>this</i></B>, Roo.GridDD <B><i>dd</i></B>, event <B><i>e</i></B>) 
3215                 
3216                 </div>
3217
3218                 <div class="mdesc">
3219
3220                    <div class="short">Fires when row(s) start being dragged
3221                    
3222                 </div> 
3223                     
3224                     <div class="long">
3225                     
3226                         Fires when row(s) start being dragged
3227                     
3228                         
3229                         
3230                 
3231                         
3232                                 <dl class="detailList">
3233                                 <dt class="heading">Parameters:</dt>
3234                                 
3235                                         <dt>
3236                                                 <span class="fixedFont">Grid</span> <b>this</b>
3237                                                 
3238                                         </dt>
3239                                         <dd></dd>
3240                                 
3241                                         <dt>
3242                                                 <span class="fixedFont">Roo.GridDD</span> <b>dd</b>
3243                                                 
3244                                         </dt>
3245                                         <dd>The drag drop object</dd>
3246                                 
3247                                         <dt>
3248                                                 <span class="fixedFont">event</span> <b>e</b>
3249                                                 
3250                                         </dt>
3251                                         <dd>The raw browser event</dd>
3252                                 
3253                                 </dl>
3254                         
3255                         
3256                         
3257                         
3258                         
3259                         
3260                         
3261
3262                     
3263                     
3264                      
3265                     </div>                    
3266                 </div>
3267
3268             </td>
3269             <td class="msource">
3270                 Roo.grid.Grid
3271             </td>
3272         </tr>
3273         
3274                                                        
3275     </table>
3276
3277   
3278   
3279   
3280  
3281 <!-- ============================== footer ================================= -->
3282                 <div class="fineprint" style="clear:both">
3283                         
3284                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 16 2010 19:32:55 GMT+0800 (HKT)
3285                         Based on 
3286                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
3287                 </div>
3288         </body>
3289 </html>