Partial Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs.old / symbols / Roo.DDView.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.DDView</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.DDView-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.DDView-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.DDView-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.DDView-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 <!-- ============================== class title / details ============================ -->
46     
47     
48     <h1 class="classTitle">
49                                 
50                                 Class Roo.DDView
51                         </h1>
52                         
53     <table cellspacing="0" class="class-summary-table">
54         
55                 <tr><td class="label">Package:</td><td class="hd-info">Roo</td></tr>
56         
57         <tr><td class="label">Defined In:</td><td class="hd-info">
58                         
59                                         <a href="./src/Roo_DDView.js.html">Roo/DDView.js</a>.
60                         
61         </td></tr>
62         <tr><td class="label">Class:</td><td class="hd-info">DDView</td></tr>
63         
64         
65         
66         
67     </table>
68
69     
70 <!-- ============================== class summary ========================== -->                        
71     <div class="description">
72         A DnD enabled version of Roo.View.
73     </div>
74
75         
76 <!-- ============================== Class comment block... ========================== -->                                       
77
78 <div class="comments">
79         <b>Class Comments / Notes</B> =>  
80         <u onclick="parent.CommentDialog.showCommentId = 'Roo.DDView';">[Add Your comment/notes about this class]</u>
81         <br/>
82         <iframe frameborder="0"  id="comments-Roo" style="border: none;width:100%;" 
83                 src="/blog.php/GtkDjsComments/Roo.DDView.html"></iframe>
84 </div>
85         
86
87                 
88 <!-- ============================== config options ========================== -->                                               
89                  
90     
91     
92                 
93     <div class="hr"></div>
94     <a id="Roo.DDView-configs"></a>
95                 
96     
97      
98     
99         
100       <table cellspacing="0" class="member-table">   
101       <caption>Config Options (Usually are also Properties)</caption>
102     
103         
104         <tr>
105             <th class="sig-header" colspan="2">Options</th>
106             
107             <th class="msource-header">Defined By</th>
108         </tr>
109         
110         
111         
112         
113         
114                 <tr class="config-row expandable config-row-alt0 notInherited">
115                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
116                     <td class="sig">
117
118                         <a id="Roo.DDView-cfg-allowCopy" name=".allowCopy"></a>
119                         <div class="fixedFont">
120                                 <b  class="itemname">allowCopy</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
121                                 
122                                 
123                         </div>
124                   
125                         <div class="mdesc">
126                             <div class="short">Causes ctrl/drag operations to copy nodes rather than move.</div> 
127                         </div>
128                         
129                         <div class="mdesc">
130                             <div class="long">
131                     Causes ctrl/drag operations to copy nodes rather than move.
132                     
133                 </div> 
134                         </div>
135                         
136                         
137
138                     </td>
139                     <td class="msource">
140                         
141                         Roo.DDView
142                                 
143                     </td>
144                 </tr>
145         
146         
147                 <tr class="config-row expandable config-row-alt1 notInherited">
148                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
149                     <td class="sig">
150
151                         <a id="Roo.DDView-cfg-copy" name=".copy"></a>
152                         <div class="fixedFont">
153                                 <b  class="itemname">copy</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
154                                 
155                                 
156                         </div>
157                   
158                         <div class="mdesc">
159                             <div class="short">Causes drag operations to copy nodes rather than move.</div> 
160                         </div>
161                         
162                         <div class="mdesc">
163                             <div class="long">
164                     Causes drag operations to copy nodes rather than move.
165                     
166                 </div> 
167                         </div>
168                         
169                         
170
171                     </td>
172                     <td class="msource">
173                         
174                         Roo.DDView
175                                 
176                     </td>
177                 </tr>
178         
179         
180                 <tr class="config-row expandable config-row-alt0 notInherited">
181                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
182                     <td class="sig">
183
184                         <a id="Roo.DDView-cfg-dragGroup" name=".dragGroup"></a>
185                         <div class="fixedFont">
186                                 <b  class="itemname">dragGroup</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Array
187                                 
188                                 
189                         </div>
190                   
191                         <div class="mdesc">
192                             <div class="short">The ddgroup name(s) for the View's DragZone.</div> 
193                         </div>
194                         
195                         <div class="mdesc">
196                             <div class="long">
197                     The ddgroup name(s) for the View's DragZone.
198                     
199                 </div> 
200                         </div>
201                         
202                         
203
204                     </td>
205                     <td class="msource">
206                         
207                         Roo.DDView
208                                 
209                     </td>
210                 </tr>
211         
212         
213                 <tr class="config-row expandable config-row-alt1 notInherited">
214                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
215                     <td class="sig">
216
217                         <a id="Roo.DDView-cfg-dropGroup" name=".dropGroup"></a>
218                         <div class="fixedFont">
219                                 <b  class="itemname">dropGroup</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Array
220                                 
221                                 
222                         </div>
223                   
224                         <div class="mdesc">
225                             <div class="short">The ddgroup name(s) for the View's DropZone.</div> 
226                         </div>
227                         
228                         <div class="mdesc">
229                             <div class="long">
230                     The ddgroup name(s) for the View's DropZone.
231                     
232                 </div> 
233                         </div>
234                         
235                         
236
237                     </td>
238                     <td class="msource">
239                         
240                         Roo.DDView
241                                 
242                     </td>
243                 </tr>
244         
245         
246     </table>
247                 
248   
249   
250   
251   
252   
253   
254   
255   
256   <!-- ============================== public properties ==================== -->        
257   
258   
259   
260     <a id="Roo.DDView-props"></a>      
261     
262     
263
264     
265     
266      <table cellspacing="0" class="member-table">
267       <caption class="Empty">Public Properties - Has None</caption>
268      </table>
269     
270     
271      
272     
273   <!-- ============================== methods summary / details ======================== -->
274   
275   
276   <a id="Roo.DDView-methods"></a>
277         <!-- constructor?? -->
278         
279         <!-- static's first 
280         
281         
282         -->
283         
284         <!-- then dynamics first -->
285         
286   
287   
288     
289     
290     
291       <table cellspacing="0" class="member-table">
292       <caption>Public Methods</caption>
293         <tr>
294             <th class="sig-header" colspan="2">Method</th>            
295             <th class="msource-header">Defined By</th>
296
297         </tr>
298         
299         
300         
301          
302         
303         
304           
305           <tr class="method-row config-row-alt0 expandable notInherited">
306             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
307            
308            
309             <td class="sig">
310                 <a id="Roo-method-DDView"   name=".DDView"></a>
311                 <div class="fixedFont">
312                         <span class="attributes">new <B>Roo.</B></span><b class="itemname">DDView</b>
313                                 
314                                  (Element/String <B><i>container</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>tpl</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>) 
315                         
316                                 
317                         
318                 </div>
319                 <div class="mdesc">
320                 
321                  
322                         <div class="short">Create a new Roo.DDView</div> 
323                  
324                  
325                     <div class="long">
326                         
327                         
328                         
329                                 Create a new Roo.DDView
330                         
331                         
332                                 <dl class="detailList">
333                                 <dt class="heading">Parameters:</dt>
334                                 
335                                         <dt>
336                                                 <span class="fixedFont">Element/String</span>  <b>container</b>
337                                                 
338                                         </dt>
339                                         <dd>The Element in which to create the View.</dd>
340                                 
341                                         <dt>
342                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>tpl</b>
343                                                 
344                                         </dt>
345                                         <dd>The template string used to create the markup for each element of the View</dd>
346                                 
347                                         <dt>
348                                                 <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>
349                                                 
350                                         </dt>
351                                         <dd>The configuration properties. These include all the config options of<br/>{<b>link</b> Roo.View} plus some specific to this class.<br><br/><p><br/>Drag/drop is implemented by adding {<b>link</b> Roo.data.Record}s to the target DDView. If copying is<br/>not being performed, the original {<b>link</b> Roo.data.Record} is removed from the source DDView.<br><br/><p><br/>The following extra CSS rules are needed to provide insertion point highlighting:<pre><code><br/>.x-view-drag-insert-above {<br/>   border-top:1px dotted #3366cc;<br/>}<br/>.x-view-drag-insert-below {<br/>       border-bottom:1px dotted #3366cc;<br/>}<br/></code></pre></dd>
352                                 
353                                 </dl>
354                         
355                         
356                         
357                         
358                         
359                         
360                         
361
362                     
363                     
364                      
365                     </div>                    
366                 </div>
367
368             </td>
369             <td class="msource">
370                 &nbsp;
371             </td>
372         </tr>
373         
374           
375           <tr class="method-row config-row-alt1 expandable notInherited">
376             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
377            
378            
379             <td class="sig">
380                 <a id="Roo.DDView-method-getContextMenu"   name=".getContextMenu"></a>
381                 <div class="fixedFont">
382                         <span class="attributes"></span><b class="itemname">getContextMenu</b>
383                                 
384                                  () 
385                         
386                                 
387                         
388                 </div>
389                 <div class="mdesc">
390                 
391                    <div class="short">Return the context menu for this DDView.</div> 
392                  
393                  
394                  
395                     <div class="long">
396                         
397                                 Return the context menu for this DDView.
398                     
399                                 
400                         
401                         
402                         
403                         
404                         
405                         
406                         
407                         
408                         
409                         
410
411                     
412                     
413                      
414                     </div>                    
415                 </div>
416
417             </td>
418             <td class="msource">
419                 
420                         Roo.DDView
421                 &nbsp;
422             </td>
423         </tr>
424         
425           
426           <tr class="method-row config-row-alt0 expandable notInherited">
427             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
428            
429            
430             <td class="sig">
431                 <a id="Roo.DDView-method-getDragData"   name=".getDragData"></a>
432                 <div class="fixedFont">
433                         <span class="attributes"></span><b class="itemname">getDragData</b>
434                                 
435                                  () 
436                         
437                                 
438                         
439                 </div>
440                 <div class="mdesc">
441                 
442                    <div class="short">Create the drag data which consists of an object which has the property "ddel" as<br/>    the drag proxy element.</div> 
443                  
444                  
445                  
446                     <div class="long">
447                         
448                                 Create the drag data which consists of an object which has the property "ddel" as<br/>  the drag proxy element.
449                     
450                                 
451                         
452                         
453                         
454                         
455                         
456                         
457                         
458                         
459                         
460                         
461
462                     
463                     
464                      
465                     </div>                    
466                 </div>
467
468             </td>
469             <td class="msource">
470                 
471                         Roo.DDView
472                 &nbsp;
473             </td>
474         </tr>
475         
476           
477           <tr class="method-row config-row-alt1 expandable notInherited">
478             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
479            
480            
481             <td class="sig">
482                 <a id="Roo.DDView-method-getDropPoint"   name=".getDropPoint"></a>
483                 <div class="fixedFont">
484                         <span class="attributes"></span><b class="itemname">getDropPoint</b>
485                                 
486                                  () 
487                         
488                                 
489                         
490                 </div>
491                 <div class="mdesc">
492                 
493                    <div class="short">Decide whether to drop above or below a View node.</div> 
494                  
495                  
496                  
497                     <div class="long">
498                         
499                                 Decide whether to drop above or below a View node.
500                     
501                                 
502                         
503                         
504                         
505                         
506                         
507                         
508                         
509                         
510                         
511                         
512
513                     
514                     
515                      
516                     </div>                    
517                 </div>
518
519             </td>
520             <td class="msource">
521                 
522                         Roo.DDView
523                 &nbsp;
524             </td>
525         </tr>
526         
527           
528           <tr class="method-row config-row-alt0 expandable notInherited">
529             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
530            
531            
532             <td class="sig">
533                 <a id="Roo.DDView-method-getName"   name=".getName"></a>
534                 <div class="fixedFont">
535                         <span class="attributes"></span><b class="itemname">getName</b>
536                                 
537                                  () 
538                         
539                                 
540                         
541                 </div>
542                 <div class="mdesc">
543                 
544                    <div class="short">Allows this class to be an Roo.form.Field so it can be found using {<b>link</b> Roo.form.BasicForm<b>findField</b>}.</div> 
545                  
546                  
547                  
548                     <div class="long">
549                         
550                                 Allows this class to be an Roo.form.Field so it can be found using {<b>link</b> Roo.form.BasicForm<b>findField</b>}.
551                     
552                                 
553                         
554                         
555                         
556                         
557                         
558                         
559                         
560                         
561                         
562                         
563
564                     
565                     
566                      
567                     </div>                    
568                 </div>
569
570             </td>
571             <td class="msource">
572                 
573                         Roo.DDView
574                 &nbsp;
575             </td>
576         </tr>
577         
578           
579           <tr class="method-row config-row-alt1 expandable notInherited">
580             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
581            
582            
583             <td class="sig">
584                 <a id="Roo.DDView-method-getTargetFromEvent"   name=".getTargetFromEvent"></a>
585                 <div class="fixedFont">
586                         <span class="attributes"></span><b class="itemname">getTargetFromEvent</b>
587                                 
588                                  () 
589                         
590                                 
591                         
592                 </div>
593                 <div class="mdesc">
594                 
595                    <div class="short">Part of the Roo.dd.DropZone interface.</div> 
596                  
597                  
598                  
599                     <div class="long">
600                         
601                                 Part of the Roo.dd.DropZone interface. If no target node is found, the<br/>     whole Element becomes the target, and this causes the drop gesture to append.
602                     
603                                 
604                         
605                         
606                         
607                         
608                         
609                         
610                         
611                         
612                         
613                         
614
615                     
616                     
617                      
618                     </div>                    
619                 </div>
620
621             </td>
622             <td class="msource">
623                 
624                         Roo.DDView
625                 &nbsp;
626             </td>
627         </tr>
628         
629           
630           <tr class="method-row config-row-alt0 expandable notInherited">
631             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
632            
633            
634             <td class="sig">
635                 <a id="Roo.DDView-method-getValue"   name=".getValue"></a>
636                 <div class="fixedFont">
637                         <span class="attributes"></span><b class="itemname">getValue</b>
638                                 
639                                  () 
640                         
641                                 
642                                          : 
643                                         
644                                                 
645                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
646                                         
647                                         
648                                         
649                                 
650                         
651                 </div>
652                 <div class="mdesc">
653                 
654                    <div class="short"></div> 
655                  
656                  
657                  
658                     <div class="long">
659                         
660                                 
661                     
662                                 
663                         
664                         
665                         
666                         
667                         
668                         
669                         
670                         
671                                 <dl class="detailList">
672                                 <dt class="heading">Returns:</dt>
673                                 
674                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  a parenthesised list of the ids of the Records in the View.</dd>
675                                 
676                                 </dl>
677                         
678                         
679                         
680
681                     
682                     
683                      
684                     </div>                    
685                 </div>
686
687             </td>
688             <td class="msource">
689                 
690                         Roo.DDView
691                 &nbsp;
692             </td>
693         </tr>
694         
695           
696           <tr class="method-row config-row-alt1 expandable notInherited">
697             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
698            
699            
700             <td class="sig">
701                 <a id="Roo.DDView-method-onDblClick"   name=".onDblClick"></a>
702                 <div class="fixedFont">
703                         <span class="attributes"></span><b class="itemname">onDblClick</b>
704                                 
705                                  () 
706                         
707                                 
708                         
709                 </div>
710                 <div class="mdesc">
711                 
712                    <div class="short">Double click fires the event, but also, if this is draggable, and there is only one other<br/>    related DropZone, it transfers the selected node.</div> 
713                  
714                  
715                  
716                     <div class="long">
717                         
718                                 Double click fires the event, but also, if this is draggable, and there is only one other<br/>  related DropZone, it transfers the selected node.
719                     
720                                 
721                         
722                         
723                         
724                         
725                         
726                         
727                         
728                         
729                         
730                         
731
732                     
733                     
734                      
735                     </div>                    
736                 </div>
737
738             </td>
739             <td class="msource">
740                 
741                         Roo.DDView
742                 &nbsp;
743             </td>
744         </tr>
745         
746           
747           <tr class="method-row config-row-alt0 expandable notInherited">
748             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
749            
750            
751             <td class="sig">
752                 <a id="Roo.DDView-method-remove"   name=".remove"></a>
753                 <div class="fixedFont">
754                         <span class="attributes"></span><b class="itemname">remove</b>
755                                 
756                                  (<a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>/Number <B><i>selectedIndices</i></B>) 
757                         
758                                 
759                         
760                 </div>
761                 <div class="mdesc">
762                 
763                    <div class="short">Remove {<b>link</b> Roo.data.Record}s at the specified indices.</div> 
764                  
765                  
766                  
767                     <div class="long">
768                         
769                                 Remove {<b>link</b> Roo.data.Record}s at the specified indices.
770                     
771                                 
772                         
773                         
774                         
775                         
776                                 <dl class="detailList">
777                                 <dt class="heading">Parameters:</dt>
778                                 
779                                         <dt>
780                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>/Number</span>  <b>selectedIndices</b>
781                                                 
782                                         </dt>
783                                         <dd>The index (or Array of indices) of Records to remove.</dd>
784                                 
785                                 </dl>
786                         
787                         
788                         
789                         
790                         
791                         
792                         
793
794                     
795                     
796                      
797                     </div>                    
798                 </div>
799
800             </td>
801             <td class="msource">
802                 
803                         Roo.DDView
804                 &nbsp;
805             </td>
806         </tr>
807         
808           
809           <tr class="method-row config-row-alt1 expandable notInherited">
810             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
811            
812            
813             <td class="sig">
814                 <a id="Roo.DDView-method-setDeletable"   name=".setDeletable"></a>
815                 <div class="fixedFont">
816                         <span class="attributes"></span><b class="itemname">setDeletable</b>
817                                 
818                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>imageUrl</i></B>) 
819                         
820                                 
821                         
822                 </div>
823                 <div class="mdesc">
824                 
825                    <div class="short">Utility method.</div> 
826                  
827                  
828                  
829                     <div class="long">
830                         
831                                 Utility method. Add a delete option to the DDView's context menu.
832                     
833                                 
834                         
835                         
836                         
837                         
838                                 <dl class="detailList">
839                                 <dt class="heading">Parameters:</dt>
840                                 
841                                         <dt>
842                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>imageUrl</b>
843                                                 
844                                         </dt>
845                                         <dd>The URL of the "delete" icon image.</dd>
846                                 
847                                 </dl>
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.DDView
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.DDView-method-setDraggable"   name=".setDraggable"></a>
877                 <div class="fixedFont">
878                         <span class="attributes"></span><b class="itemname">setDraggable</b>
879                                 
880                                  () 
881                         
882                                 
883                         
884                 </div>
885                 <div class="mdesc">
886                 
887                    <div class="short">Specify to which ddGroup items in this DDView may be dragged.</div> 
888                  
889                  
890                  
891                     <div class="long">
892                         
893                                 Specify to which ddGroup items in this DDView may be dragged.
894                     
895                                 
896                         
897                         
898                         
899                         
900                         
901                         
902                         
903                         
904                         
905                         
906
907                     
908                     
909                      
910                     </div>                    
911                 </div>
912
913             </td>
914             <td class="msource">
915                 
916                         Roo.DDView
917                 &nbsp;
918             </td>
919         </tr>
920         
921           
922           <tr class="method-row config-row-alt1 expandable notInherited">
923             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
924            
925            
926             <td class="sig">
927                 <a id="Roo.DDView-method-setDroppable"   name=".setDroppable"></a>
928                 <div class="fixedFont">
929                         <span class="attributes"></span><b class="itemname">setDroppable</b>
930                                 
931                                  () 
932                         
933                                 
934                         
935                 </div>
936                 <div class="mdesc">
937                 
938                    <div class="short">Specify from which ddGroup this DDView accepts drops.</div> 
939                  
940                  
941                  
942                     <div class="long">
943                         
944                                 Specify from which ddGroup this DDView accepts drops.
945                     
946                                 
947                         
948                         
949                         
950                         
951                         
952                         
953                         
954                         
955                         
956                         
957
958                     
959                     
960                      
961                     </div>                    
962                 </div>
963
964             </td>
965             <td class="msource">
966                 
967                         Roo.DDView
968                 &nbsp;
969             </td>
970         </tr>
971         
972           
973           <tr class="method-row config-row-alt0 expandable notInherited">
974             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
975            
976            
977             <td class="sig">
978                 <a id="Roo.DDView-method-setValue"   name=".setValue"></a>
979                 <div class="fixedFont">
980                         <span class="attributes"></span><b class="itemname">setValue</b>
981                                 
982                                  () 
983                         
984                                 
985                         
986                 </div>
987                 <div class="mdesc">
988                 
989                    <div class="short">Loads the View from a JSON string representing the Records to put into the Store.</div> 
990                  
991                  
992                  
993                     <div class="long">
994                         
995                                 Loads the View from a JSON string representing the Records to put into the Store.
996                     
997                                 
998                         
999                         
1000                         
1001                         
1002                         
1003                         
1004                         
1005                         
1006                         
1007                         
1008
1009                     
1010                     
1011                      
1012                     </div>                    
1013                 </div>
1014
1015             </td>
1016             <td class="msource">
1017                 
1018                         Roo.DDView
1019                 &nbsp;
1020             </td>
1021         </tr>
1022         
1023                                                        
1024     </table>
1025
1026   
1027   <!-- ============================== events summary / details ======================== -->
1028   
1029   
1030   <a id="Roo.DDView-events"></a>
1031     
1032   
1033         
1034    
1035     
1036      <table cellspacing="0" class="member-table">
1037       <caption class="Empty">Events - Has None</caption>
1038      </table>
1039     
1040     
1041   
1042     
1043     
1044   
1045   
1046   
1047  
1048 <!-- ============================== footer ================================= -->
1049                 <div class="fineprint" style="clear:both">
1050                         
1051                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 13 2018 14:10:53 GMT+0800 (HKT)
1052                         Based on 
1053                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
1054                 </div>
1055         </body>
1056 </html>