docs/symbols/Roo.XComponent.html
[roojs1] / docs / symbols / Roo.XComponent.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.XComponent</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.XComponent-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.XComponent-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.XComponent-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.XComponent-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
48
49 A delayed Element creator...
50
51 Mypart.xyx = new Roo.XComponent({
52
53     parent : 'Mypart.xyz', // empty == document.element.!!
54     order : '001',
55     name : 'xxxx'
56     region : 'xxxx'
57     disabled : function() {} 
58      
59     tree : function() {
60         var MODULE = this;
61         return 
62         {
63             xtype : 'NestedLayoutPanel',
64             // technicall
65         }
66      ]
67 })
68 <img src="../../images/default/s.gif" height="1"  width="20"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.XComponent 
69
70                    </pre>
71                 </div>
72        
73 <!-- ============================== class title / details ============================ -->
74     
75     
76     <h1 class="classTitle">
77                                 
78                                 Class Roo.XComponent
79                         </h1>
80                         
81     <table cellspacing="0" class="class-summary-table">
82         
83                 <tr><td class="label">Package:</td><td class="hd-info">Roo</td></tr>
84         
85         <tr><td class="label">Defined In:</td><td class="hd-info">
86                         
87                                         <a href="./src/Roo_XComponent.js.html">Roo/XComponent.js</a>.
88                         
89         </td></tr>
90         <tr><td class="label">Class:</td><td class="hd-info">XComponent</td></tr>
91         
92         
93         
94         
95                 <tr><td class="label">Extends:</td><td class="hd-info">
96                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
97
98
99 A delayed Element creator...
100
101 Mypart.xyx = new Roo.XComponent({
102
103     parent : 'Mypart.xyz', // empty == document.element.!!
104     order : '001',
105     name : 'xxxx'
106     region : 'xxxx'
107     disabled : function() {} 
108      
109     tree : function() {
110         var MODULE = this;
111         return 
112         {
113             xtype : 'NestedLayoutPanel',
114             // technicall
115         }
116      ]
117 })
118         
119                 </td></tr>    
120         
121         
122     </table>
123
124     
125 <!-- ============================== class summary ========================== -->                        
126     <div class="description">
127         This needs some more thought..
128     </div>
129
130         
131 <!-- ============================== Class comment block... ========================== -->                                       
132
133 <div class="comments">
134         <b>Class Comments / Notes</B> =>  
135         <u onclick="parent.CommentDialog.showCommentId = 'Roo.XComponent';">[Add Your comment/notes about this class]</u>
136         <br/>
137         <iframe frameborder="0"  id="comments-Roo" style="border: none;width:100%;" 
138                 src="/blog.php/GtkDjsComments/Roo.XComponent.html"></iframe>
139 </div>
140         
141
142                 
143 <!-- ============================== config options ========================== -->                                               
144                  
145     
146     
147                 
148     <div class="hr"></div>
149     <a id="Roo.XComponent-configs"></a>
150                 
151     
152      
153     
154         
155       <table cellspacing="0" class="member-table">   
156       <caption>Config Options (Usually are also Properties)</caption>
157     
158         
159         <tr>
160             <th class="sig-header" colspan="2">Options</th>
161             
162             <th class="msource-header">Defined By</th>
163         </tr>
164         
165         
166         
167         
168         
169                 <tr class="config-row expandable config-row-alt0 notInherited">
170                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
171                     <td class="sig">
172
173                         <a id="Roo.XComponent-cfg-disabled" name=".disabled"></a>
174                         <div class="fixedFont">
175                                 <b  class="itemname">disabled</b> : <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a>|boolean
176                                 
177                                 
178                         </div>
179                   
180                         <div class="mdesc">
181                             <div class="short">If this module is disabled by some rule, return true from the funtion</div> 
182                         </div>
183                         
184                         <div class="mdesc">
185                             <div class="long">If this module is disabled by some rule, return true from the funtion</div> 
186                         </div>
187                         
188                         
189
190                     </td>
191                     <td class="msource">
192                         
193                         Roo.XComponent
194                                 
195                     </td>
196                 </tr>
197         
198         
199                 <tr class="config-row expandable config-row-alt1 notInherited">
200                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
201                     <td class="sig">
202
203                         <a id="Roo.XComponent-cfg-items" name=".items"></a>
204                         <div class="fixedFont">
205                                 <b  class="itemname">items</b> : <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
206                                 
207                                 
208                         </div>
209                   
210                         <div class="mdesc">
211                             <div class="short">A single item array - the first element is the root of the tree.</div> 
212                         </div>
213                         
214                         <div class="mdesc">
215                             <div class="long">A single item array - the first element is the root of the tree..<br/>It's done this way to stay compatible with the Xtype system...</div> 
216                         </div>
217                         
218                         
219
220                     </td>
221                     <td class="msource">
222                         
223                         Roo.XComponent
224                                 
225                     </td>
226                 </tr>
227         
228         
229                 <tr class="config-row expandable config-row-alt0 notInherited">
230                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
231                     <td class="sig">
232
233                         <a id="Roo.XComponent-cfg-name" name=".name"></a>
234                         <div class="fixedFont">
235                                 <b  class="itemname">name</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
236                                 
237                                 
238                         </div>
239                   
240                         <div class="mdesc">
241                             <div class="short">String to display while loading.</div> 
242                         </div>
243                         
244                         <div class="mdesc">
245                             <div class="long">String to display while loading.</div> 
246                         </div>
247                         
248                         
249
250                     </td>
251                     <td class="msource">
252                         
253                         Roo.XComponent
254                                 
255                     </td>
256                 </tr>
257         
258         
259                 <tr class="config-row expandable config-row-alt1 notInherited">
260                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
261                     <td class="sig">
262
263                         <a id="Roo.XComponent-cfg-order" name=".order"></a>
264                         <div class="fixedFont">
265                                 <b  class="itemname">order</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
266                                 
267                                 
268                         </div>
269                   
270                         <div class="mdesc">
271                             <div class="short">Used to set the order in which elements are created (usefull for multiple tabs)</div> 
272                         </div>
273                         
274                         <div class="mdesc">
275                             <div class="long">Used to set the order in which elements are created (usefull for multiple tabs)</div> 
276                         </div>
277                         
278                         
279
280                     </td>
281                     <td class="msource">
282                         
283                         Roo.XComponent
284                                 
285                     </td>
286                 </tr>
287         
288         
289                 <tr class="config-row expandable config-row-alt0 notInherited">
290                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
291                     <td class="sig">
292
293                         <a id="Roo.XComponent-cfg-parent" name=".parent"></a>
294                         <div class="fixedFont">
295                                 <b  class="itemname">parent</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
296                                 
297                                 
298                         </div>
299                   
300                         <div class="mdesc">
301                             <div class="short">Name of parent element which it get xtype added to.</div> 
302                         </div>
303                         
304                         <div class="mdesc">
305                             <div class="long">Name of parent element which it get xtype added to..</div> 
306                         </div>
307                         
308                         
309
310                     </td>
311                     <td class="msource">
312                         
313                         Roo.XComponent
314                                 
315                     </td>
316                 </tr>
317         
318         
319     </table>
320                 
321   
322   
323   
324   
325   
326   
327   
328   
329   <!-- ============================== public properties ==================== -->        
330   
331   
332   
333     <a id="Roo.XComponent-props"></a>      
334     
335     
336
337     
338      
339     
340         
341       <table cellspacing="0" class="member-table">   
342       <caption>Public Properties </caption>
343         <tr>
344             <th class="sig-header" colspan="2">Property</th>
345             <th class="sig-header">Description</th>
346             <th class="msource-header">Defined By</th>
347         </tr>
348         
349       
350                     
351           
352                  
353          
354         
355         
356           <tr class="property-row config-row-alt0 notInherited">
357             <td class="micon">
358                 <a class="exi" href="#expand">&nbsp;</a>
359             </td>
360             <td class="sig">
361                <a id="Roo.XComponent-prop-buildCompleted" name=".buildCompleted"></a>
362                <div class="fixedFont">
363                     <span class="attributes">Roo.XComponent.</span><b  class="itemname">buildCompleted</b> :
364                      <span type="etype"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>
365                      </div>
366             </td>
367             <td class="sig">
368                 <div class="mdesc">
369
370
371                    <div class="short">
372                         True when the builder has completed building the interface.
373                    
374                    
375                    
376                    </div> 
377                     
378                     <div class="long">
379                     
380                         True when the builder has completed building the interface.                        
381                  
382                 </div>
383                 </div>
384             </td>
385             
386             <td class="msource">  
387             Roo.XComponent
388             </td>             
389                 
390           </tr>
391                  
392          
393         
394         
395           <tr class="property-row config-row-alt1 notInherited">
396             <td class="micon">
397                 <a class="exi" href="#expand">&nbsp;</a>
398             </td>
399             <td class="sig">
400                <a id="Roo.XComponent-prop-modules" name=".modules"></a>
401                <div class="fixedFont">
402                     <span class="attributes">Roo.XComponent.</span><b  class="itemname">modules</b> :
403                      <span type="etype"><a href="./Roo.XComponent.html#constructor" roo:cls="Roo.XComponent.html#constructor">Roo.XComponent</a></span>
404                      </div>
405             </td>
406             <td class="sig">
407                 <div class="mdesc">
408
409
410                    <div class="short">
411                         array of modules to be created by registration system.
412                    
413                    
414                    
415                    </div> 
416                     
417                     <div class="long">
418                     
419                         array of modules to be created by registration system.                        
420                  
421                 </div>
422                 </div>
423             </td>
424             
425             <td class="msource">  
426             Roo.XComponent
427             </td>             
428                 
429           </tr>
430                  
431          
432         
433         
434           <tr class="property-row config-row-alt0 notInherited">
435             <td class="micon">
436                 <a class="exi" href="#expand">&nbsp;</a>
437             </td>
438             <td class="sig">
439                <a id="Roo.XComponent-prop-topModule" name=".topModule"></a>
440                <div class="fixedFont">
441                     <span class="attributes">Roo.XComponent.</span><b  class="itemname">topModule</b> :
442                      <span type="etype"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>
443                      </div>
444             </td>
445             <td class="sig">
446                 <div class="mdesc">
447
448
449                    <div class="short">
450                         the upper most module - uses document.element as it's constructor.
451                    
452                    
453                    
454                    </div> 
455                     
456                     <div class="long">
457                     
458                         the upper most module - uses document.element as it's constructor.                        
459                  
460                 </div>
461                 </div>
462             </td>
463             
464             <td class="msource">  
465             Roo.XComponent
466             </td>             
467                 
468           </tr>
469         
470         
471          
472         
473       
474         <!-- TODO: implement this alt row.  also notice non-linked "Defined by" when property is a part of this class.     
475         <tr class="property-row alt">
476              
477         -->
478
479     </table>
480   
481     
482   <!-- ============================== methods summary / details ======================== -->
483   
484   
485   <a id="Roo.XComponent-methods"></a>
486         <!-- constructor?? -->
487         
488         <!-- static's first 
489         
490         
491         -->
492         
493         <!-- then dynamics first -->
494         
495   
496   
497     
498     
499     
500       <table cellspacing="0" class="member-table">
501       <caption>Public Methods</caption>
502         <tr>
503             <th class="sig-header" colspan="2">Method</th>            
504             <th class="msource-header">Defined By</th>
505
506         </tr>
507         
508         
509         
510          
511         
512         
513           
514           <tr class="method-row config-row-alt0 notInherited">
515             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
516            
517            
518             <td class="sig">
519                 <a id="Roo-method-XComponent"   name=".XComponent"></a>
520                 <div class="fixedFont">
521                         <span class="attributes">new <B>Roo.</B></span><b class="itemname">XComponent</b>
522                                 
523                                  () 
524                         
525                                 
526                         
527                 </div>
528                 <div class="mdesc">
529                 
530                  
531                         <div class="short">Create a new Roo.XComponent</div> 
532                  
533                  
534                     <div class="long">
535                         
536                         
537                         
538                                 Create a new Roo.XComponent
539                         
540                         
541                         
542                         
543                         
544                         
545                         
546                         
547
548                     
549                     
550                      
551                     </div>                    
552                 </div>
553
554             </td>
555             <td class="msource">
556                 &nbsp;
557             </td>
558         </tr>
559         
560           
561           <tr class="method-row config-row-alt1 expandable notInherited">
562             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
563            
564            
565             <td class="sig">
566                 <a id="Roo.XComponent-method-build"   name=".build"></a>
567                 <div class="fixedFont">
568                         <span class="attributes">Roo.XComponent.</span><b class="itemname">build</b>
569                                 
570                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>parent</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>optional</i></B>) 
571                         
572                                 
573                         
574                 </div>
575                 <div class="mdesc">
576                 
577                    <div class="short">Build the registered modules.</div> 
578                  
579                  
580                  
581                     <div class="long">
582                         
583                                 Build the registered modules.
584                     
585                                 
586                         
587                         
588                         
589                         
590                                 <dl class="detailList">
591                                 <dt class="heading">Parameters:</dt>
592                                 
593                                         <dt>
594                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>parent</b>
595                                                 
596                                         </dt>
597                                         <dd>element.</dd>
598                                 
599                                         <dt>
600                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>optional</b>
601                                                 
602                                         </dt>
603                                         <dd>method to call after module has been added.</dd>
604                                 
605                                 </dl>
606                         
607                         
608                         
609                         
610                         
611                         
612                         
613
614                     
615                     
616                      
617                     </div>                    
618                 </div>
619
620             </td>
621             <td class="msource">
622                 
623                         Roo.XComponent
624                 &nbsp;
625             </td>
626         </tr>
627         
628           
629           <tr class="method-row config-row-alt0 expandable notInherited">
630             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
631            
632            
633             <td class="sig">
634                 <a id="Roo.XComponent-method-buildOrder"   name=".buildOrder"></a>
635                 <div class="fixedFont">
636                         <span class="attributes">Roo.XComponent.</span><b class="itemname">buildOrder</b>
637                                 
638                                  () 
639                         
640                                 
641                                          : 
642                                         
643                                                 
644                                                 <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
645                                         
646                                         
647                                         
648                                 
649                         
650                 </div>
651                 <div class="mdesc">
652                 
653                    <div class="short">make a list of modules to build.</div> 
654                  
655                  
656                  
657                     <div class="long">
658                         
659                                 make a list of modules to build.
660                     
661                                 
662                         
663                         
664                         
665                         
666                         
667                         
668                         
669                         
670                                 <dl class="detailList">
671                                 <dt class="heading">Returns:</dt>
672                                 
673                                         <dd><span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  list of modules.</dd>
674                                 
675                                 </dl>
676                         
677                         
678                         
679
680                     
681                     
682                      
683                     </div>                    
684                 </div>
685
686             </td>
687             <td class="msource">
688                 
689                         Roo.XComponent
690                 &nbsp;
691             </td>
692         </tr>
693         
694           
695           <tr class="method-row config-row-alt1 expandable notInherited">
696             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
697            
698            
699             <td class="sig">
700                 <a id="Roo.XComponent-method-preBuild"   name=".preBuild"></a>
701                 <div class="fixedFont">
702                         <span class="attributes">Roo.XComponent.</span><b class="itemname">preBuild</b>
703                                 
704                                  () 
705                         
706                                 
707                         
708                 </div>
709                 <div class="mdesc">
710                 
711                    <div class="short">move modules into their correct place in the tree.</div> 
712                  
713                  
714                  
715                     <div class="long">
716                         
717                                 move modules into their correct place in the tree..
718                     
719                                 
720                         
721                         
722                         
723                         
724                         
725                         
726                         
727                         
728                         
729                         
730
731                     
732                     
733                      
734                     </div>                    
735                 </div>
736
737             </td>
738             <td class="msource">
739                 
740                         Roo.XComponent
741                 &nbsp;
742             </td>
743         </tr>
744         
745           
746           <tr class="method-row config-row-alt0 expandable notInherited">
747             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
748            
749            
750             <td class="sig">
751                 <a id="Roo.XComponent-method-register"   name=".register"></a>
752                 <div class="fixedFont">
753                         <span class="attributes">Roo.XComponent.</span><b class="itemname">register</b>
754                                 
755                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>details</i></B>) 
756                         
757                                 
758                         
759                 </div>
760                 <div class="mdesc">
761                 
762                    <div class="short">Register components to be built later.</div> 
763                  
764                  
765                  
766                     <div class="long">
767                         
768                                 Register components to be built later.
769                     
770                                 
771                         
772                         
773                         
774                         
775                                 <dl class="detailList">
776                                 <dt class="heading">Parameters:</dt>
777                                 
778                                         <dt>
779                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>details</b>
780                                                 
781                                         </dt>
782                                         <dd>about module<br/><br/>This solves the following issues<br/>- Building is not done on page load, but after an authentication process has occured.<br/>- Interface elements are registered on page load<br/>- Parent Interface elements may not be loaded before child, so this handles that..<br/><br/><br/>example:<br/><br/>MyApp.register({<br/>          order : '000001',<br/>          module : 'Pman.Tab.projectMgr',<br/>          region : 'center',<br/>          parent : 'Pman.layout',<br/>          disabled : false,  // or use a function..<br/>        })</dd>
783                                 
784                                 </dl>
785                         
786                         
787                         
788                         
789                         
790                         
791                         
792
793                     
794                     
795                      
796                     </div>                    
797                 </div>
798
799             </td>
800             <td class="msource">
801                 
802                         Roo.XComponent
803                 &nbsp;
804             </td>
805         </tr>
806         
807           
808           <tr class="method-row config-row-alt1 expandable notInherited">
809             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
810            
811            
812             <td class="sig">
813                 <a id="Roo.XComponent-method-toObject"   name=".toObject"></a>
814                 <div class="fixedFont">
815                         <span class="attributes">Roo.XComponent.</span><b class="itemname">toObject</b>
816                                 
817                                  () 
818                         
819                                 
820                         
821                 </div>
822                 <div class="mdesc">
823                 
824                    <div class="short">convert a string to an object.</div> 
825                  
826                  
827                  
828                     <div class="long">
829                         
830                                 convert a string to an object..
831                     
832                                 
833                         
834                         
835                         
836                         
837                         
838                         
839                         
840                         
841                         
842                         
843
844                     
845                     
846                      
847                     </div>                    
848                 </div>
849
850             </td>
851             <td class="msource">
852                 
853                         Roo.XComponent
854                 &nbsp;
855             </td>
856         </tr>
857         
858                                                        
859     </table>
860
861   
862   <!-- ============================== events summary / details ======================== -->
863   
864   
865   <a id="Roo.XComponent-events"></a>
866     
867   
868         
869    
870   
871     
872     
873     
874       <table cellspacing="0" class="member-table">
875                 <caption>Events</caption>
876               <thead>
877                 <tr>
878                     <th class="sig-header" colspan="2">Event</th>            
879                     <th class="msource-header">Defined By</th>
880
881                 </tr>
882               </thead>  
883         
884         
885          
886         
887         
888           <tr class="method-row expandable config-row-alt0 notInherited">
889             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
890             
891             <td class="sig">
892                 <a id="Roo.XComponent-event-*buildcomplete"></a>
893                 
894                <div class="fixedFont">
895                 <b class="itemname">buildcomplete</b> (<a href="./Roo.XComponent.html#constructor" roo:cls="Roo.XComponent.html#constructor">Roo.XComponent</a> <B><i>c</i></B>) 
896                 
897                 </div>
898
899                 <div class="mdesc">
900
901                    <div class="short">Fires on the top level element when all elements have been built
902                    
903                 </div> 
904                     
905                     <div class="long">
906                     
907                         Fires on the top level element when all elements have been built
908                     
909                         
910                         
911                 
912                         
913                                 <dl class="detailList">
914                                 <dt class="heading">Parameters:</dt>
915                                 
916                                         <dt>
917                                                 <span class="fixedFont"><a href="./Roo.XComponent.html#constructor" roo:cls="Roo.XComponent.html#constructor">Roo.XComponent</a></span> <b>c</b>
918                                                 
919                                         </dt>
920                                         <dd>the top level component.</dd>
921                                 
922                                 </dl>
923                         
924                         
925                         
926                         
927                         
928                         
929                         
930
931                     
932                     
933                      
934                     </div>                    
935                 </div>
936
937             </td>
938             <td class="msource">
939                 Roo.XComponent
940             </td>
941         </tr>
942         
943           <tr class="method-row expandable config-row-alt1 notInherited">
944             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
945             
946             <td class="sig">
947                 <a id="Roo.XComponent-event-*built"></a>
948                 
949                <div class="fixedFont">
950                 <b class="itemname">built</b> (<a href="./Roo.XComponent.html#constructor" roo:cls="Roo.XComponent.html#constructor">Roo.XComponent</a> <B><i>c</i></B>) 
951                 
952                 </div>
953
954                 <div class="mdesc">
955
956                    <div class="short">Fires when this the componnt is built
957                    
958                 </div> 
959                     
960                     <div class="long">
961                     
962                         Fires when this the componnt is built
963                     
964                         
965                         
966                 
967                         
968                                 <dl class="detailList">
969                                 <dt class="heading">Parameters:</dt>
970                                 
971                                         <dt>
972                                                 <span class="fixedFont"><a href="./Roo.XComponent.html#constructor" roo:cls="Roo.XComponent.html#constructor">Roo.XComponent</a></span> <b>c</b>
973                                                 
974                                         </dt>
975                                         <dd>the component</dd>
976                                 
977                                 </dl>
978                         
979                         
980                         
981                         
982                         
983                         
984                         
985
986                     
987                     
988                      
989                     </div>                    
990                 </div>
991
992             </td>
993             <td class="msource">
994                 Roo.XComponent
995             </td>
996         </tr>
997         
998                                                        
999     </table>
1000
1001   
1002   
1003   
1004  
1005 <!-- ============================== footer ================================= -->
1006                 <div class="fineprint" style="clear:both">
1007                         
1008                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 16 2010 16:05:46 GMT+0800 (HKT)
1009                         Based on 
1010                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
1011                 </div>
1012         </body>
1013 </html>