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