sync
[roojs1] / docs / symbols / Roo.bootstrap.NavHeaderbar.json
1 {
2   "name" : "Roo.bootstrap.NavHeaderbar",
3   "augments" : [
4     "Roo.bootstrap.NavSimplebar",
5     "Roo.bootstrap.Navbar",
6     "Roo.bootstrap.Component",
7     "Roo.Component",
8     "Roo.util.Observable"
9   ],
10   "desc" : "Bootstrap Sidebar class",
11   "isSingleton" : false,
12   "isStatic" : false,
13   "isBuiltin" : false,
14   "memberOf" : "NavHeaderbar",
15   "example" : "",
16   "deprecated" : "",
17   "since" : "",
18   "see" : "",
19   "params" : [
20     {
21       "name" : "config",
22       "type" : "Object",
23       "desc" : "The config object",
24       "isOptional" : false
25     }
26   ],
27   "returns" : [],
28   "throws" : "",
29   "requires" : "",
30   "config" : [
31     {
32       "name" : "brand_href",
33       "type" : "String",
34       "desc" : "href of the brand",
35       "memberOf" : ""
36     },
37     {
38       "name" : "desktopCenter",
39       "type" : "Boolean",
40       "desc" : "should the header be centered on desktop using a container class",
41       "memberOf" : ""
42     },
43     {
44       "name" : "listeners",
45       "type" : "Object",
46       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
47       "memberOf" : "Roo.util.Observable"
48     },
49     {
50       "name" : "tooltip",
51       "type" : "string",
52       "desc" : "Text for the tooltip",
53       "memberOf" : "Roo.bootstrap.Component"
54     },
55     {
56       "name" : "container_method",
57       "type" : "string",
58       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
59       "memberOf" : "Roo.bootstrap.Component"
60     },
61     {
62       "name" : "visibilityEl",
63       "type" : "string|object",
64       "desc" : "t) What element to use for visibility (@see getVisibilityEl())",
65       "memberOf" : "Roo.bootstrap.Component"
66     },
67     {
68       "name" : "inverse",
69       "type" : "Boolean",
70       "desc" : "is inverted color",
71       "memberOf" : "Roo.bootstrap.NavSimplebar"
72     },
73     {
74       "name" : "align",
75       "type" : "String",
76       "desc" : "t) alignment",
77       "memberOf" : "Roo.bootstrap.NavSimplebar"
78     },
79     {
80       "name" : "brand",
81       "type" : "String",
82       "desc" : "what is brand",
83       "memberOf" : ""
84     },
85     {
86       "name" : "position",
87       "type" : "String",
88       "desc" : "p) position",
89       "memberOf" : ""
90     },
91     {
92       "name" : "can_build_overlaid",
93       "type" : "Boolean",
94       "desc" : "True if element can be rebuild from a HTML page",
95       "memberOf" : "Roo.bootstrap.Component"
96     },
97     {
98       "name" : "hideMode",
99       "type" : "String",
100       "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".",
101       "memberOf" : "Roo.Component"
102     },
103     {
104       "name" : "srButton",
105       "type" : "Boolean",
106       "desc" : "generate the (screen reader / mobile) sr-only button   default true",
107       "memberOf" : ""
108     },
109     {
110       "name" : "tag",
111       "type" : "String",
112       "desc" : "v) default is nav",
113       "memberOf" : "Roo.bootstrap.NavSimplebar"
114     },
115     {
116       "name" : "style",
117       "type" : "String",
118       "desc" : "any extra css",
119       "memberOf" : "Roo.bootstrap.Component"
120     },
121     {
122       "name" : "allowDomMove",
123       "type" : "Boolean",
124       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
125       "memberOf" : "Roo.Component"
126     },
127     {
128       "name" : "mobilerow",
129       "type" : "Roo.bootstrap.Row",
130       "desc" : "- a row to display on mobile only..",
131       "memberOf" : ""
132     },
133     {
134       "name" : "cls",
135       "type" : "String",
136       "desc" : "css class",
137       "memberOf" : "Roo.bootstrap.Component"
138     },
139     {
140       "name" : "arrangement",
141       "type" : "Boolean",
142       "desc" : "stacked | justified",
143       "memberOf" : "Roo.bootstrap.NavSimplebar"
144     },
145     {
146       "name" : "loadMask",
147       "type" : "Boolean",
148       "desc" : "e) loadMask on the bar",
149       "memberOf" : "Roo.bootstrap.NavSimplebar"
150     },
151     {
152       "name" : "xattr",
153       "type" : "Object",
154       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
155       "memberOf" : "Roo.bootstrap.Component"
156     },
157     {
158       "name" : "actionMode",
159       "type" : "String",
160       "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl",
161       "memberOf" : "Roo.Component"
162     },
163     {
164       "name" : "main",
165       "type" : "Boolean",
166       "desc" : "e) main nav bar? default false",
167       "memberOf" : "Roo.bootstrap.NavSimplebar"
168     },
169     {
170       "name" : "dataId",
171       "type" : "string",
172       "desc" : "cutomer id",
173       "memberOf" : "Roo.bootstrap.Component"
174     },
175     {
176       "name" : "type",
177       "type" : "String",
178       "desc" : "s)",
179       "memberOf" : "Roo.bootstrap.NavSimplebar"
180     },
181     {
182       "name" : "weight",
183       "type" : "String",
184       "desc" : "e) default is light.",
185       "memberOf" : "Roo.bootstrap.NavSimplebar"
186     },
187     {
188       "name" : "name",
189       "type" : "string",
190       "desc" : "Specifies name attribute",
191       "memberOf" : "Roo.bootstrap.Component"
192     },
193     {
194       "name" : "disableClass",
195       "type" : "String",
196       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
197       "memberOf" : "Roo.Component"
198     },
199     {
200       "name" : "autohide",
201       "type" : "Boolean",
202       "desc" : "a top nav bar header that hides on scroll.",
203       "memberOf" : ""
204     }
205   ],
206   "methods" : [
207     {
208       "name" : "collapse",
209       "type" : "function",
210       "desc" : "Collapse the navbar pulldown",
211       "sig" : "()\n{\n\n}",
212       "static" : false,
213       "memberOf" : "Roo.bootstrap.Navbar",
214       "isStatic" : false,
215       "isConstructor" : false,
216       "isPrivate" : false,
217       "example" : "",
218       "deprecated" : "",
219       "since" : "",
220       "see" : "",
221       "exceptions" : "",
222       "requires" : "",
223       "params" : [],
224       "returns" : []
225     },
226     {
227       "name" : "expand",
228       "type" : "function",
229       "desc" : "Expand the navbar pulldown",
230       "sig" : "()\n{\n\n}",
231       "static" : false,
232       "memberOf" : "Roo.bootstrap.Navbar",
233       "isStatic" : false,
234       "isConstructor" : false,
235       "isPrivate" : false,
236       "example" : "",
237       "deprecated" : "",
238       "since" : "",
239       "see" : "",
240       "exceptions" : "",
241       "requires" : "",
242       "params" : [],
243       "returns" : []
244     },
245     {
246       "name" : "tooltipEl",
247       "type" : "function",
248       "desc" : "Fetch the element to display the tooltip on.",
249       "sig" : "()\n{\n\n}",
250       "static" : false,
251       "memberOf" : "Roo.bootstrap.Component",
252       "isStatic" : false,
253       "isConstructor" : false,
254       "isPrivate" : false,
255       "example" : "",
256       "deprecated" : "",
257       "since" : "",
258       "see" : "",
259       "exceptions" : "",
260       "requires" : "",
261       "params" : [],
262       "returns" : [
263         {
264           "name" : "",
265           "type" : "Roo.Element",
266           "desc" : "defaults to this.el"
267         }
268       ]
269     },
270     {
271       "name" : "hide",
272       "type" : "function",
273       "desc" : "Hide a component - adds 'hidden' class",
274       "sig" : "()\n{\n\n}",
275       "static" : false,
276       "memberOf" : "Roo.bootstrap.Component",
277       "isStatic" : false,
278       "isConstructor" : false,
279       "isPrivate" : false,
280       "example" : "",
281       "deprecated" : "",
282       "since" : "",
283       "see" : "",
284       "exceptions" : "",
285       "requires" : "",
286       "params" : [],
287       "returns" : []
288     },
289     {
290       "name" : "show",
291       "type" : "function",
292       "desc" : "Show a component - removes 'hidden' class",
293       "sig" : "()\n{\n\n}",
294       "static" : false,
295       "memberOf" : "Roo.bootstrap.Component",
296       "isStatic" : false,
297       "isConstructor" : false,
298       "isPrivate" : false,
299       "example" : "",
300       "deprecated" : "",
301       "since" : "",
302       "see" : "",
303       "exceptions" : "",
304       "requires" : "",
305       "params" : [],
306       "returns" : []
307     },
308     {
309       "name" : "setVisibilityEl",
310       "type" : "function",
311       "desc" : "Set the element that will be used to show or hide",
312       "sig" : "()\n{\n\n}",
313       "static" : false,
314       "memberOf" : "Roo.bootstrap.Component",
315       "isStatic" : false,
316       "isConstructor" : false,
317       "isPrivate" : false,
318       "example" : "",
319       "deprecated" : "",
320       "since" : "",
321       "see" : "",
322       "exceptions" : "",
323       "requires" : "",
324       "params" : [],
325       "returns" : []
326     },
327     {
328       "name" : "getVisibilityEl",
329       "type" : "function",
330       "desc" : "Get the element that will be used to show or hide",
331       "sig" : "()\n{\n\n}",
332       "static" : false,
333       "memberOf" : "Roo.bootstrap.Component",
334       "isStatic" : false,
335       "isConstructor" : false,
336       "isPrivate" : false,
337       "example" : "",
338       "deprecated" : "",
339       "since" : "",
340       "see" : "",
341       "exceptions" : "",
342       "requires" : "",
343       "params" : [],
344       "returns" : []
345     },
346     {
347       "name" : "initEvents",
348       "type" : "function",
349       "desc" : "Initialize Events for the element",
350       "sig" : "()\n{\n\n}",
351       "static" : false,
352       "memberOf" : "Roo.bootstrap.Component",
353       "isStatic" : false,
354       "isConstructor" : false,
355       "isPrivate" : false,
356       "example" : "",
357       "deprecated" : "",
358       "since" : "",
359       "see" : "",
360       "exceptions" : "",
361       "requires" : "",
362       "params" : [],
363       "returns" : []
364     },
365     {
366       "name" : "getChildContainer",
367       "type" : "function",
368       "desc" : "Fetch the element to add children to",
369       "sig" : "()\n{\n\n}",
370       "static" : false,
371       "memberOf" : "Roo.bootstrap.Component",
372       "isStatic" : false,
373       "isConstructor" : false,
374       "isPrivate" : false,
375       "example" : "",
376       "deprecated" : "",
377       "since" : "",
378       "see" : "",
379       "exceptions" : "",
380       "requires" : "",
381       "params" : [],
382       "returns" : [
383         {
384           "name" : "",
385           "type" : "Roo.Element",
386           "desc" : "defaults to this.el"
387         }
388       ]
389     },
390     {
391       "name" : "getId",
392       "type" : "function",
393       "desc" : "Returns the id of this component.",
394       "sig" : "()\n{\n\n}",
395       "static" : false,
396       "memberOf" : "Roo.Component",
397       "isStatic" : false,
398       "isConstructor" : false,
399       "isPrivate" : false,
400       "example" : "",
401       "deprecated" : "",
402       "since" : "",
403       "see" : "",
404       "exceptions" : "",
405       "requires" : "",
406       "params" : [],
407       "returns" : [
408         {
409           "name" : "",
410           "type" : "String",
411           "desc" : ""
412         }
413       ]
414     },
415     {
416       "name" : "render",
417       "type" : "function",
418       "desc" : "If this is a lazy rendering component, render it to its container element.",
419       "sig" : "(container)",
420       "static" : false,
421       "memberOf" : "Roo.Component",
422       "isStatic" : false,
423       "isConstructor" : false,
424       "isPrivate" : false,
425       "example" : "",
426       "deprecated" : "",
427       "since" : "",
428       "see" : "",
429       "exceptions" : "",
430       "requires" : "",
431       "params" : [
432         {
433           "name" : "container",
434           "type" : "String/HTMLElement/Element",
435           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
436           "isOptional" : false
437         }
438       ],
439       "returns" : []
440     },
441     {
442       "name" : "destroy",
443       "type" : "function",
444       "desc" : "Destroys this component by purging any event listeners, removing the component's element from the DOM,\nremoving the component from its {@link Roo.Container} (if applicable) and unregistering it from {@link Roo.ComponentMgr}.",
445       "sig" : "()\n{\n\n}",
446       "static" : false,
447       "memberOf" : "Roo.Component",
448       "isStatic" : false,
449       "isConstructor" : false,
450       "isPrivate" : false,
451       "example" : "",
452       "deprecated" : "",
453       "since" : "",
454       "see" : "",
455       "exceptions" : "",
456       "requires" : "",
457       "params" : [],
458       "returns" : []
459     },
460     {
461       "name" : "isVisible",
462       "type" : "function",
463       "desc" : "Returns true if this component is visible.",
464       "sig" : "()\n{\n\n}",
465       "static" : false,
466       "memberOf" : "Roo.Component",
467       "isStatic" : false,
468       "isConstructor" : false,
469       "isPrivate" : false,
470       "example" : "",
471       "deprecated" : "",
472       "since" : "",
473       "see" : "",
474       "exceptions" : "",
475       "requires" : "",
476       "params" : [],
477       "returns" : []
478     },
479     {
480       "name" : "setDisabled",
481       "type" : "function",
482       "desc" : "Convenience function for setting disabled/enabled by boolean.",
483       "sig" : "(disabled)",
484       "static" : false,
485       "memberOf" : "Roo.Component",
486       "isStatic" : false,
487       "isConstructor" : false,
488       "isPrivate" : false,
489       "example" : "",
490       "deprecated" : "",
491       "since" : "",
492       "see" : "",
493       "exceptions" : "",
494       "requires" : "",
495       "params" : [
496         {
497           "name" : "disabled",
498           "type" : "Boolean",
499           "desc" : "",
500           "isOptional" : false
501         }
502       ],
503       "returns" : []
504     },
505     {
506       "name" : "focus",
507       "type" : "function",
508       "desc" : "Try to focus this component.",
509       "sig" : "(selectText)",
510       "static" : false,
511       "memberOf" : "Roo.Component",
512       "isStatic" : false,
513       "isConstructor" : false,
514       "isPrivate" : false,
515       "example" : "",
516       "deprecated" : "",
517       "since" : "",
518       "see" : "",
519       "exceptions" : "",
520       "requires" : "",
521       "params" : [
522         {
523           "name" : "selectText",
524           "type" : "Boolean",
525           "desc" : "True to also select the text in this component (if applicable)",
526           "isOptional" : false
527         }
528       ],
529       "returns" : [
530         {
531           "name" : "",
532           "type" : "Roo.Component",
533           "desc" : "this"
534         }
535       ]
536     },
537     {
538       "name" : "enable",
539       "type" : "function",
540       "desc" : "Enable this component.",
541       "sig" : "()\n{\n\n}",
542       "static" : false,
543       "memberOf" : "Roo.Component",
544       "isStatic" : false,
545       "isConstructor" : false,
546       "isPrivate" : false,
547       "example" : "",
548       "deprecated" : "",
549       "since" : "",
550       "see" : "",
551       "exceptions" : "",
552       "requires" : "",
553       "params" : [],
554       "returns" : [
555         {
556           "name" : "",
557           "type" : "Roo.Component",
558           "desc" : "this"
559         }
560       ]
561     },
562     {
563       "name" : "setVisible",
564       "type" : "function",
565       "desc" : "Convenience function to hide or show this component by boolean.",
566       "sig" : "(visible)",
567       "static" : false,
568       "memberOf" : "Roo.Component",
569       "isStatic" : false,
570       "isConstructor" : false,
571       "isPrivate" : false,
572       "example" : "",
573       "deprecated" : "",
574       "since" : "",
575       "see" : "",
576       "exceptions" : "",
577       "requires" : "",
578       "params" : [
579         {
580           "name" : "visible",
581           "type" : "Boolean",
582           "desc" : "True to show, false to hide",
583           "isOptional" : false
584         }
585       ],
586       "returns" : [
587         {
588           "name" : "",
589           "type" : "Roo.Component",
590           "desc" : "this"
591         }
592       ]
593     },
594     {
595       "name" : "disable",
596       "type" : "function",
597       "desc" : "Disable this component.",
598       "sig" : "()\n{\n\n}",
599       "static" : false,
600       "memberOf" : "Roo.Component",
601       "isStatic" : false,
602       "isConstructor" : false,
603       "isPrivate" : false,
604       "example" : "",
605       "deprecated" : "",
606       "since" : "",
607       "see" : "",
608       "exceptions" : "",
609       "requires" : "",
610       "params" : [],
611       "returns" : [
612         {
613           "name" : "",
614           "type" : "Roo.Component",
615           "desc" : "this"
616         }
617       ]
618     },
619     {
620       "name" : "getEl",
621       "type" : "function",
622       "desc" : "Returns the underlying {@link Roo.Element}.",
623       "sig" : "()\n{\n\n}",
624       "static" : false,
625       "memberOf" : "Roo.Component",
626       "isStatic" : false,
627       "isConstructor" : false,
628       "isPrivate" : false,
629       "example" : "",
630       "deprecated" : "",
631       "since" : "",
632       "see" : "",
633       "exceptions" : "",
634       "requires" : "",
635       "params" : [],
636       "returns" : [
637         {
638           "name" : "",
639           "type" : "Roo.Element",
640           "desc" : "The element"
641         }
642       ]
643     },
644     {
645       "name" : "purgeListeners",
646       "type" : "function",
647       "desc" : "Removes all listeners for this object",
648       "sig" : "()\n{\n\n}",
649       "static" : false,
650       "memberOf" : "Roo.util.Observable",
651       "isStatic" : false,
652       "isConstructor" : false,
653       "isPrivate" : false,
654       "example" : "",
655       "deprecated" : "",
656       "since" : "",
657       "see" : "",
658       "exceptions" : "",
659       "requires" : "",
660       "params" : [],
661       "returns" : []
662     },
663     {
664       "name" : "on",
665       "type" : "function",
666       "desc" : "Appends an event handler to this element (shorthand for addListener)",
667       "sig" : "(eventName, handler, scope, options)",
668       "static" : false,
669       "memberOf" : "Roo.util.Observable",
670       "isStatic" : false,
671       "isConstructor" : false,
672       "isPrivate" : false,
673       "example" : "",
674       "deprecated" : "",
675       "since" : "",
676       "see" : "",
677       "exceptions" : "",
678       "requires" : "",
679       "params" : [
680         {
681           "name" : "eventName",
682           "type" : "String",
683           "desc" : "The type of event to listen for",
684           "isOptional" : false
685         },
686         {
687           "name" : "handler",
688           "type" : "Function",
689           "desc" : "The method the event invokes",
690           "isOptional" : false
691         },
692         {
693           "name" : "scope",
694           "type" : "Object",
695           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
696           "isOptional" : false
697         },
698         {
699           "name" : "options",
700           "type" : "Object",
701           "desc" : "(optional)",
702           "isOptional" : false
703         }
704       ],
705       "returns" : []
706     },
707     {
708       "name" : "un",
709       "type" : "function",
710       "desc" : "Removes a listener (shorthand for removeListener)",
711       "sig" : "(eventName, handler, scope)",
712       "static" : false,
713       "memberOf" : "Roo.util.Observable",
714       "isStatic" : false,
715       "isConstructor" : false,
716       "isPrivate" : false,
717       "example" : "",
718       "deprecated" : "",
719       "since" : "",
720       "see" : "",
721       "exceptions" : "",
722       "requires" : "",
723       "params" : [
724         {
725           "name" : "eventName",
726           "type" : "String",
727           "desc" : "The type of event to listen for",
728           "isOptional" : false
729         },
730         {
731           "name" : "handler",
732           "type" : "Function",
733           "desc" : "The handler to remove",
734           "isOptional" : false
735         },
736         {
737           "name" : "scope",
738           "type" : "Object",
739           "desc" : "(optional) The scope (this object) for the handler",
740           "isOptional" : false
741         }
742       ],
743       "returns" : []
744     },
745     {
746       "name" : "addEvents",
747       "type" : "function",
748       "desc" : "Used to define events on this Observable",
749       "sig" : "(object)",
750       "static" : false,
751       "memberOf" : "Roo.util.Observable",
752       "isStatic" : false,
753       "isConstructor" : false,
754       "isPrivate" : false,
755       "example" : "",
756       "deprecated" : "",
757       "since" : "",
758       "see" : "",
759       "exceptions" : "",
760       "requires" : "",
761       "params" : [
762         {
763           "name" : "object",
764           "type" : "Object",
765           "desc" : "The object with the events defined",
766           "isOptional" : false
767         }
768       ],
769       "returns" : []
770     },
771     {
772       "name" : "releaseCapture",
773       "type" : "function",
774       "desc" : "Removes <b>all</b> added captures from the Observable.",
775       "sig" : "(o)",
776       "static" : true,
777       "memberOf" : "Roo.util.Observable",
778       "isStatic" : true,
779       "isConstructor" : false,
780       "isPrivate" : false,
781       "example" : "",
782       "deprecated" : "",
783       "since" : "",
784       "see" : "",
785       "exceptions" : "",
786       "requires" : "",
787       "params" : [
788         {
789           "name" : "o",
790           "type" : "Observable",
791           "desc" : "The Observable to release",
792           "isOptional" : false
793         }
794       ],
795       "returns" : []
796     },
797     {
798       "name" : "removeListener",
799       "type" : "function",
800       "desc" : "Removes a listener",
801       "sig" : "(eventName, handler, scope)",
802       "static" : false,
803       "memberOf" : "Roo.util.Observable",
804       "isStatic" : false,
805       "isConstructor" : false,
806       "isPrivate" : false,
807       "example" : "",
808       "deprecated" : "",
809       "since" : "",
810       "see" : "",
811       "exceptions" : "",
812       "requires" : "",
813       "params" : [
814         {
815           "name" : "eventName",
816           "type" : "String",
817           "desc" : "The type of event to listen for",
818           "isOptional" : false
819         },
820         {
821           "name" : "handler",
822           "type" : "Function",
823           "desc" : "The handler to remove",
824           "isOptional" : false
825         },
826         {
827           "name" : "scope",
828           "type" : "Object",
829           "desc" : "(optional) The scope (this object) for the handler",
830           "isOptional" : false
831         }
832       ],
833       "returns" : []
834     },
835     {
836       "name" : "fireEvent",
837       "type" : "function",
838       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
839       "sig" : "(eventName, args)",
840       "static" : false,
841       "memberOf" : "Roo.util.Observable",
842       "isStatic" : false,
843       "isConstructor" : false,
844       "isPrivate" : false,
845       "example" : "",
846       "deprecated" : "",
847       "since" : "",
848       "see" : "",
849       "exceptions" : "",
850       "requires" : "",
851       "params" : [
852         {
853           "name" : "eventName",
854           "type" : "String",
855           "desc" : "",
856           "isOptional" : false
857         },
858         {
859           "name" : "args",
860           "type" : "Object...",
861           "desc" : "Variable number of parameters are passed to handlers",
862           "isOptional" : false
863         }
864       ],
865       "returns" : [
866         {
867           "name" : "",
868           "type" : "Boolean",
869           "desc" : "returns false if any of the handlers return false otherwise it returns true"
870         }
871       ]
872     },
873     {
874       "name" : "hasListener",
875       "type" : "function",
876       "desc" : "Checks to see if this object has any listeners for a specified event",
877       "sig" : "(eventName)",
878       "static" : false,
879       "memberOf" : "Roo.util.Observable",
880       "isStatic" : false,
881       "isConstructor" : false,
882       "isPrivate" : false,
883       "example" : "",
884       "deprecated" : "",
885       "since" : "",
886       "see" : "",
887       "exceptions" : "",
888       "requires" : "",
889       "params" : [
890         {
891           "name" : "eventName",
892           "type" : "String",
893           "desc" : "The name of the event to check for",
894           "isOptional" : false
895         }
896       ],
897       "returns" : [
898         {
899           "name" : "",
900           "type" : "Boolean",
901           "desc" : "True if the event is being listened for, else false"
902         }
903       ]
904     },
905     {
906       "name" : "capture",
907       "type" : "function",
908       "desc" : "Starts capture on the specified Observable. All events will be passed\nto the supplied function with the event name + standard signature of the event\n<b>before</b> the event is fired. If the supplied function returns false,\nthe event will not fire.",
909       "sig" : "(o, fn, scope)",
910       "static" : true,
911       "memberOf" : "Roo.util.Observable",
912       "isStatic" : true,
913       "isConstructor" : false,
914       "isPrivate" : false,
915       "example" : "",
916       "deprecated" : "",
917       "since" : "",
918       "see" : "",
919       "exceptions" : "",
920       "requires" : "",
921       "params" : [
922         {
923           "name" : "o",
924           "type" : "Observable",
925           "desc" : "The Observable to capture",
926           "isOptional" : false
927         },
928         {
929           "name" : "fn",
930           "type" : "Function",
931           "desc" : "The function to call",
932           "isOptional" : false
933         },
934         {
935           "name" : "scope",
936           "type" : "Object",
937           "desc" : "(optional) The scope (this object) for the fn",
938           "isOptional" : false
939         }
940       ],
941       "returns" : []
942     },
943     {
944       "name" : "addListener",
945       "type" : "function",
946       "desc" : "Appends an event handler to this component",
947       "sig" : "(eventName, handler, scope, options)",
948       "static" : false,
949       "memberOf" : "Roo.util.Observable",
950       "isStatic" : false,
951       "isConstructor" : false,
952       "isPrivate" : false,
953       "example" : "",
954       "deprecated" : "",
955       "since" : "",
956       "see" : "",
957       "exceptions" : "",
958       "requires" : "",
959       "params" : [
960         {
961           "name" : "eventName",
962           "type" : "String",
963           "desc" : "The type of event to listen for",
964           "isOptional" : false
965         },
966         {
967           "name" : "handler",
968           "type" : "Function",
969           "desc" : "The method the event invokes",
970           "isOptional" : false
971         },
972         {
973           "name" : "scope",
974           "type" : "Object",
975           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
976           "isOptional" : false
977         },
978         {
979           "name" : "options",
980           "type" : "Object",
981           "desc" : "(optional) An object containing handler configuration\nproperties. This may contain any of the following properties:<ul>\n<li>scope {Object} The scope in which to execute the handler function. The handler function's \"this\" context.</li>\n<li>delay {Number} The number of milliseconds to delay the invocation of the handler after te event fires.</li>\n<li>single {Boolean} True to add a handler to handle just the next firing of the event, and then remove itself.</li>\n<li>buffer {Number} Causes the handler to be scheduled to run in an {@link Roo.util.DelayedTask} delayed\nby the specified number of milliseconds. If the event fires again within that time, the original\nhandler is <em>not</em> invoked, but the new handler is scheduled in its place.</li>\n</ul><br>\n<p>\n<b>Combining Options</b><br>\nUsing the options argument, it is possible to combine different types of listeners:<br>\n<br>\nA normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)\n\t\t<pre><code>\n\t\tel.on('click', this.onClick, this, {\n \t\t\tsingle: true,\n    \t\tdelay: 100,\n    \t\tforumId: 4\n\t\t});\n\t\t</code></pre>\n<p>\n<b>Attaching multiple handlers in 1 call</b><br>\nThe method also allows for a single argument to be passed which is a config object containing properties\nwhich specify multiple handlers.\n<pre><code>\n\t\tel.on({\n\t\t\t'click': {\n        \t\tfn: this.onClick,\n        \t\tscope: this,\n        \t\tdelay: 100\n    \t\t}, \n    \t\t'mouseover': {\n        \t\tfn: this.onMouseOver,\n        \t\tscope: this\n    \t\t},\n    \t\t'mouseout': {\n        \t\tfn: this.onMouseOut,\n        \t\tscope: this\n    \t\t}\n\t\t});\n\t\t</code></pre>\n<p>\nOr a shorthand syntax which passes the same scope object to all handlers:\n     \t<pre><code>\n\t\tel.on({\n\t\t\t'click': this.onClick,\n    \t\t'mouseover': this.onMouseOver,\n    \t\t'mouseout': this.onMouseOut,\n    \t\tscope: this\n\t\t});\n\t\t</code></pre>",
982           "isOptional" : false
983         }
984       ],
985       "returns" : []
986     }
987   ],
988   "events" : [
989     {
990       "name" : "beforetoggle",
991       "type" : "function",
992       "desc" : "Fire before toggle the menu",
993       "sig" : "function (e)\n{\n\n}",
994       "memberOf" : "Roo.bootstrap.Navbar",
995       "example" : "",
996       "deprecated" : "",
997       "since" : "",
998       "see" : "",
999       "params" : [
1000         {
1001           "name" : "e",
1002           "type" : "Roo.EventObject",
1003           "desc" : "",
1004           "isOptional" : false
1005         }
1006       ],
1007       "returns" : []
1008     },
1009     {
1010       "name" : "childrenrendered",
1011       "type" : "function",
1012       "desc" : "Fires when the children have been rendered..",
1013       "sig" : "function (_self)\n{\n\n}",
1014       "memberOf" : "Roo.bootstrap.Component",
1015       "example" : "",
1016       "deprecated" : "",
1017       "since" : "",
1018       "see" : "",
1019       "params" : [
1020         {
1021           "name" : "this",
1022           "type" : "Roo.bootstrap.Component",
1023           "desc" : "",
1024           "isOptional" : false
1025         }
1026       ],
1027       "returns" : []
1028     },
1029     {
1030       "name" : "beforerender",
1031       "type" : "function",
1032       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1033       "sig" : "function (_self)\n{\n\n}",
1034       "memberOf" : "Roo.Component",
1035       "example" : "",
1036       "deprecated" : "",
1037       "since" : "",
1038       "see" : "",
1039       "params" : [
1040         {
1041           "name" : "this",
1042           "type" : "Roo.Component",
1043           "desc" : "",
1044           "isOptional" : false
1045         }
1046       ],
1047       "returns" : []
1048     },
1049     {
1050       "name" : "disable",
1051       "type" : "function",
1052       "desc" : "Fires after the component is disabled.",
1053       "sig" : "function (_self)\n{\n\n}",
1054       "memberOf" : "Roo.Component",
1055       "example" : "",
1056       "deprecated" : "",
1057       "since" : "",
1058       "see" : "",
1059       "params" : [
1060         {
1061           "name" : "this",
1062           "type" : "Roo.Component",
1063           "desc" : "",
1064           "isOptional" : false
1065         }
1066       ],
1067       "returns" : []
1068     },
1069     {
1070       "name" : "render",
1071       "type" : "function",
1072       "desc" : "Fires after the component is rendered.",
1073       "sig" : "function (_self)\n{\n\n}",
1074       "memberOf" : "Roo.Component",
1075       "example" : "",
1076       "deprecated" : "",
1077       "since" : "",
1078       "see" : "",
1079       "params" : [
1080         {
1081           "name" : "this",
1082           "type" : "Roo.Component",
1083           "desc" : "",
1084           "isOptional" : false
1085         }
1086       ],
1087       "returns" : []
1088     },
1089     {
1090       "name" : "destroy",
1091       "type" : "function",
1092       "desc" : "Fires after the component is destroyed.",
1093       "sig" : "function (_self)\n{\n\n}",
1094       "memberOf" : "Roo.Component",
1095       "example" : "",
1096       "deprecated" : "",
1097       "since" : "",
1098       "see" : "",
1099       "params" : [
1100         {
1101           "name" : "this",
1102           "type" : "Roo.Component",
1103           "desc" : "",
1104           "isOptional" : false
1105         }
1106       ],
1107       "returns" : []
1108     },
1109     {
1110       "name" : "hide",
1111       "type" : "function",
1112       "desc" : "Fires after the component is hidden.",
1113       "sig" : "function (_self)\n{\n\n}",
1114       "memberOf" : "Roo.Component",
1115       "example" : "",
1116       "deprecated" : "",
1117       "since" : "",
1118       "see" : "",
1119       "params" : [
1120         {
1121           "name" : "this",
1122           "type" : "Roo.Component",
1123           "desc" : "",
1124           "isOptional" : false
1125         }
1126       ],
1127       "returns" : []
1128     },
1129     {
1130       "name" : "beforehide",
1131       "type" : "function",
1132       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1133       "sig" : "function (_self)\n{\n\n}",
1134       "memberOf" : "Roo.Component",
1135       "example" : "",
1136       "deprecated" : "",
1137       "since" : "",
1138       "see" : "",
1139       "params" : [
1140         {
1141           "name" : "this",
1142           "type" : "Roo.Component",
1143           "desc" : "",
1144           "isOptional" : false
1145         }
1146       ],
1147       "returns" : []
1148     },
1149     {
1150       "name" : "show",
1151       "type" : "function",
1152       "desc" : "Fires after the component is shown.",
1153       "sig" : "function (_self)\n{\n\n}",
1154       "memberOf" : "Roo.Component",
1155       "example" : "",
1156       "deprecated" : "",
1157       "since" : "",
1158       "see" : "",
1159       "params" : [
1160         {
1161           "name" : "this",
1162           "type" : "Roo.Component",
1163           "desc" : "",
1164           "isOptional" : false
1165         }
1166       ],
1167       "returns" : []
1168     },
1169     {
1170       "name" : "beforeshow",
1171       "type" : "function",
1172       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1173       "sig" : "function (_self)\n{\n\n}",
1174       "memberOf" : "Roo.Component",
1175       "example" : "",
1176       "deprecated" : "",
1177       "since" : "",
1178       "see" : "",
1179       "params" : [
1180         {
1181           "name" : "this",
1182           "type" : "Roo.Component",
1183           "desc" : "",
1184           "isOptional" : false
1185         }
1186       ],
1187       "returns" : []
1188     },
1189     {
1190       "name" : "enable",
1191       "type" : "function",
1192       "desc" : "Fires after the component is enabled.",
1193       "sig" : "function (_self)\n{\n\n}",
1194       "memberOf" : "Roo.Component",
1195       "example" : "",
1196       "deprecated" : "",
1197       "since" : "",
1198       "see" : "",
1199       "params" : [
1200         {
1201           "name" : "this",
1202           "type" : "Roo.Component",
1203           "desc" : "",
1204           "isOptional" : false
1205         }
1206       ],
1207       "returns" : []
1208     },
1209     {
1210       "name" : "beforedestroy",
1211       "type" : "function",
1212       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1213       "sig" : "function (_self)\n{\n\n}",
1214       "memberOf" : "Roo.Component",
1215       "example" : "",
1216       "deprecated" : "",
1217       "since" : "",
1218       "see" : "",
1219       "params" : [
1220         {
1221           "name" : "this",
1222           "type" : "Roo.Component",
1223           "desc" : "",
1224           "isOptional" : false
1225         }
1226       ],
1227       "returns" : []
1228     }
1229   ]
1230 }