Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs.old / symbols / Roo.bootstarp.Toolbar.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.bootstarp.Toolbar</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.bootstarp.Toolbar-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.bootstarp.Toolbar-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.bootstarp.Toolbar-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.bootstarp.Toolbar-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.bootstarp.Toolbar
51                         </h1>
52                         
53     <table cellspacing="0" class="class-summary-table">
54         
55                 <tr><td class="label">Package:</td><td class="hd-info">Roo.bootstarp</td></tr>
56         
57         <tr><td class="label">Defined In:</td><td class="hd-info">
58                         
59                                         <a href="./src/Roo_bootstrap_Toolbar.js.html">Roo/bootstrap/Toolbar.js</a>.
60                         
61         </td></tr>
62         <tr><td class="label">Class:</td><td class="hd-info">Toolbar</td></tr>
63         
64         
65         
66         
67     </table>
68
69     
70 <!-- ============================== class summary ========================== -->                        
71     <div class="description">
72         Basic Toolbar class.
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.bootstarp.Toolbar';">[Add Your comment/notes about this class]</u>
81         <br/>
82         <iframe frameborder="0"  id="comments-Roo.bootstarp" style="border: none;width:100%;" 
83                 src="/blog.php/GtkDjsComments/Roo.bootstarp.Toolbar.html"></iframe>
84 </div>
85         
86
87                 
88 <!-- ============================== config options ========================== -->                                               
89                  
90     
91     
92                 
93     <div class="hr"></div>
94     <a id="Roo.bootstarp.Toolbar-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.bootstarp.Toolbar-cfg-container" name=".container"></a>
119                         <div class="fixedFont">
120                                 <b  class="itemname">container</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element
121                                 
122                                 
123                         </div>
124                   
125                         <div class="mdesc">
126                             <div class="short">The id or element that will contain the toolbar</div> 
127                         </div>
128                         
129                         <div class="mdesc">
130                             <div class="long">The id or element that will contain the toolbar</div> 
131                         </div>
132                         
133                         
134
135                     </td>
136                     <td class="msource">
137                         
138                         Roo.bootstarp.Toolbar
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.bootstarp.Toolbar-cfg-items" name=".items"></a>
149                         <div class="fixedFont">
150                                 <b  class="itemname">items</b> : <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
151                                 
152                                 
153                         </div>
154                   
155                         <div class="mdesc">
156                             <div class="short">array of button configs or elements to add (will be converted to a MixedCollection)</div> 
157                         </div>
158                         
159                         <div class="mdesc">
160                             <div class="long">array of button configs or elements to add (will be converted to a MixedCollection)</div> 
161                         </div>
162                         
163                         
164
165                     </td>
166                     <td class="msource">
167                         
168                         Roo.bootstarp.Toolbar
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.bootstarp.Toolbar-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.bootstarp.Toolbar-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.bootstarp-method-Toolbar"   name=".Toolbar"></a>
239                 <div class="fixedFont">
240                         <span class="attributes">new <B>Roo.bootstarp.</B></span><b class="itemname">Toolbar</b>
241                                 
242                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>container</i></B>) 
243                         
244                                 
245                         
246                 </div>
247                 <div class="mdesc">
248                 
249                  
250                         <div class="short">Create a new Roo.bootstarp.Toolbar</div> 
251                  
252                  
253                     <div class="long">
254                         
255                         
256                         
257                                 Create a new Roo.bootstarp.Toolbar
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>container</b>
265                                                 
266                                         </dt>
267                                         <dd>The config object</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.bootstarp.Toolbar-method-add"   name=".add"></a>
297                 <div class="fixedFont">
298                         <span class="attributes"></span><b class="itemname">add</b>
299                                 
300                                  (Mixed <B><i>arg1</i></B>, Mixed <B><i>arg2</i></B>) 
301                         
302                                 
303                         
304                 </div>
305                 <div class="mdesc">
306                 
307                    <div class="short">Adds element(s) to the toolbar -- this function takes a variable number of <br/>arguments of mixed type and adds them to the toolbar.</div> 
308                  
309                  
310                  
311                     <div class="long">
312                         
313                                 Adds element(s) to the toolbar -- this function takes a variable number of <br/>arguments of mixed type and adds them to the toolbar.
314                     
315                                 
316                         
317                         
318                         
319                         
320                                 <dl class="detailList">
321                                 <dt class="heading">Parameters:</dt>
322                                 
323                                         <dt>
324                                                 <span class="fixedFont">Mixed</span>  <b>arg1</b>
325                                                 
326                                         </dt>
327                                         <dd>The following types of arguments are all valid:<br /><br/><ul><br/><li>{<b>link</b> Roo.bootstrap.Toolbar.Button} config: A valid button config object (equivalent to {<b>link</b> <b>addButton</b>})</li><br/><li>HtmlElement: Any standard HTML element (equivalent to {<b>link</b> <b>addElement</b>})</li><br/><li>Field: Any form field (equivalent to {<b>link</b> <b>addField</b>})</li><br/><li>Item: Any subclass of {<b>link</b> Roo.bootstrap.Toolbar.Item} (equivalent to {<b>link</b> <b>addItem</b>})</li><br/><li>String: Any generic string (gets wrapped in a {<b>link</b> Roo.bootstrap.Toolbar.TextItem}, equivalent to {<b>link</b> <b>addText</b>}).<br/>Note that there are a few special strings that are treated differently as explained nRoo.</li><br/><li>'separator' or '-': Creates a separator element (equivalent to {<b>link</b> <b>addSeparator</b>})</li><br/><li>' ': Creates a spacer element (equivalent to {<b>link</b> <b>addSpacer</b>})</li><br/><li>'->': Creates a fill element (equivalent to {<b>link</b> <b>addFill</b>})</li><br/></ul></dd>
328                                 
329                                         <dt>
330                                                 <span class="fixedFont">Mixed</span>  <b>arg2</b>
331                                                 
332                                         </dt>
333                                         <dd></dd>
334                                 
335                                         <dt>
336                                                 <span class="fixedFont">Mixed</span>  <b>etc.</b>
337                                                 
338                                         </dt>
339                                         <dd></dd>
340                                 
341                                 </dl>
342                         
343                         
344                         
345                         
346                         
347                         
348                         
349
350                     
351                     
352                      
353                     </div>                    
354                 </div>
355
356             </td>
357             <td class="msource">
358                 
359                         Roo.bootstarp.Toolbar
360                 &nbsp;
361             </td>
362         </tr>
363         
364           
365           <tr class="method-row config-row-alt0 expandable notInherited">
366             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
367            
368            
369             <td class="sig">
370                 <a id="Roo.bootstarp.Toolbar-method-addButton"   name=".addButton"></a>
371                 <div class="fixedFont">
372                         <span class="attributes"></span><b class="itemname">addButton</b>
373                                 
374                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/Array <B><i>config</i></B>) 
375                         
376                                 
377                                          : 
378                                         
379                                                 
380                                                 <a href="./Roo.bootstrap.Toolbar.Button.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Button.html#constructor">Roo.bootstrap.Toolbar.Button</a>/Array
381                                         
382                                         
383                                         
384                                 
385                         
386                 </div>
387                 <div class="mdesc">
388                 
389                    <div class="short">Adds a button (or buttons).</div> 
390                  
391                  
392                  
393                     <div class="long">
394                         
395                                 Adds a button (or buttons). See {<b>link</b> Roo.Toolbar.Button} for more info on the config.
396                     
397                                 
398                         
399                         
400                         
401                         
402                                 <dl class="detailList">
403                                 <dt class="heading">Parameters:</dt>
404                                 
405                                         <dt>
406                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/Array</span>  <b>config</b>
407                                                 
408                                         </dt>
409                                         <dd>A button config or array of configs</dd>
410                                 
411                                 </dl>
412                         
413                         
414                         
415                         
416                         
417                                 <dl class="detailList">
418                                 <dt class="heading">Returns:</dt>
419                                 
420                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Button.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Button.html#constructor">Roo.bootstrap.Toolbar.Button</a>/Array</span>  </dd>
421                                 
422                                 </dl>
423                         
424                         
425                         
426
427                     
428                     
429                      
430                     </div>                    
431                 </div>
432
433             </td>
434             <td class="msource">
435                 
436                         Roo.bootstarp.Toolbar
437                 &nbsp;
438             </td>
439         </tr>
440         
441           
442           <tr class="method-row config-row-alt1 expandable notInherited">
443             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
444            
445            
446             <td class="sig">
447                 <a id="Roo.bootstarp.Toolbar-method-addDom"   name=".addDom"></a>
448                 <div class="fixedFont">
449                         <span class="attributes"></span><b class="itemname">addDom</b>
450                                 
451                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
452                         
453                                 
454                                          : 
455                                         
456                                                 
457                                                 <a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a>
458                                         
459                                         
460                                         
461                                 
462                         
463                 </div>
464                 <div class="mdesc">
465                 
466                    <div class="short">Adds a new element to the toolbar from the passed {<b>link</b> Roo.DomHelper} config.</div> 
467                  
468                  
469                  
470                     <div class="long">
471                         
472                                 Adds a new element to the toolbar from the passed {<b>link</b> Roo.DomHelper} config.
473                     
474                                 
475                         
476                         
477                         
478                         
479                                 <dl class="detailList">
480                                 <dt class="heading">Parameters:</dt>
481                                 
482                                         <dt>
483                                                 <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>
484                                                 
485                                         </dt>
486                                         <dd></dd>
487                                 
488                                 </dl>
489                         
490                         
491                         
492                         
493                         
494                                 <dl class="detailList">
495                                 <dt class="heading">Returns:</dt>
496                                 
497                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a></span>  The element's item</dd>
498                                 
499                                 </dl>
500                         
501                         
502                         
503
504                     
505                     
506                      
507                     </div>                    
508                 </div>
509
510             </td>
511             <td class="msource">
512                 
513                         Roo.bootstarp.Toolbar
514                 &nbsp;
515             </td>
516         </tr>
517         
518           
519           <tr class="method-row config-row-alt0 expandable notInherited">
520             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
521            
522            
523             <td class="sig">
524                 <a id="Roo.bootstarp.Toolbar-method-addElement"   name=".addElement"></a>
525                 <div class="fixedFont">
526                         <span class="attributes"></span><b class="itemname">addElement</b>
527                                 
528                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element <B><i>el</i></B>) 
529                         
530                                 
531                                          : 
532                                         
533                                                 
534                                                 <a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a>
535                                         
536                                         
537                                         
538                                 
539                         
540                 </div>
541                 <div class="mdesc">
542                 
543                    <div class="short">Adds any standard HTML element to the toolbar</div> 
544                  
545                  
546                  
547                     <div class="long">
548                         
549                                 Adds any standard HTML element to the toolbar
550                     
551                                 
552                         
553                         
554                         
555                         
556                                 <dl class="detailList">
557                                 <dt class="heading">Parameters:</dt>
558                                 
559                                         <dt>
560                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element</span>  <b>el</b>
561                                                 
562                                         </dt>
563                                         <dd>The element or id of the element to add</dd>
564                                 
565                                 </dl>
566                         
567                         
568                         
569                         
570                         
571                                 <dl class="detailList">
572                                 <dt class="heading">Returns:</dt>
573                                 
574                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a></span>  The element's item</dd>
575                                 
576                                 </dl>
577                         
578                         
579                         
580
581                     
582                     
583                      
584                     </div>                    
585                 </div>
586
587             </td>
588             <td class="msource">
589                 
590                         Roo.bootstarp.Toolbar
591                 &nbsp;
592             </td>
593         </tr>
594         
595           
596           <tr class="method-row config-row-alt1 expandable notInherited">
597             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
598            
599            
600             <td class="sig">
601                 <a id="Roo.bootstarp.Toolbar-method-addField"   name=".addField"></a>
602                 <div class="fixedFont">
603                         <span class="attributes"></span><b class="itemname">addField</b>
604                                 
605                                  (Roo.bootstrap.form.Field <B><i>field</i></B>) 
606                         
607                                 
608                                          : 
609                                         
610                                                 
611                                                 Roo.bootstrap.ToolbarItem
612                                         
613                                         
614                                         
615                                 
616                         
617                 </div>
618                 <div class="mdesc">
619                 
620                    <div class="short">Adds a dynamically rendered Roo.form field (TextField, ComboBox, etc).</div> 
621                  
622                  
623                  
624                     <div class="long">
625                         
626                                 Adds a dynamically rendered Roo.form field (TextField, ComboBox, etc).<br/>Note: the field should not have been rendered yet. For a field that has already been<br/>rendered, use {<b>link</b> <b>addElement</b>}.
627                     
628                                 
629                         
630                         
631                         
632                         
633                                 <dl class="detailList">
634                                 <dt class="heading">Parameters:</dt>
635                                 
636                                         <dt>
637                                                 <span class="fixedFont">Roo.bootstrap.form.Field</span>  <b>field</b>
638                                                 
639                                         </dt>
640                                         <dd></dd>
641                                 
642                                 </dl>
643                         
644                         
645                         
646                         
647                         
648                                 <dl class="detailList">
649                                 <dt class="heading">Returns:</dt>
650                                 
651                                         <dd><span class="fixedFont">Roo.bootstrap.ToolbarItem</span>  </dd>
652                                 
653                                 </dl>
654                         
655                         
656                         
657
658                     
659                     
660                      
661                     </div>                    
662                 </div>
663
664             </td>
665             <td class="msource">
666                 
667                         Roo.bootstarp.Toolbar
668                 &nbsp;
669             </td>
670         </tr>
671         
672           
673           <tr class="method-row config-row-alt0 expandable notInherited">
674             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
675            
676            
677             <td class="sig">
678                 <a id="Roo.bootstarp.Toolbar-method-addFill"   name=".addFill"></a>
679                 <div class="fixedFont">
680                         <span class="attributes"></span><b class="itemname">addFill</b>
681                                 
682                                  () 
683                         
684                                 
685                                          : 
686                                         
687                                                 
688                                                 <a href="./Roo.bootstrap.Toolbar.Fill.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Fill.html#constructor">Roo.bootstrap.Toolbar.Fill</a>
689                                         
690                                         
691                                         
692                                 
693                         
694                 </div>
695                 <div class="mdesc">
696                 
697                    <div class="short">Adds a fill element that forces subsequent additions to the right side of the toolbar</div> 
698                  
699                  
700                  
701                     <div class="long">
702                         
703                                 Adds a fill element that forces subsequent additions to the right side of the toolbar
704                     
705                                 
706                         
707                         
708                         
709                         
710                         
711                         
712                         
713                         
714                                 <dl class="detailList">
715                                 <dt class="heading">Returns:</dt>
716                                 
717                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Fill.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Fill.html#constructor">Roo.bootstrap.Toolbar.Fill</a></span>  The fill item</dd>
718                                 
719                                 </dl>
720                         
721                         
722                         
723
724                     
725                     
726                      
727                     </div>                    
728                 </div>
729
730             </td>
731             <td class="msource">
732                 
733                         Roo.bootstarp.Toolbar
734                 &nbsp;
735             </td>
736         </tr>
737         
738           
739           <tr class="method-row config-row-alt1 expandable notInherited">
740             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
741            
742            
743             <td class="sig">
744                 <a id="Roo.bootstarp.Toolbar-method-addItem"   name=".addItem"></a>
745                 <div class="fixedFont">
746                         <span class="attributes"></span><b class="itemname">addItem</b>
747                                 
748                                  (<a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a> <B><i>item</i></B>) 
749                         
750                                 
751                                          : 
752                                         
753                                                 
754                                                 <a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a>
755                                         
756                                         
757                                         
758                                 
759                         
760                 </div>
761                 <div class="mdesc">
762                 
763                    <div class="short">Adds any Toolbar.Item or subclass</div> 
764                  
765                  
766                  
767                     <div class="long">
768                         
769                                 Adds any Toolbar.Item or subclass
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="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a></span>  <b>item</b>
781                                                 
782                                         </dt>
783                                         <dd></dd>
784                                 
785                                 </dl>
786                         
787                         
788                         
789                         
790                         
791                                 <dl class="detailList">
792                                 <dt class="heading">Returns:</dt>
793                                 
794                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a></span>  The item</dd>
795                                 
796                                 </dl>
797                         
798                         
799                         
800
801                     
802                     
803                      
804                     </div>                    
805                 </div>
806
807             </td>
808             <td class="msource">
809                 
810                         Roo.bootstarp.Toolbar
811                 &nbsp;
812             </td>
813         </tr>
814         
815           
816           <tr class="method-row config-row-alt0 expandable notInherited">
817             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
818            
819            
820             <td class="sig">
821                 <a id="Roo.bootstarp.Toolbar-method-addSeparator"   name=".addSeparator"></a>
822                 <div class="fixedFont">
823                         <span class="attributes"></span><b class="itemname">addSeparator</b>
824                                 
825                                  () 
826                         
827                                 
828                                          : 
829                                         
830                                                 
831                                                 <a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a>
832                                         
833                                         
834                                         
835                                 
836                         
837                 </div>
838                 <div class="mdesc">
839                 
840                    <div class="short">Adds a separator</div> 
841                  
842                  
843                  
844                     <div class="long">
845                         
846                                 Adds a separator
847                     
848                                 
849                         
850                         
851                         
852                         
853                         
854                         
855                         
856                         
857                                 <dl class="detailList">
858                                 <dt class="heading">Returns:</dt>
859                                 
860                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a></span>  The separator item</dd>
861                                 
862                                 </dl>
863                         
864                         
865                         
866
867                     
868                     
869                      
870                     </div>                    
871                 </div>
872
873             </td>
874             <td class="msource">
875                 
876                         Roo.bootstarp.Toolbar
877                 &nbsp;
878             </td>
879         </tr>
880         
881           
882           <tr class="method-row config-row-alt1 expandable notInherited">
883             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
884            
885            
886             <td class="sig">
887                 <a id="Roo.bootstarp.Toolbar-method-addSpacer"   name=".addSpacer"></a>
888                 <div class="fixedFont">
889                         <span class="attributes"></span><b class="itemname">addSpacer</b>
890                                 
891                                  () 
892                         
893                                 
894                                          : 
895                                         
896                                                 
897                                                 <a href="./Roo.bootstrap.Toolbar.Spacer.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Spacer.html#constructor">Roo.bootstrap.Toolbar.Spacer</a>
898                                         
899                                         
900                                         
901                                 
902                         
903                 </div>
904                 <div class="mdesc">
905                 
906                    <div class="short">Adds a spacer element</div> 
907                  
908                  
909                  
910                     <div class="long">
911                         
912                                 Adds a spacer element
913                     
914                                 
915                         
916                         
917                         
918                         
919                         
920                         
921                         
922                         
923                                 <dl class="detailList">
924                                 <dt class="heading">Returns:</dt>
925                                 
926                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Spacer.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Spacer.html#constructor">Roo.bootstrap.Toolbar.Spacer</a></span>  The spacer item</dd>
927                                 
928                                 </dl>
929                         
930                         
931                         
932
933                     
934                     
935                      
936                     </div>                    
937                 </div>
938
939             </td>
940             <td class="msource">
941                 
942                         Roo.bootstarp.Toolbar
943                 &nbsp;
944             </td>
945         </tr>
946         
947           
948           <tr class="method-row config-row-alt0 expandable notInherited">
949             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
950            
951            
952             <td class="sig">
953                 <a id="Roo.bootstarp.Toolbar-method-addText"   name=".addText"></a>
954                 <div class="fixedFont">
955                         <span class="attributes"></span><b class="itemname">addText</b>
956                                 
957                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>) 
958                         
959                                 
960                                          : 
961                                         
962                                                 
963                                                 <a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a>
964                                         
965                                         
966                                         
967                                 
968                         
969                 </div>
970                 <div class="mdesc">
971                 
972                    <div class="short">Adds text to the toolbar</div> 
973                  
974                  
975                  
976                     <div class="long">
977                         
978                                 Adds text to the toolbar
979                     
980                                 
981                         
982                         
983                         
984                         
985                                 <dl class="detailList">
986                                 <dt class="heading">Parameters:</dt>
987                                 
988                                         <dt>
989                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>text</b>
990                                                 
991                                         </dt>
992                                         <dd>The text to add</dd>
993                                 
994                                 </dl>
995                         
996                         
997                         
998                         
999                         
1000                                 <dl class="detailList">
1001                                 <dt class="heading">Returns:</dt>
1002                                 
1003                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Item.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Item.html#constructor">Roo.bootstrap.Toolbar.Item</a></span>  The element's item</dd>
1004                                 
1005                                 </dl>
1006                         
1007                         
1008                         
1009
1010                     
1011                     
1012                      
1013                     </div>                    
1014                 </div>
1015
1016             </td>
1017             <td class="msource">
1018                 
1019                         Roo.bootstarp.Toolbar
1020                 &nbsp;
1021             </td>
1022         </tr>
1023         
1024           
1025           <tr class="method-row config-row-alt1 expandable notInherited">
1026             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1027            
1028            
1029             <td class="sig">
1030                 <a id="Roo.bootstarp.Toolbar-method-addxtype"   name=".addxtype"></a>
1031                 <div class="fixedFont">
1032                         <span class="attributes"></span><b class="itemname">addxtype</b>
1033                                 
1034                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>xtype</i></B>) 
1035                         
1036                                 
1037                                          : 
1038                                         
1039                                                 
1040                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
1041                                         
1042                                         
1043                                         
1044                                 
1045                         
1046                 </div>
1047                 <div class="mdesc">
1048                 
1049                    <div class="short">Add an Xtype element</div> 
1050                  
1051                  
1052                  
1053                     <div class="long">
1054                         
1055                                 Add an Xtype element
1056                     
1057                                 
1058                         
1059                         
1060                         
1061                         
1062                                 <dl class="detailList">
1063                                 <dt class="heading">Parameters:</dt>
1064                                 
1065                                         <dt>
1066                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>xtype</b>
1067                                                 
1068                                         </dt>
1069                                         <dd>Xtype Object</dd>
1070                                 
1071                                 </dl>
1072                         
1073                         
1074                         
1075                         
1076                         
1077                                 <dl class="detailList">
1078                                 <dt class="heading">Returns:</dt>
1079                                 
1080                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  created Object</dd>
1081                                 
1082                                 </dl>
1083                         
1084                         
1085                         
1086
1087                     
1088                     
1089                      
1090                     </div>                    
1091                 </div>
1092
1093             </td>
1094             <td class="msource">
1095                 
1096                         Roo.bootstarp.Toolbar
1097                 &nbsp;
1098             </td>
1099         </tr>
1100         
1101           
1102           <tr class="method-row config-row-alt0 expandable notInherited">
1103             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1104            
1105            
1106             <td class="sig">
1107                 <a id="Roo.bootstarp.Toolbar-method-getEl"   name=".getEl"></a>
1108                 <div class="fixedFont">
1109                         <span class="attributes"></span><b class="itemname">getEl</b>
1110                                 
1111                                  () 
1112                         
1113                                 
1114                                          : 
1115                                         
1116                                                 
1117                                                 <a href="./Roo.bootstrap.Element.html#constructor" roo:cls="Roo.bootstrap.Element.html#constructor">Roo.bootstrap.Element</a>
1118                                         
1119                                         
1120                                         
1121                                 
1122                         
1123                 </div>
1124                 <div class="mdesc">
1125                 
1126                    <div class="short">Returns the Element for this toolbar.</div> 
1127                  
1128                  
1129                  
1130                     <div class="long">
1131                         
1132                                 Returns the Element for this toolbar.
1133                     
1134                                 
1135                         
1136                         
1137                         
1138                         
1139                         
1140                         
1141                         
1142                         
1143                                 <dl class="detailList">
1144                                 <dt class="heading">Returns:</dt>
1145                                 
1146                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Element.html#constructor" roo:cls="Roo.bootstrap.Element.html#constructor">Roo.bootstrap.Element</a></span>  </dd>
1147                                 
1148                                 </dl>
1149                         
1150                         
1151                         
1152
1153                     
1154                     
1155                      
1156                     </div>                    
1157                 </div>
1158
1159             </td>
1160             <td class="msource">
1161                 
1162                         Roo.bootstarp.Toolbar
1163                 &nbsp;
1164             </td>
1165         </tr>
1166         
1167           
1168           <tr class="method-row config-row-alt1 expandable notInherited">
1169             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1170            
1171            
1172             <td class="sig">
1173                 <a id="Roo.bootstarp.Toolbar-method-hide"   name=".hide"></a>
1174                 <div class="fixedFont">
1175                         <span class="attributes"></span><b class="itemname">hide</b>
1176                                 
1177                                  () 
1178                         
1179                                 
1180                         
1181                 </div>
1182                 <div class="mdesc">
1183                 
1184                    <div class="short">Hide the toolbar</div> 
1185                  
1186                  
1187                  
1188                     <div class="long">
1189                         
1190                                 Hide the toolbar
1191                     
1192                                 
1193                         
1194                         
1195                         
1196                         
1197                         
1198                         
1199                         
1200                         
1201                         
1202                         
1203
1204                     
1205                     
1206                      
1207                     </div>                    
1208                 </div>
1209
1210             </td>
1211             <td class="msource">
1212                 
1213                         Roo.bootstarp.Toolbar
1214                 &nbsp;
1215             </td>
1216         </tr>
1217         
1218           
1219           <tr class="method-row config-row-alt0 expandable notInherited">
1220             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1221            
1222            
1223             <td class="sig">
1224                 <a id="Roo.bootstarp.Toolbar-method-insertButton"   name=".insertButton"></a>
1225                 <div class="fixedFont">
1226                         <span class="attributes"></span><b class="itemname">insertButton</b>
1227                                 
1228                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>index</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/Roo.bootstrap.Toolbar.Item/Roo.bootstrap.Toolbar.Button (may be Array) <B><i>item</i></B>) 
1229                         
1230                                 
1231                                          : 
1232                                         
1233                                                 
1234                                                 <a href="./Roo.bootstrap.Toolbar.Button.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Button.html#constructor">Roo.bootstrap.Toolbar.Button</a>/Item
1235                                         
1236                                         
1237                                         
1238                                 
1239                         
1240                 </div>
1241                 <div class="mdesc">
1242                 
1243                    <div class="short">Inserts any {<b>link</b> Roo.Toolbar.Item}/{<b>link</b> Roo.Toolbar.Button} at the specified index.</div> 
1244                  
1245                  
1246                  
1247                     <div class="long">
1248                         
1249                                 Inserts any {<b>link</b> Roo.Toolbar.Item}/{<b>link</b> Roo.Toolbar.Button} at the specified index.
1250                     
1251                                 
1252                         
1253                         
1254                         
1255                         
1256                                 <dl class="detailList">
1257                                 <dt class="heading">Parameters:</dt>
1258                                 
1259                                         <dt>
1260                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>index</b>
1261                                                 
1262                                         </dt>
1263                                         <dd>The index where the item is to be inserted</dd>
1264                                 
1265                                         <dt>
1266                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/Roo.bootstrap.Toolbar.Item/Roo.bootstrap.Toolbar.Button (may be Array)</span>  <b>item</b>
1267                                                 
1268                                         </dt>
1269                                         <dd>The button, or button config object to be inserted.</dd>
1270                                 
1271                                 </dl>
1272                         
1273                         
1274                         
1275                         
1276                         
1277                                 <dl class="detailList">
1278                                 <dt class="heading">Returns:</dt>
1279                                 
1280                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Toolbar.Button.html#constructor" roo:cls="Roo.bootstrap.Toolbar.Button.html#constructor">Roo.bootstrap.Toolbar.Button</a>/Item</span>  </dd>
1281                                 
1282                                 </dl>
1283                         
1284                         
1285                         
1286
1287                     
1288                     
1289                      
1290                     </div>                    
1291                 </div>
1292
1293             </td>
1294             <td class="msource">
1295                 
1296                         Roo.bootstarp.Toolbar
1297                 &nbsp;
1298             </td>
1299         </tr>
1300         
1301           
1302           <tr class="method-row config-row-alt1 expandable notInherited">
1303             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1304            
1305            
1306             <td class="sig">
1307                 <a id="Roo.bootstarp.Toolbar-method-show"   name=".show"></a>
1308                 <div class="fixedFont">
1309                         <span class="attributes"></span><b class="itemname">show</b>
1310                                 
1311                                  () 
1312                         
1313                                 
1314                         
1315                 </div>
1316                 <div class="mdesc">
1317                 
1318                    <div class="short">Show the toolbar</div> 
1319                  
1320                  
1321                  
1322                     <div class="long">
1323                         
1324                                 Show the toolbar
1325                     
1326                                 
1327                         
1328                         
1329                         
1330                         
1331                         
1332                         
1333                         
1334                         
1335                         
1336                         
1337
1338                     
1339                     
1340                      
1341                     </div>                    
1342                 </div>
1343
1344             </td>
1345             <td class="msource">
1346                 
1347                         Roo.bootstarp.Toolbar
1348                 &nbsp;
1349             </td>
1350         </tr>
1351         
1352                                                        
1353     </table>
1354
1355   
1356   <!-- ============================== events summary / details ======================== -->
1357   
1358   
1359   <a id="Roo.bootstarp.Toolbar-events"></a>
1360     
1361   
1362         
1363    
1364     
1365      <table cellspacing="0" class="member-table">
1366       <caption class="Empty">Events - Has None</caption>
1367      </table>
1368     
1369     
1370   
1371     
1372     
1373   
1374   
1375   
1376  
1377 <!-- ============================== footer ================================= -->
1378                 <div class="fineprint" style="clear:both">
1379                         
1380                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Thu May 15 2014 17:38:57 GMT+0800 (HKT)
1381                         Based on 
1382                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
1383                 </div>
1384         </body>
1385 </html>