fix docs add optvalues
[roojs1] / docs / symbols / Roo.bootstrap.Card.json
1 {
2   "name" : "Roo.bootstrap.Card",
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.CardFooter",
19     "Roo.bootstrap.CardHeader",
20     "Roo.bootstrap.CardImageTop",
21     "Roo.bootstrap.Column",
22     "Roo.bootstrap.DocumentManager",
23     "Roo.bootstrap.DocumentSlider",
24     "Roo.bootstrap.DocumentViewer",
25     "Roo.bootstrap.DropTarget",
26     "Roo.bootstrap.Element",
27     "Roo.bootstrap.Graph",
28     "Roo.bootstrap.Header",
29     "Roo.bootstrap.Img",
30     "Roo.bootstrap.LayoutMasonry",
31     "Roo.bootstrap.LayoutMasonryAuto",
32     "Roo.bootstrap.Link",
33     "Roo.bootstrap.LocationPicker",
34     "Roo.bootstrap.MasonryBrick",
35     "Roo.bootstrap.MessageBar",
36     "Roo.bootstrap.Pagination",
37     "Roo.bootstrap.PaginationItem",
38     "Roo.bootstrap.PagingToolbar",
39     "Roo.bootstrap.Progress",
40     "Roo.bootstrap.ProgressBar",
41     "Roo.bootstrap.Row",
42     "Roo.bootstrap.Slider",
43     "Roo.bootstrap.TabGroup",
44     "Roo.bootstrap.TabPanel",
45     "Roo.bootstrap.Table",
46     "Roo.bootstrap.UploadCropbox",
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.Input",
60     "Roo.bootstrap.form.Markdown",
61     "Roo.bootstrap.form.MoneyField",
62     "Roo.bootstrap.form.MonthField",
63     "Roo.bootstrap.form.NumberField",
64     "Roo.bootstrap.form.PhoneInput",
65     "Roo.bootstrap.form.Radio",
66     "Roo.bootstrap.form.RadioSet",
67     "Roo.bootstrap.form.SecurePass",
68     "Roo.bootstrap.form.TextArea",
69     "Roo.bootstrap.form.TimeField",
70     "Roo.bootstrap.form.TriggerField",
71     "Roo.bootstrap.nav.Group",
72     "Roo.bootstrap.nav.Headerbar",
73     "Roo.bootstrap.nav.ProgressBar",
74     "Roo.bootstrap.nav.ProgressBarItem",
75     "Roo.bootstrap.nav.Sidebar",
76     "Roo.bootstrap.nav.SidebarItem",
77     "Roo.bootstrap.nav.Simplebar"
78   ],
79   "tree_parent" : [],
80   "desc" : "Bootstrap Card class - note this has children as CardHeader/ImageTop/Footer.. - which should really be listed properties?\n\n\npossible... may not be implemented..",
81   "isSingleton" : false,
82   "isStatic" : false,
83   "isBuiltin" : false,
84   "isAbstract" : false,
85   "isBuilderTop" : false,
86   "memberOf" : "Card",
87   "example" : "",
88   "deprecated" : "",
89   "since" : "",
90   "see" : "",
91   "params" : [
92     {
93       "name" : "config",
94       "type" : "Object",
95       "desc" : "The config object",
96       "isOptional" : false
97     }
98   ],
99   "returns" : [],
100   "throws" : "",
101   "requires" : "",
102   "config" : [
103     {
104       "name" : "header_size",
105       "type" : "Number",
106       "desc" : "5) H1 or H2 etc.. 0 indicates defau",
107       "memberOf" : "",
108       "isOptional" : false,
109       "optvalues" : [
110         "0",
111         "1",
112         "2",
113         "3",
114         "4",
115         "5"
116       ]
117     },
118     {
119       "name" : "hideMode",
120       "type" : "String",
121       "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",
122       "memberOf" : "Roo.Component",
123       "isOptional" : false,
124       "optvalues" : [
125         "display",
126         "visibility"
127       ]
128     },
129     {
130       "name" : "header_image",
131       "type" : "String",
132       "desc" : "src url of image.",
133       "memberOf" : "",
134       "isOptional" : false,
135       "optvalues" : []
136     },
137     {
138       "name" : "margin_right",
139       "type" : "String",
140       "desc" : "",
141       "memberOf" : "",
142       "isOptional" : false,
143       "optvalues" : [
144         "0",
145         "1",
146         "2",
147         "3",
148         "4",
149         "5",
150         "auto"
151       ]
152     },
153     {
154       "name" : "header",
155       "type" : "String|Object",
156       "desc" : "",
157       "memberOf" : "",
158       "isOptional" : false,
159       "optvalues" : []
160     },
161     {
162       "name" : "title",
163       "type" : "String",
164       "desc" : "",
165       "memberOf" : "",
166       "isOptional" : false,
167       "optvalues" : []
168     },
169     {
170       "name" : "xattr",
171       "type" : "Object",
172       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
173       "memberOf" : "Roo.bootstrap.Component",
174       "isOptional" : false,
175       "optvalues" : []
176     },
177     {
178       "name" : "name",
179       "type" : "string",
180       "desc" : "Specifies name attribute",
181       "memberOf" : "Roo.bootstrap.Component",
182       "isOptional" : false,
183       "optvalues" : []
184     },
185     {
186       "name" : "weight",
187       "type" : "String",
188       "desc" : "",
189       "memberOf" : "",
190       "isOptional" : false,
191       "optvalues" : [
192         "primary",
193         "warning",
194         "info",
195         "danger",
196         "secondary",
197         "success",
198         "light",
199         "dark"
200       ]
201     },
202     {
203       "name" : "display",
204       "type" : "String",
205       "desc" : "",
206       "memberOf" : "",
207       "isOptional" : false,
208       "optvalues" : [
209         "none",
210         "inline",
211         "inline-block",
212         "block",
213         "table",
214         "table-cell",
215         "table-row",
216         "flex",
217         "inline-flex"
218       ]
219     },
220     {
221       "name" : "margin_left",
222       "type" : "String",
223       "desc" : "",
224       "memberOf" : "",
225       "isOptional" : false,
226       "optvalues" : [
227         "0",
228         "1",
229         "2",
230         "3",
231         "4",
232         "5",
233         "auto"
234       ]
235     },
236     {
237       "name" : "padding_top",
238       "type" : "String",
239       "desc" : "5)next_to_ca",
240       "memberOf" : "",
241       "isOptional" : false,
242       "optvalues" : [
243         "0",
244         "1",
245         "2",
246         "3",
247         "4",
248         "5"
249       ]
250     },
251     {
252       "name" : "subtitle",
253       "type" : "String",
254       "desc" : "",
255       "memberOf" : "",
256       "isOptional" : false,
257       "optvalues" : []
258     },
259     {
260       "name" : "tooltip",
261       "type" : "string",
262       "desc" : "Text for the tooltip",
263       "memberOf" : "Roo.bootstrap.Component",
264       "isOptional" : false,
265       "optvalues" : []
266     },
267     {
268       "name" : "padding_right",
269       "type" : "String",
270       "desc" : "",
271       "memberOf" : "",
272       "isOptional" : false,
273       "optvalues" : [
274         "0",
275         "1",
276         "2",
277         "3",
278         "4",
279         "5"
280       ]
281     },
282     {
283       "name" : "padding",
284       "type" : "String",
285       "desc" : "",
286       "memberOf" : "",
287       "isOptional" : false,
288       "optvalues" : [
289         "0",
290         "1",
291         "2",
292         "3",
293         "4",
294         "5"
295       ]
296     },
297     {
298       "name" : "allowDomMove",
299       "type" : "Boolean",
300       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
301       "memberOf" : "Roo.Component",
302       "isOptional" : false,
303       "optvalues" : []
304     },
305     {
306       "name" : "header_weight",
307       "type" : "Number",
308       "desc" : "",
309       "memberOf" : "",
310       "isOptional" : false,
311       "optvalues" : [
312         "primary",
313         "secondary",
314         "success",
315         "info",
316         "warning",
317         "danger",
318         "light",
319         "dark"
320       ]
321     },
322     {
323       "name" : "style",
324       "type" : "String",
325       "desc" : "any extra css",
326       "memberOf" : "Roo.bootstrap.Component",
327       "isOptional" : false,
328       "optvalues" : []
329     },
330     {
331       "name" : "display_xl",
332       "type" : "String",
333       "desc" : "",
334       "memberOf" : "",
335       "isOptional" : false,
336       "optvalues" : [
337         "none",
338         "inline",
339         "inline-block",
340         "block",
341         "table",
342         "table-cell",
343         "table-row",
344         "flex",
345         "inline-flex"
346       ]
347     },
348     {
349       "name" : "margin",
350       "type" : "String",
351       "desc" : "",
352       "memberOf" : "",
353       "isOptional" : false,
354       "optvalues" : [
355         "0",
356         "1",
357         "2",
358         "3",
359         "4",
360         "5",
361         "auto"
362       ]
363     },
364     {
365       "name" : "actionMode",
366       "type" : "String",
367       "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",
368       "memberOf" : "Roo.Component",
369       "isOptional" : false,
370       "optvalues" : []
371     },
372     {
373       "name" : "padding_bottom",
374       "type" : "String",
375       "desc" : "",
376       "memberOf" : "",
377       "isOptional" : false,
378       "optvalues" : [
379         "0",
380         "1",
381         "2",
382         "3",
383         "4",
384         "5"
385       ]
386     },
387     {
388       "name" : "listeners",
389       "type" : "Object",
390       "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>",
391       "memberOf" : "Roo.util.Observable",
392       "isOptional" : false,
393       "optvalues" : []
394     },
395     {
396       "name" : "container_method",
397       "type" : "string",
398       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
399       "memberOf" : "Roo.bootstrap.Component",
400       "isOptional" : false,
401       "optvalues" : []
402     },
403     {
404       "name" : "display_lg",
405       "type" : "String",
406       "desc" : "",
407       "memberOf" : "",
408       "isOptional" : false,
409       "optvalues" : [
410         "none",
411         "inline",
412         "inline-block",
413         "block",
414         "table",
415         "table-cell",
416         "table-row",
417         "flex",
418         "inline-flex"
419       ]
420     },
421     {
422       "name" : "footer",
423       "type" : "String",
424       "desc" : "",
425       "memberOf" : "",
426       "isOptional" : false,
427       "optvalues" : []
428     },
429     {
430       "name" : "display_xs",
431       "type" : "String",
432       "desc" : "",
433       "memberOf" : "",
434       "isOptional" : false,
435       "optvalues" : [
436         "none",
437         "inline",
438         "inline-block",
439         "block",
440         "table",
441         "table-cell",
442         "table-row",
443         "flex",
444         "inline-flex"
445       ]
446     },
447     {
448       "name" : "cls",
449       "type" : "String",
450       "desc" : "css class",
451       "memberOf" : "Roo.bootstrap.Component",
452       "isOptional" : false,
453       "optvalues" : []
454     },
455     {
456       "name" : "can_build_overlaid",
457       "type" : "Boolean",
458       "desc" : "True if element can be rebuild from a HTML page",
459       "memberOf" : "Roo.bootstrap.Component",
460       "isOptional" : false,
461       "optvalues" : []
462     },
463     {
464       "name" : "margin_bottom",
465       "type" : "String",
466       "desc" : "",
467       "memberOf" : "",
468       "isOptional" : false,
469       "optvalues" : [
470         "0",
471         "1",
472         "2",
473         "3",
474         "4",
475         "5",
476         "auto"
477       ]
478     },
479     {
480       "name" : "disableClass",
481       "type" : "String",
482       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
483       "memberOf" : "Roo.Component",
484       "isOptional" : false,
485       "optvalues" : []
486     },
487     {
488       "name" : "visibilityEl",
489       "type" : "string|object",
490       "desc" : "t) What element to use for visibility (@see getVisibilityEl(",
491       "memberOf" : "Roo.bootstrap.Component",
492       "isOptional" : false,
493       "optvalues" : [
494         "el",
495         "parent"
496       ]
497     },
498     {
499       "name" : "margin_top",
500       "type" : "String",
501       "desc" : "",
502       "memberOf" : "",
503       "isOptional" : false,
504       "optvalues" : [
505         "0",
506         "1",
507         "2",
508         "3",
509         "4",
510         "5",
511         "auto"
512       ]
513     },
514     {
515       "name" : "dataId",
516       "type" : "string",
517       "desc" : "cutomer id",
518       "memberOf" : "Roo.bootstrap.Component",
519       "isOptional" : false,
520       "optvalues" : []
521     },
522     {
523       "name" : "padding_left",
524       "type" : "String",
525       "desc" : "",
526       "memberOf" : "",
527       "isOptional" : false,
528       "optvalues" : [
529         "0",
530         "1",
531         "2",
532         "3",
533         "4",
534         "5"
535       ]
536     },
537     {
538       "name" : "margin_x",
539       "type" : "String",
540       "desc" : "",
541       "memberOf" : "",
542       "isOptional" : false,
543       "optvalues" : [
544         "0",
545         "1",
546         "2",
547         "3",
548         "4",
549         "5",
550         "auto"
551       ]
552     },
553     {
554       "name" : "margin_y",
555       "type" : "String",
556       "desc" : "",
557       "memberOf" : "",
558       "isOptional" : false,
559       "optvalues" : [
560         "0",
561         "1",
562         "2",
563         "3",
564         "4",
565         "5",
566         "auto"
567       ]
568     },
569     {
570       "name" : "html",
571       "type" : "String|Boolean",
572       "desc" : "-- html contents - or just use children.. use false to hide it..",
573       "memberOf" : "",
574       "isOptional" : false,
575       "optvalues" : []
576     },
577     {
578       "name" : "padding_x",
579       "type" : "String",
580       "desc" : "",
581       "memberOf" : "",
582       "isOptional" : false,
583       "optvalues" : [
584         "0",
585         "1",
586         "2",
587         "3",
588         "4",
589         "5"
590       ]
591     },
592     {
593       "name" : "display_sm",
594       "type" : "String",
595       "desc" : "",
596       "memberOf" : "",
597       "isOptional" : false,
598       "optvalues" : [
599         "none",
600         "inline",
601         "inline-block",
602         "block",
603         "table",
604         "table-cell",
605         "table-row",
606         "flex",
607         "inline-flex"
608       ]
609     },
610     {
611       "name" : "padding_y",
612       "type" : "String",
613       "desc" : "",
614       "memberOf" : "",
615       "isOptional" : false,
616       "optvalues" : [
617         "0",
618         "1",
619         "2",
620         "3",
621         "4",
622         "5"
623       ]
624     }
625   ],
626   "methods" : [
627     {
628       "name" : "getDropPoint",
629       "type" : "function",
630       "desc" : "Decide whether to drop above or below a View node.",
631       "sig" : "()\n{\n\n}",
632       "static" : false,
633       "memberOf" : "",
634       "isStatic" : false,
635       "isConstructor" : false,
636       "isPrivate" : false,
637       "example" : "",
638       "deprecated" : "",
639       "since" : "",
640       "see" : "",
641       "exceptions" : "",
642       "requires" : "",
643       "params" : [],
644       "returns" : []
645     },
646     {
647       "name" : "getTargetFromEvent",
648       "type" : "function",
649       "desc" : "Part of the Roo.dd.DropZone interface. If no target node is found, the\n   whole Element becomes the target, and this causes the drop gesture to append.\n\n   Returns an object:\n    {\n           \n           position : 'below' or 'above'\n           card  : relateive to card OBJECT (or true for no cards listed)\n           items_n : relative to nth item in list\n           card_n : relative to  nth card in list\n    }",
650       "sig" : "()\n{\n\n}",
651       "static" : false,
652       "memberOf" : "",
653       "isStatic" : false,
654       "isConstructor" : false,
655       "isPrivate" : false,
656       "example" : "",
657       "deprecated" : "",
658       "since" : "",
659       "see" : "",
660       "exceptions" : "",
661       "requires" : "",
662       "params" : [],
663       "returns" : []
664     },
665     {
666       "name" : "acceptCard",
667       "type" : "function",
668       "desc" : "accept card\n\n-        card.acceptCard(move_card, info.position, info.card, info.items_n);",
669       "sig" : "()\n{\n\n}",
670       "static" : false,
671       "memberOf" : "",
672       "isStatic" : false,
673       "isConstructor" : false,
674       "isPrivate" : false,
675       "example" : "",
676       "deprecated" : "",
677       "since" : "",
678       "see" : "",
679       "exceptions" : "",
680       "requires" : "",
681       "params" : [],
682       "returns" : []
683     },
684     {
685       "name" : "tooltipEl",
686       "type" : "function",
687       "desc" : "Fetch the element to display the tooltip on.",
688       "sig" : "()\n{\n\n}",
689       "static" : false,
690       "memberOf" : "Roo.bootstrap.Component",
691       "isStatic" : false,
692       "isConstructor" : false,
693       "isPrivate" : false,
694       "example" : "",
695       "deprecated" : "",
696       "since" : "",
697       "see" : "",
698       "exceptions" : "",
699       "requires" : "",
700       "params" : [],
701       "returns" : [
702         {
703           "name" : "",
704           "type" : "Roo.Element",
705           "desc" : "defaults to this.el"
706         }
707       ]
708     },
709     {
710       "name" : "hide",
711       "type" : "function",
712       "desc" : "Hide a component - adds 'hidden' class",
713       "sig" : "()\n{\n\n}",
714       "static" : false,
715       "memberOf" : "Roo.bootstrap.Component",
716       "isStatic" : false,
717       "isConstructor" : false,
718       "isPrivate" : false,
719       "example" : "",
720       "deprecated" : "",
721       "since" : "",
722       "see" : "",
723       "exceptions" : "",
724       "requires" : "",
725       "params" : [],
726       "returns" : []
727     },
728     {
729       "name" : "show",
730       "type" : "function",
731       "desc" : "Show a component - removes 'hidden' class",
732       "sig" : "()\n{\n\n}",
733       "static" : false,
734       "memberOf" : "Roo.bootstrap.Component",
735       "isStatic" : false,
736       "isConstructor" : false,
737       "isPrivate" : false,
738       "example" : "",
739       "deprecated" : "",
740       "since" : "",
741       "see" : "",
742       "exceptions" : "",
743       "requires" : "",
744       "params" : [],
745       "returns" : []
746     },
747     {
748       "name" : "setVisibilityEl",
749       "type" : "function",
750       "desc" : "Set the element that will be used to show or hide",
751       "sig" : "()\n{\n\n}",
752       "static" : false,
753       "memberOf" : "Roo.bootstrap.Component",
754       "isStatic" : false,
755       "isConstructor" : false,
756       "isPrivate" : false,
757       "example" : "",
758       "deprecated" : "",
759       "since" : "",
760       "see" : "",
761       "exceptions" : "",
762       "requires" : "",
763       "params" : [],
764       "returns" : []
765     },
766     {
767       "name" : "getVisibilityEl",
768       "type" : "function",
769       "desc" : "Get the element that will be used to show or hide",
770       "sig" : "()\n{\n\n}",
771       "static" : false,
772       "memberOf" : "Roo.bootstrap.Component",
773       "isStatic" : false,
774       "isConstructor" : false,
775       "isPrivate" : false,
776       "example" : "",
777       "deprecated" : "",
778       "since" : "",
779       "see" : "",
780       "exceptions" : "",
781       "requires" : "",
782       "params" : [],
783       "returns" : []
784     },
785     {
786       "name" : "initEvents",
787       "type" : "function",
788       "desc" : "Initialize Events for the element",
789       "sig" : "()\n{\n\n}",
790       "static" : false,
791       "memberOf" : "Roo.bootstrap.Component",
792       "isStatic" : false,
793       "isConstructor" : false,
794       "isPrivate" : false,
795       "example" : "",
796       "deprecated" : "",
797       "since" : "",
798       "see" : "",
799       "exceptions" : "",
800       "requires" : "",
801       "params" : [],
802       "returns" : []
803     },
804     {
805       "name" : "getChildContainer",
806       "type" : "function",
807       "desc" : "Fetch the element to add children to",
808       "sig" : "()\n{\n\n}",
809       "static" : false,
810       "memberOf" : "Roo.bootstrap.Component",
811       "isStatic" : false,
812       "isConstructor" : false,
813       "isPrivate" : false,
814       "example" : "",
815       "deprecated" : "",
816       "since" : "",
817       "see" : "",
818       "exceptions" : "",
819       "requires" : "",
820       "params" : [],
821       "returns" : [
822         {
823           "name" : "",
824           "type" : "Roo.Element",
825           "desc" : "defaults to this.el"
826         }
827       ]
828     },
829     {
830       "name" : "getId",
831       "type" : "function",
832       "desc" : "Returns the id of this component.",
833       "sig" : "()\n{\n\n}",
834       "static" : false,
835       "memberOf" : "Roo.Component",
836       "isStatic" : false,
837       "isConstructor" : false,
838       "isPrivate" : false,
839       "example" : "",
840       "deprecated" : "",
841       "since" : "",
842       "see" : "",
843       "exceptions" : "",
844       "requires" : "",
845       "params" : [],
846       "returns" : [
847         {
848           "name" : "",
849           "type" : "String",
850           "desc" : ""
851         }
852       ]
853     },
854     {
855       "name" : "render",
856       "type" : "function",
857       "desc" : "If this is a lazy rendering component, render it to its container element.",
858       "sig" : "(container)",
859       "static" : false,
860       "memberOf" : "Roo.Component",
861       "isStatic" : false,
862       "isConstructor" : false,
863       "isPrivate" : false,
864       "example" : "",
865       "deprecated" : "",
866       "since" : "",
867       "see" : "",
868       "exceptions" : "",
869       "requires" : "",
870       "params" : [
871         {
872           "name" : "container",
873           "type" : "String/HTMLElement/Element",
874           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
875           "isOptional" : false
876         }
877       ],
878       "returns" : []
879     },
880     {
881       "name" : "destroy",
882       "type" : "function",
883       "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}.",
884       "sig" : "()\n{\n\n}",
885       "static" : false,
886       "memberOf" : "Roo.Component",
887       "isStatic" : false,
888       "isConstructor" : false,
889       "isPrivate" : false,
890       "example" : "",
891       "deprecated" : "",
892       "since" : "",
893       "see" : "",
894       "exceptions" : "",
895       "requires" : "",
896       "params" : [],
897       "returns" : []
898     },
899     {
900       "name" : "isVisible",
901       "type" : "function",
902       "desc" : "Returns true if this component is visible.",
903       "sig" : "()\n{\n\n}",
904       "static" : false,
905       "memberOf" : "Roo.Component",
906       "isStatic" : false,
907       "isConstructor" : false,
908       "isPrivate" : false,
909       "example" : "",
910       "deprecated" : "",
911       "since" : "",
912       "see" : "",
913       "exceptions" : "",
914       "requires" : "",
915       "params" : [],
916       "returns" : []
917     },
918     {
919       "name" : "setDisabled",
920       "type" : "function",
921       "desc" : "Convenience function for setting disabled/enabled by boolean.",
922       "sig" : "(disabled)",
923       "static" : false,
924       "memberOf" : "Roo.Component",
925       "isStatic" : false,
926       "isConstructor" : false,
927       "isPrivate" : false,
928       "example" : "",
929       "deprecated" : "",
930       "since" : "",
931       "see" : "",
932       "exceptions" : "",
933       "requires" : "",
934       "params" : [
935         {
936           "name" : "disabled",
937           "type" : "Boolean",
938           "desc" : "",
939           "isOptional" : false
940         }
941       ],
942       "returns" : []
943     },
944     {
945       "name" : "focus",
946       "type" : "function",
947       "desc" : "Try to focus this component.",
948       "sig" : "(selectText)",
949       "static" : false,
950       "memberOf" : "Roo.Component",
951       "isStatic" : false,
952       "isConstructor" : false,
953       "isPrivate" : false,
954       "example" : "",
955       "deprecated" : "",
956       "since" : "",
957       "see" : "",
958       "exceptions" : "",
959       "requires" : "",
960       "params" : [
961         {
962           "name" : "selectText",
963           "type" : "Boolean",
964           "desc" : "True to also select the text in this component (if applicable)",
965           "isOptional" : false
966         }
967       ],
968       "returns" : [
969         {
970           "name" : "",
971           "type" : "Roo.Component",
972           "desc" : "this"
973         }
974       ]
975     },
976     {
977       "name" : "enable",
978       "type" : "function",
979       "desc" : "Enable this component.",
980       "sig" : "()\n{\n\n}",
981       "static" : false,
982       "memberOf" : "Roo.Component",
983       "isStatic" : false,
984       "isConstructor" : false,
985       "isPrivate" : false,
986       "example" : "",
987       "deprecated" : "",
988       "since" : "",
989       "see" : "",
990       "exceptions" : "",
991       "requires" : "",
992       "params" : [],
993       "returns" : [
994         {
995           "name" : "",
996           "type" : "Roo.Component",
997           "desc" : "this"
998         }
999       ]
1000     },
1001     {
1002       "name" : "setVisible",
1003       "type" : "function",
1004       "desc" : "Convenience function to hide or show this component by boolean.",
1005       "sig" : "(visible)",
1006       "static" : false,
1007       "memberOf" : "Roo.Component",
1008       "isStatic" : false,
1009       "isConstructor" : false,
1010       "isPrivate" : false,
1011       "example" : "",
1012       "deprecated" : "",
1013       "since" : "",
1014       "see" : "",
1015       "exceptions" : "",
1016       "requires" : "",
1017       "params" : [
1018         {
1019           "name" : "visible",
1020           "type" : "Boolean",
1021           "desc" : "True to show, false to hide",
1022           "isOptional" : false
1023         }
1024       ],
1025       "returns" : [
1026         {
1027           "name" : "",
1028           "type" : "Roo.Component",
1029           "desc" : "this"
1030         }
1031       ]
1032     },
1033     {
1034       "name" : "disable",
1035       "type" : "function",
1036       "desc" : "Disable this component.",
1037       "sig" : "()\n{\n\n}",
1038       "static" : false,
1039       "memberOf" : "Roo.Component",
1040       "isStatic" : false,
1041       "isConstructor" : false,
1042       "isPrivate" : false,
1043       "example" : "",
1044       "deprecated" : "",
1045       "since" : "",
1046       "see" : "",
1047       "exceptions" : "",
1048       "requires" : "",
1049       "params" : [],
1050       "returns" : [
1051         {
1052           "name" : "",
1053           "type" : "Roo.Component",
1054           "desc" : "this"
1055         }
1056       ]
1057     },
1058     {
1059       "name" : "getEl",
1060       "type" : "function",
1061       "desc" : "Returns the underlying {@link Roo.Element}.",
1062       "sig" : "()\n{\n\n}",
1063       "static" : false,
1064       "memberOf" : "Roo.Component",
1065       "isStatic" : false,
1066       "isConstructor" : false,
1067       "isPrivate" : false,
1068       "example" : "",
1069       "deprecated" : "",
1070       "since" : "",
1071       "see" : "",
1072       "exceptions" : "",
1073       "requires" : "",
1074       "params" : [],
1075       "returns" : [
1076         {
1077           "name" : "",
1078           "type" : "Roo.Element",
1079           "desc" : "The element"
1080         }
1081       ]
1082     },
1083     {
1084       "name" : "purgeListeners",
1085       "type" : "function",
1086       "desc" : "Removes all listeners for this object",
1087       "sig" : "()\n{\n\n}",
1088       "static" : false,
1089       "memberOf" : "Roo.util.Observable",
1090       "isStatic" : false,
1091       "isConstructor" : false,
1092       "isPrivate" : false,
1093       "example" : "",
1094       "deprecated" : "",
1095       "since" : "",
1096       "see" : "",
1097       "exceptions" : "",
1098       "requires" : "",
1099       "params" : [],
1100       "returns" : []
1101     },
1102     {
1103       "name" : "on",
1104       "type" : "function",
1105       "desc" : "Appends an event handler to this element (shorthand for addListener)",
1106       "sig" : "(eventName, handler, scope, options)",
1107       "static" : false,
1108       "memberOf" : "Roo.util.Observable",
1109       "isStatic" : false,
1110       "isConstructor" : false,
1111       "isPrivate" : false,
1112       "example" : "",
1113       "deprecated" : "",
1114       "since" : "",
1115       "see" : "",
1116       "exceptions" : "",
1117       "requires" : "",
1118       "params" : [
1119         {
1120           "name" : "eventName",
1121           "type" : "String",
1122           "desc" : "The type of event to listen for",
1123           "isOptional" : false
1124         },
1125         {
1126           "name" : "handler",
1127           "type" : "Function",
1128           "desc" : "The method the event invokes",
1129           "isOptional" : false
1130         },
1131         {
1132           "name" : "scope",
1133           "type" : "Object",
1134           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1135           "isOptional" : false
1136         },
1137         {
1138           "name" : "options",
1139           "type" : "Object",
1140           "desc" : "(optional)",
1141           "isOptional" : false
1142         }
1143       ],
1144       "returns" : []
1145     },
1146     {
1147       "name" : "un",
1148       "type" : "function",
1149       "desc" : "Removes a listener (shorthand for removeListener)",
1150       "sig" : "(eventName, handler, scope)",
1151       "static" : false,
1152       "memberOf" : "Roo.util.Observable",
1153       "isStatic" : false,
1154       "isConstructor" : false,
1155       "isPrivate" : false,
1156       "example" : "",
1157       "deprecated" : "",
1158       "since" : "",
1159       "see" : "",
1160       "exceptions" : "",
1161       "requires" : "",
1162       "params" : [
1163         {
1164           "name" : "eventName",
1165           "type" : "String",
1166           "desc" : "The type of event to listen for",
1167           "isOptional" : false
1168         },
1169         {
1170           "name" : "handler",
1171           "type" : "Function",
1172           "desc" : "The handler to remove",
1173           "isOptional" : false
1174         },
1175         {
1176           "name" : "scope",
1177           "type" : "Object",
1178           "desc" : "(optional) The scope (this object) for the handler",
1179           "isOptional" : false
1180         }
1181       ],
1182       "returns" : []
1183     },
1184     {
1185       "name" : "addEvents",
1186       "type" : "function",
1187       "desc" : "Used to define events on this Observable",
1188       "sig" : "(object)",
1189       "static" : false,
1190       "memberOf" : "Roo.util.Observable",
1191       "isStatic" : false,
1192       "isConstructor" : false,
1193       "isPrivate" : false,
1194       "example" : "",
1195       "deprecated" : "",
1196       "since" : "",
1197       "see" : "",
1198       "exceptions" : "",
1199       "requires" : "",
1200       "params" : [
1201         {
1202           "name" : "object",
1203           "type" : "Object",
1204           "desc" : "The object with the events defined",
1205           "isOptional" : false
1206         }
1207       ],
1208       "returns" : []
1209     },
1210     {
1211       "name" : "releaseCapture",
1212       "type" : "function",
1213       "desc" : "Removes <b>all</b> added captures from the Observable.",
1214       "sig" : "(o)",
1215       "static" : true,
1216       "memberOf" : "Roo.util.Observable",
1217       "isStatic" : true,
1218       "isConstructor" : false,
1219       "isPrivate" : false,
1220       "example" : "",
1221       "deprecated" : "",
1222       "since" : "",
1223       "see" : "",
1224       "exceptions" : "",
1225       "requires" : "",
1226       "params" : [
1227         {
1228           "name" : "o",
1229           "type" : "Observable",
1230           "desc" : "The Observable to release",
1231           "isOptional" : false
1232         }
1233       ],
1234       "returns" : []
1235     },
1236     {
1237       "name" : "removeListener",
1238       "type" : "function",
1239       "desc" : "Removes a listener",
1240       "sig" : "(eventName, handler, scope)",
1241       "static" : false,
1242       "memberOf" : "Roo.util.Observable",
1243       "isStatic" : false,
1244       "isConstructor" : false,
1245       "isPrivate" : false,
1246       "example" : "",
1247       "deprecated" : "",
1248       "since" : "",
1249       "see" : "",
1250       "exceptions" : "",
1251       "requires" : "",
1252       "params" : [
1253         {
1254           "name" : "eventName",
1255           "type" : "String",
1256           "desc" : "The type of event to listen for",
1257           "isOptional" : false
1258         },
1259         {
1260           "name" : "handler",
1261           "type" : "Function",
1262           "desc" : "The handler to remove",
1263           "isOptional" : false
1264         },
1265         {
1266           "name" : "scope",
1267           "type" : "Object",
1268           "desc" : "(optional) The scope (this object) for the handler",
1269           "isOptional" : false
1270         }
1271       ],
1272       "returns" : []
1273     },
1274     {
1275       "name" : "fireEvent",
1276       "type" : "function",
1277       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
1278       "sig" : "(eventName, args)",
1279       "static" : false,
1280       "memberOf" : "Roo.util.Observable",
1281       "isStatic" : false,
1282       "isConstructor" : false,
1283       "isPrivate" : false,
1284       "example" : "",
1285       "deprecated" : "",
1286       "since" : "",
1287       "see" : "",
1288       "exceptions" : "",
1289       "requires" : "",
1290       "params" : [
1291         {
1292           "name" : "eventName",
1293           "type" : "String",
1294           "desc" : "",
1295           "isOptional" : false
1296         },
1297         {
1298           "name" : "args",
1299           "type" : "Object...",
1300           "desc" : "Variable number of parameters are passed to handlers",
1301           "isOptional" : false
1302         }
1303       ],
1304       "returns" : [
1305         {
1306           "name" : "",
1307           "type" : "Boolean",
1308           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1309         }
1310       ]
1311     },
1312     {
1313       "name" : "hasListener",
1314       "type" : "function",
1315       "desc" : "Checks to see if this object has any listeners for a specified event",
1316       "sig" : "(eventName)",
1317       "static" : false,
1318       "memberOf" : "Roo.util.Observable",
1319       "isStatic" : false,
1320       "isConstructor" : false,
1321       "isPrivate" : false,
1322       "example" : "",
1323       "deprecated" : "",
1324       "since" : "",
1325       "see" : "",
1326       "exceptions" : "",
1327       "requires" : "",
1328       "params" : [
1329         {
1330           "name" : "eventName",
1331           "type" : "String",
1332           "desc" : "The name of the event to check for",
1333           "isOptional" : false
1334         }
1335       ],
1336       "returns" : [
1337         {
1338           "name" : "",
1339           "type" : "Boolean",
1340           "desc" : "True if the event is being listened for, else false"
1341         }
1342       ]
1343     },
1344     {
1345       "name" : "capture",
1346       "type" : "function",
1347       "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.",
1348       "sig" : "(o, fn, scope)",
1349       "static" : true,
1350       "memberOf" : "Roo.util.Observable",
1351       "isStatic" : true,
1352       "isConstructor" : false,
1353       "isPrivate" : false,
1354       "example" : "",
1355       "deprecated" : "",
1356       "since" : "",
1357       "see" : "",
1358       "exceptions" : "",
1359       "requires" : "",
1360       "params" : [
1361         {
1362           "name" : "o",
1363           "type" : "Observable",
1364           "desc" : "The Observable to capture",
1365           "isOptional" : false
1366         },
1367         {
1368           "name" : "fn",
1369           "type" : "Function",
1370           "desc" : "The function to call",
1371           "isOptional" : false
1372         },
1373         {
1374           "name" : "scope",
1375           "type" : "Object",
1376           "desc" : "(optional) The scope (this object) for the fn",
1377           "isOptional" : false
1378         }
1379       ],
1380       "returns" : []
1381     },
1382     {
1383       "name" : "addListener",
1384       "type" : "function",
1385       "desc" : "Appends an event handler to this component",
1386       "sig" : "(eventName, handler, scope, options)",
1387       "static" : false,
1388       "memberOf" : "Roo.util.Observable",
1389       "isStatic" : false,
1390       "isConstructor" : false,
1391       "isPrivate" : false,
1392       "example" : "",
1393       "deprecated" : "",
1394       "since" : "",
1395       "see" : "",
1396       "exceptions" : "",
1397       "requires" : "",
1398       "params" : [
1399         {
1400           "name" : "eventName",
1401           "type" : "String",
1402           "desc" : "The type of event to listen for",
1403           "isOptional" : false
1404         },
1405         {
1406           "name" : "handler",
1407           "type" : "Function",
1408           "desc" : "The method the event invokes",
1409           "isOptional" : false
1410         },
1411         {
1412           "name" : "scope",
1413           "type" : "Object",
1414           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1415           "isOptional" : false
1416         },
1417         {
1418           "name" : "options",
1419           "type" : "Object",
1420           "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>",
1421           "isOptional" : false
1422         }
1423       ],
1424       "returns" : []
1425     }
1426   ],
1427   "events" : [
1428     {
1429       "name" : "rotate",
1430       "type" : "function",
1431       "desc" : "When a element a card is rotate",
1432       "sig" : "function (_self, n, rotate)\n{\n\n}",
1433       "memberOf" : "",
1434       "example" : "",
1435       "deprecated" : "",
1436       "since" : "",
1437       "see" : "",
1438       "params" : [
1439         {
1440           "name" : "this",
1441           "type" : "Roo.bootstrap.Card",
1442           "desc" : "",
1443           "isOptional" : false
1444         },
1445         {
1446           "name" : "n",
1447           "type" : "Roo.Element",
1448           "desc" : "the node being dropped?",
1449           "isOptional" : false
1450         },
1451         {
1452           "name" : "rotate",
1453           "type" : "Boolean",
1454           "desc" : "status",
1455           "isOptional" : false
1456         }
1457       ],
1458       "returns" : []
1459     },
1460     {
1461       "name" : "drop",
1462       "type" : "function",
1463       "desc" : "When a element a card is dropped",
1464       "sig" : "function (_self, move_card, position, next_to_card)\n{\n\n}",
1465       "memberOf" : "",
1466       "example" : "",
1467       "deprecated" : "",
1468       "since" : "",
1469       "see" : "",
1470       "params" : [
1471         {
1472           "name" : "this",
1473           "type" : "Roo.bootstrap.Card",
1474           "desc" : "",
1475           "isOptional" : false
1476         },
1477         {
1478           "name" : "move_card",
1479           "type" : "Roo.bootstrap.Card",
1480           "desc" : "the card being dropped?",
1481           "isOptional" : false
1482         },
1483         {
1484           "name" : "position",
1485           "type" : "String",
1486           "desc" : "'above' or 'below'",
1487           "isOptional" : false
1488         },
1489         {
1490           "name" : "next_to_card",
1491           "type" : "Roo.bootstrap.Card",
1492           "desc" : "What card position is relative to of 'false' for empty list.",
1493           "isOptional" : false
1494         }
1495       ],
1496       "returns" : []
1497     },
1498     {
1499       "name" : "cardover",
1500       "type" : "function",
1501       "desc" : "When a card element is dragged over ready to drop (return false to block dropable)",
1502       "sig" : "function (_self, data)\n{\n\n}",
1503       "memberOf" : "",
1504       "example" : "",
1505       "deprecated" : "",
1506       "since" : "",
1507       "see" : "",
1508       "params" : [
1509         {
1510           "name" : "this",
1511           "type" : "Roo.bootstrap.Card",
1512           "desc" : "",
1513           "isOptional" : false
1514         },
1515         {
1516           "name" : "data",
1517           "type" : "Object",
1518           "desc" : "from dragdrop",
1519           "isOptional" : false
1520         }
1521       ],
1522       "returns" : []
1523     },
1524     {
1525       "name" : "childrenrendered",
1526       "type" : "function",
1527       "desc" : "Fires when the children have been rendered..",
1528       "sig" : "function (_self)\n{\n\n}",
1529       "memberOf" : "Roo.bootstrap.Component",
1530       "example" : "",
1531       "deprecated" : "",
1532       "since" : "",
1533       "see" : "",
1534       "params" : [
1535         {
1536           "name" : "this",
1537           "type" : "Roo.bootstrap.Component",
1538           "desc" : "",
1539           "isOptional" : false
1540         }
1541       ],
1542       "returns" : []
1543     },
1544     {
1545       "name" : "beforerender",
1546       "type" : "function",
1547       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1548       "sig" : "function (_self)\n{\n\n}",
1549       "memberOf" : "Roo.Component",
1550       "example" : "",
1551       "deprecated" : "",
1552       "since" : "",
1553       "see" : "",
1554       "params" : [
1555         {
1556           "name" : "this",
1557           "type" : "Roo.Component",
1558           "desc" : "",
1559           "isOptional" : false
1560         }
1561       ],
1562       "returns" : []
1563     },
1564     {
1565       "name" : "disable",
1566       "type" : "function",
1567       "desc" : "Fires after the component is disabled.",
1568       "sig" : "function (_self)\n{\n\n}",
1569       "memberOf" : "Roo.Component",
1570       "example" : "",
1571       "deprecated" : "",
1572       "since" : "",
1573       "see" : "",
1574       "params" : [
1575         {
1576           "name" : "this",
1577           "type" : "Roo.Component",
1578           "desc" : "",
1579           "isOptional" : false
1580         }
1581       ],
1582       "returns" : []
1583     },
1584     {
1585       "name" : "render",
1586       "type" : "function",
1587       "desc" : "Fires after the component is rendered.",
1588       "sig" : "function (_self)\n{\n\n}",
1589       "memberOf" : "Roo.Component",
1590       "example" : "",
1591       "deprecated" : "",
1592       "since" : "",
1593       "see" : "",
1594       "params" : [
1595         {
1596           "name" : "this",
1597           "type" : "Roo.Component",
1598           "desc" : "",
1599           "isOptional" : false
1600         }
1601       ],
1602       "returns" : []
1603     },
1604     {
1605       "name" : "destroy",
1606       "type" : "function",
1607       "desc" : "Fires after the component is destroyed.",
1608       "sig" : "function (_self)\n{\n\n}",
1609       "memberOf" : "Roo.Component",
1610       "example" : "",
1611       "deprecated" : "",
1612       "since" : "",
1613       "see" : "",
1614       "params" : [
1615         {
1616           "name" : "this",
1617           "type" : "Roo.Component",
1618           "desc" : "",
1619           "isOptional" : false
1620         }
1621       ],
1622       "returns" : []
1623     },
1624     {
1625       "name" : "hide",
1626       "type" : "function",
1627       "desc" : "Fires after the component is hidden.",
1628       "sig" : "function (_self)\n{\n\n}",
1629       "memberOf" : "Roo.Component",
1630       "example" : "",
1631       "deprecated" : "",
1632       "since" : "",
1633       "see" : "",
1634       "params" : [
1635         {
1636           "name" : "this",
1637           "type" : "Roo.Component",
1638           "desc" : "",
1639           "isOptional" : false
1640         }
1641       ],
1642       "returns" : []
1643     },
1644     {
1645       "name" : "beforehide",
1646       "type" : "function",
1647       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1648       "sig" : "function (_self)\n{\n\n}",
1649       "memberOf" : "Roo.Component",
1650       "example" : "",
1651       "deprecated" : "",
1652       "since" : "",
1653       "see" : "",
1654       "params" : [
1655         {
1656           "name" : "this",
1657           "type" : "Roo.Component",
1658           "desc" : "",
1659           "isOptional" : false
1660         }
1661       ],
1662       "returns" : []
1663     },
1664     {
1665       "name" : "show",
1666       "type" : "function",
1667       "desc" : "Fires after the component is shown.",
1668       "sig" : "function (_self)\n{\n\n}",
1669       "memberOf" : "Roo.Component",
1670       "example" : "",
1671       "deprecated" : "",
1672       "since" : "",
1673       "see" : "",
1674       "params" : [
1675         {
1676           "name" : "this",
1677           "type" : "Roo.Component",
1678           "desc" : "",
1679           "isOptional" : false
1680         }
1681       ],
1682       "returns" : []
1683     },
1684     {
1685       "name" : "beforeshow",
1686       "type" : "function",
1687       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1688       "sig" : "function (_self)\n{\n\n}",
1689       "memberOf" : "Roo.Component",
1690       "example" : "",
1691       "deprecated" : "",
1692       "since" : "",
1693       "see" : "",
1694       "params" : [
1695         {
1696           "name" : "this",
1697           "type" : "Roo.Component",
1698           "desc" : "",
1699           "isOptional" : false
1700         }
1701       ],
1702       "returns" : []
1703     },
1704     {
1705       "name" : "enable",
1706       "type" : "function",
1707       "desc" : "Fires after the component is enabled.",
1708       "sig" : "function (_self)\n{\n\n}",
1709       "memberOf" : "Roo.Component",
1710       "example" : "",
1711       "deprecated" : "",
1712       "since" : "",
1713       "see" : "",
1714       "params" : [
1715         {
1716           "name" : "this",
1717           "type" : "Roo.Component",
1718           "desc" : "",
1719           "isOptional" : false
1720         }
1721       ],
1722       "returns" : []
1723     },
1724     {
1725       "name" : "beforedestroy",
1726       "type" : "function",
1727       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1728       "sig" : "function (_self)\n{\n\n}",
1729       "memberOf" : "Roo.Component",
1730       "example" : "",
1731       "deprecated" : "",
1732       "since" : "",
1733       "see" : "",
1734       "params" : [
1735         {
1736           "name" : "this",
1737           "type" : "Roo.Component",
1738           "desc" : "",
1739           "isOptional" : false
1740         }
1741       ],
1742       "returns" : []
1743     }
1744   ]
1745 }