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