sync
[roojs1] / docs / symbols / Roo.dd.StatusProxy.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.dd.StatusProxy</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.dd.StatusProxy-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.dd.StatusProxy-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.dd.StatusProxy-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.dd.StatusProxy-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.dd.StatusProxy
51                         </h1>
52                         
53     <table cellspacing="0" class="class-summary-table">
54         
55                 <tr><td class="label">Package:</td><td class="hd-info">Roo.dd</td></tr>
56         
57         <tr><td class="label">Defined In:</td><td class="hd-info">
58                         
59                                         <a href="./src/Roo_dd_StatusProxy.js.html">Roo/dd/StatusProxy.js</a>.
60                         
61         </td></tr>
62         <tr><td class="label">Class:</td><td class="hd-info">StatusProxy</td></tr>
63         
64         
65         
66         
67     </table>
68
69     
70 <!-- ============================== class summary ========================== -->                        
71     <div class="description">
72         A specialized drag proxy that supports a drop status icon, {<b>link</b> Roo.Layer} styles and auto-repair.  This is the<br/>default drag proxy used by all Roo.dd components.
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.dd.StatusProxy';">[Add Your comment/notes about this class]</u>
81         <br/>
82         <iframe frameborder="0"  id="comments-Roo.dd" style="border: none;width:100%;" 
83                 src="/blog.php/GtkDjsComments/Roo.dd.StatusProxy.html"></iframe>
84 </div>
85         
86
87                 
88 <!-- ============================== config options ========================== -->                                               
89                  
90     
91     
92                 
93     <div class="hr"></div>
94     <a id="Roo.dd.StatusProxy-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.dd.StatusProxy-cfg-dropAllowed" name=".dropAllowed"></a>
119                         <div class="fixedFont">
120                                 <b  class="itemname">dropAllowed</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
121                                 
122                                 
123                         </div>
124                   
125                         <div class="mdesc">
126                             <div class="short">The CSS class to apply to the status element when drop is allowed (defaults to "x-dd-drop-ok").</div> 
127                         </div>
128                         
129                         <div class="mdesc">
130                             <div class="long">The CSS class to apply to the status element when drop is allowed (defaults to "x-dd-drop-ok").</div> 
131                         </div>
132                         
133                         
134
135                     </td>
136                     <td class="msource">
137                         
138                         Roo.dd.StatusProxy
139                                 
140                     </td>
141                 </tr>
142         
143         
144                 <tr class="config-row expandable config-row-alt1 notInherited">
145                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
146                     <td class="sig">
147
148                         <a id="Roo.dd.StatusProxy-cfg-dropNotAllowed" name=".dropNotAllowed"></a>
149                         <div class="fixedFont">
150                                 <b  class="itemname">dropNotAllowed</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
151                                 
152                                 
153                         </div>
154                   
155                         <div class="mdesc">
156                             <div class="short">The CSS class to apply to the status element when drop is not allowed (defaults to "x-dd-drop-nodrop").</div> 
157                         </div>
158                         
159                         <div class="mdesc">
160                             <div class="long">The CSS class to apply to the status element when drop is not allowed (defaults to "x-dd-drop-nodrop").</div> 
161                         </div>
162                         
163                         
164
165                     </td>
166                     <td class="msource">
167                         
168                         Roo.dd.StatusProxy
169                                 
170                     </td>
171                 </tr>
172         
173         
174     </table>
175                 
176   
177   
178   
179   
180   
181   
182   
183   
184   <!-- ============================== public properties ==================== -->        
185   
186   
187   
188     <a id="Roo.dd.StatusProxy-props"></a>      
189     
190     
191
192     
193     
194      <table cellspacing="0" class="member-table">
195       <caption class="Empty">Public Properties - Has None</caption>
196      </table>
197     
198     
199      
200     
201   <!-- ============================== methods summary / details ======================== -->
202   
203   
204   <a id="Roo.dd.StatusProxy-methods"></a>
205         <!-- constructor?? -->
206         
207         <!-- static's first 
208         
209         
210         -->
211         
212         <!-- then dynamics first -->
213         
214   
215   
216     
217     
218     
219       <table cellspacing="0" class="member-table">
220       <caption>Public Methods</caption>
221         <tr>
222             <th class="sig-header" colspan="2">Method</th>            
223             <th class="msource-header">Defined By</th>
224
225         </tr>
226         
227         
228         
229          
230         
231         
232           
233           <tr class="method-row config-row-alt0 expandable notInherited">
234             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
235            
236            
237             <td class="sig">
238                 <a id="Roo.dd-method-StatusProxy"   name=".StatusProxy"></a>
239                 <div class="fixedFont">
240                         <span class="attributes">new <B>Roo.dd.</B></span><b class="itemname">StatusProxy</b>
241                                 
242                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
243                         
244                                 
245                         
246                 </div>
247                 <div class="mdesc">
248                 
249                  
250                         <div class="short">Create a new Roo.dd.StatusProxy</div> 
251                  
252                  
253                     <div class="long">
254                         
255                         
256                         
257                                 Create a new Roo.dd.StatusProxy
258                         
259                         
260                                 <dl class="detailList">
261                                 <dt class="heading">Parameters:</dt>
262                                 
263                                         <dt>
264                                                 <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>
265                                                 
266                                         </dt>
267                                         <dd></dd>
268                                 
269                                 </dl>
270                         
271                         
272                         
273                         
274                         
275                         
276                         
277
278                     
279                     
280                      
281                     </div>                    
282                 </div>
283
284             </td>
285             <td class="msource">
286                 &nbsp;
287             </td>
288         </tr>
289         
290           
291           <tr class="method-row config-row-alt1 expandable notInherited">
292             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
293            
294            
295             <td class="sig">
296                 <a id="Roo.dd.StatusProxy-method-getEl"   name=".getEl"></a>
297                 <div class="fixedFont">
298                         <span class="attributes"></span><b class="itemname">getEl</b>
299                                 
300                                  () 
301                         
302                                 
303                                          : 
304                                         
305                                                 
306                                                 <a href="./Roo.Layer.html#constructor" roo:cls="Roo.Layer.html#constructor">Roo.Layer</a>
307                                         
308                                         
309                                         
310                                 
311                         
312                 </div>
313                 <div class="mdesc">
314                 
315                    <div class="short">Returns the underlying proxy {<b>link</b> Roo.Layer}</div> 
316                  
317                  
318                  
319                     <div class="long">
320                         
321                                 Returns the underlying proxy {<b>link</b> Roo.Layer}
322                     
323                                 
324                         
325                         
326                         
327                         
328                         
329                         
330                         
331                         
332                                 <dl class="detailList">
333                                 <dt class="heading">Returns:</dt>
334                                 
335                                         <dd><span class="fixedFont"><a href="./Roo.Layer.html#constructor" roo:cls="Roo.Layer.html#constructor">Roo.Layer</a></span>  el</dd>
336                                 
337                                 </dl>
338                         
339                         
340                         
341
342                     
343                     
344                      
345                     </div>                    
346                 </div>
347
348             </td>
349             <td class="msource">
350                 
351                         Roo.dd.StatusProxy
352                 &nbsp;
353             </td>
354         </tr>
355         
356           
357           <tr class="method-row config-row-alt0 expandable notInherited">
358             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
359            
360            
361             <td class="sig">
362                 <a id="Roo.dd.StatusProxy-method-getGhost"   name=".getGhost"></a>
363                 <div class="fixedFont">
364                         <span class="attributes"></span><b class="itemname">getGhost</b>
365                                 
366                                  () 
367                         
368                                 
369                                          : 
370                                         
371                                                 
372                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
373                                         
374                                         
375                                         
376                                 
377                         
378                 </div>
379                 <div class="mdesc">
380                 
381                    <div class="short">Returns the ghost element</div> 
382                  
383                  
384                  
385                     <div class="long">
386                         
387                                 Returns the ghost element
388                     
389                                 
390                         
391                         
392                         
393                         
394                         
395                         
396                         
397                         
398                                 <dl class="detailList">
399                                 <dt class="heading">Returns:</dt>
400                                 
401                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  el</dd>
402                                 
403                                 </dl>
404                         
405                         
406                         
407
408                     
409                     
410                      
411                     </div>                    
412                 </div>
413
414             </td>
415             <td class="msource">
416                 
417                         Roo.dd.StatusProxy
418                 &nbsp;
419             </td>
420         </tr>
421         
422           
423           <tr class="method-row config-row-alt1 expandable notInherited">
424             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
425            
426            
427             <td class="sig">
428                 <a id="Roo.dd.StatusProxy-method-hide"   name=".hide"></a>
429                 <div class="fixedFont">
430                         <span class="attributes"></span><b class="itemname">hide</b>
431                                 
432                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>clear</i></B>) 
433                         
434                                 
435                         
436                 </div>
437                 <div class="mdesc">
438                 
439                    <div class="short">Hides the proxy</div> 
440                  
441                  
442                  
443                     <div class="long">
444                         
445                                 Hides the proxy
446                     
447                                 
448                         
449                         
450                         
451                         
452                                 <dl class="detailList">
453                                 <dt class="heading">Parameters:</dt>
454                                 
455                                         <dt>
456                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>clear</b>
457                                                 
458                                         </dt>
459                                         <dd>True to reset the status and clear the ghost contents, false to preserve them</dd>
460                                 
461                                 </dl>
462                         
463                         
464                         
465                         
466                         
467                         
468                         
469
470                     
471                     
472                      
473                     </div>                    
474                 </div>
475
476             </td>
477             <td class="msource">
478                 
479                         Roo.dd.StatusProxy
480                 &nbsp;
481             </td>
482         </tr>
483         
484           
485           <tr class="method-row config-row-alt0 expandable notInherited">
486             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
487            
488            
489             <td class="sig">
490                 <a id="Roo.dd.StatusProxy-method-repair"   name=".repair"></a>
491                 <div class="fixedFont">
492                         <span class="attributes"></span><b class="itemname">repair</b>
493                                 
494                                  (<a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a> <B><i>xy</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>callback</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
495                         
496                                 
497                         
498                 </div>
499                 <div class="mdesc">
500                 
501                    <div class="short">Causes the proxy to return to its position of origin via an animation.</div> 
502                  
503                  
504                  
505                     <div class="long">
506                         
507                                 Causes the proxy to return to its position of origin via an animation.  Should be called after an<br/>invalid drop operation by the item being dragged.
508                     
509                                 
510                         
511                         
512                         
513                         
514                                 <dl class="detailList">
515                                 <dt class="heading">Parameters:</dt>
516                                 
517                                         <dt>
518                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  <b>xy</b>
519                                                 
520                                         </dt>
521                                         <dd>The XY position of the element ([x, y])</dd>
522                                 
523                                         <dt>
524                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>callback</b>
525                                                 
526                                         </dt>
527                                         <dd>The function to call after the repair is complete</dd>
528                                 
529                                         <dt>
530                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
531                                                 
532                                         </dt>
533                                         <dd>The scope in which to execute the callback</dd>
534                                 
535                                 </dl>
536                         
537                         
538                         
539                         
540                         
541                         
542                         
543
544                     
545                     
546                      
547                     </div>                    
548                 </div>
549
550             </td>
551             <td class="msource">
552                 
553                         Roo.dd.StatusProxy
554                 &nbsp;
555             </td>
556         </tr>
557         
558           
559           <tr class="method-row config-row-alt1 expandable notInherited">
560             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
561            
562            
563             <td class="sig">
564                 <a id="Roo.dd.StatusProxy-method-reset"   name=".reset"></a>
565                 <div class="fixedFont">
566                         <span class="attributes"></span><b class="itemname">reset</b>
567                                 
568                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>clearGhost</i></B>) 
569                         
570                                 
571                         
572                 </div>
573                 <div class="mdesc">
574                 
575                    <div class="short">Resets the status indicator to the default dropNotAllowed value</div> 
576                  
577                  
578                  
579                     <div class="long">
580                         
581                                 Resets the status indicator to the default dropNotAllowed value
582                     
583                                 
584                         
585                         
586                         
587                         
588                                 <dl class="detailList">
589                                 <dt class="heading">Parameters:</dt>
590                                 
591                                         <dt>
592                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>clearGhost</b>
593                                                 
594                                         </dt>
595                                         <dd>True to also remove all content from the ghost, false to preserve it</dd>
596                                 
597                                 </dl>
598                         
599                         
600                         
601                         
602                         
603                         
604                         
605
606                     
607                     
608                      
609                     </div>                    
610                 </div>
611
612             </td>
613             <td class="msource">
614                 
615                         Roo.dd.StatusProxy
616                 &nbsp;
617             </td>
618         </tr>
619         
620           
621           <tr class="method-row config-row-alt0 expandable notInherited">
622             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
623            
624            
625             <td class="sig">
626                 <a id="Roo.dd.StatusProxy-method-setStatus"   name=".setStatus"></a>
627                 <div class="fixedFont">
628                         <span class="attributes"></span><b class="itemname">setStatus</b>
629                                 
630                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>cssClass</i></B>) 
631                         
632                                 
633                         
634                 </div>
635                 <div class="mdesc">
636                 
637                    <div class="short">Updates the proxy's visual element to indicate the status of whether or not drop is allowed<br/>over the current target element.</div> 
638                  
639                  
640                  
641                     <div class="long">
642                         
643                                 Updates the proxy's visual element to indicate the status of whether or not drop is allowed<br/>over the current target element.
644                     
645                                 
646                         
647                         
648                         
649                         
650                                 <dl class="detailList">
651                                 <dt class="heading">Parameters:</dt>
652                                 
653                                         <dt>
654                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>cssClass</b>
655                                                 
656                                         </dt>
657                                         <dd>The css class for the new drop status indicator image</dd>
658                                 
659                                 </dl>
660                         
661                         
662                         
663                         
664                         
665                         
666                         
667
668                     
669                     
670                      
671                     </div>                    
672                 </div>
673
674             </td>
675             <td class="msource">
676                 
677                         Roo.dd.StatusProxy
678                 &nbsp;
679             </td>
680         </tr>
681         
682           
683           <tr class="method-row config-row-alt1 expandable notInherited">
684             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
685            
686            
687             <td class="sig">
688                 <a id="Roo.dd.StatusProxy-method-show"   name=".show"></a>
689                 <div class="fixedFont">
690                         <span class="attributes"></span><b class="itemname">show</b>
691                                 
692                                  () 
693                         
694                                 
695                         
696                 </div>
697                 <div class="mdesc">
698                 
699                    <div class="short">Displays this proxy</div> 
700                  
701                  
702                  
703                     <div class="long">
704                         
705                                 Displays this proxy
706                     
707                                 
708                         
709                         
710                         
711                         
712                         
713                         
714                         
715                         
716                         
717                         
718
719                     
720                     
721                      
722                     </div>                    
723                 </div>
724
725             </td>
726             <td class="msource">
727                 
728                         Roo.dd.StatusProxy
729                 &nbsp;
730             </td>
731         </tr>
732         
733           
734           <tr class="method-row config-row-alt0 expandable notInherited">
735             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
736            
737            
738             <td class="sig">
739                 <a id="Roo.dd.StatusProxy-method-stop"   name=".stop"></a>
740                 <div class="fixedFont">
741                         <span class="attributes"></span><b class="itemname">stop</b>
742                                 
743                                  () 
744                         
745                                 
746                         
747                 </div>
748                 <div class="mdesc">
749                 
750                    <div class="short">Stops the repair animation if it's currently running</div> 
751                  
752                  
753                  
754                     <div class="long">
755                         
756                                 Stops the repair animation if it's currently running
757                     
758                                 
759                         
760                         
761                         
762                         
763                         
764                         
765                         
766                         
767                         
768                         
769
770                     
771                     
772                      
773                     </div>                    
774                 </div>
775
776             </td>
777             <td class="msource">
778                 
779                         Roo.dd.StatusProxy
780                 &nbsp;
781             </td>
782         </tr>
783         
784           
785           <tr class="method-row config-row-alt1 expandable notInherited">
786             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
787            
788            
789             <td class="sig">
790                 <a id="Roo.dd.StatusProxy-method-sync"   name=".sync"></a>
791                 <div class="fixedFont">
792                         <span class="attributes"></span><b class="itemname">sync</b>
793                                 
794                                  () 
795                         
796                                 
797                         
798                 </div>
799                 <div class="mdesc">
800                 
801                    <div class="short">Force the Layer to sync its shadow and shim positions to the element</div> 
802                  
803                  
804                  
805                     <div class="long">
806                         
807                                 Force the Layer to sync its shadow and shim positions to the element
808                     
809                                 
810                         
811                         
812                         
813                         
814                         
815                         
816                         
817                         
818                         
819                         
820
821                     
822                     
823                      
824                     </div>                    
825                 </div>
826
827             </td>
828             <td class="msource">
829                 
830                         Roo.dd.StatusProxy
831                 &nbsp;
832             </td>
833         </tr>
834         
835           
836           <tr class="method-row config-row-alt0 expandable notInherited">
837             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
838            
839            
840             <td class="sig">
841                 <a id="Roo.dd.StatusProxy-method-update"   name=".update"></a>
842                 <div class="fixedFont">
843                         <span class="attributes"></span><b class="itemname">update</b>
844                                 
845                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>html</i></B>) 
846                         
847                                 
848                         
849                 </div>
850                 <div class="mdesc">
851                 
852                    <div class="short">Updates the contents of the ghost element</div> 
853                  
854                  
855                  
856                     <div class="long">
857                         
858                                 Updates the contents of the ghost element
859                     
860                                 
861                         
862                         
863                         
864                         
865                                 <dl class="detailList">
866                                 <dt class="heading">Parameters:</dt>
867                                 
868                                         <dt>
869                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>html</b>
870                                                 
871                                         </dt>
872                                         <dd>The html that will replace the current innerHTML of the ghost element</dd>
873                                 
874                                 </dl>
875                         
876                         
877                         
878                         
879                         
880                         
881                         
882
883                     
884                     
885                      
886                     </div>                    
887                 </div>
888
889             </td>
890             <td class="msource">
891                 
892                         Roo.dd.StatusProxy
893                 &nbsp;
894             </td>
895         </tr>
896         
897                                                        
898     </table>
899
900   
901   <!-- ============================== events summary / details ======================== -->
902   
903   
904   <a id="Roo.dd.StatusProxy-events"></a>
905     
906   
907         
908    
909     
910      <table cellspacing="0" class="member-table">
911       <caption class="Empty">Events - Has None</caption>
912      </table>
913     
914     
915   
916     
917     
918   
919   
920   
921  
922 <!-- ============================== footer ================================= -->
923                 <div class="fineprint" style="clear:both">
924                         
925                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Jul 27 2010 11:05:07 GMT+0800 (HKT)
926                         Based on 
927                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
928                 </div>
929         </body>
930 </html>