Partial Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs2 / symbols / Roo.bootstrap.panel.Grid.json
1 {
2   "name" : "Roo.bootstrap.panel.Grid",
3   "augments" : [
4     "Roo.bootstrap.panel.Content",
5     "Roo.util.Observable"
6   ],
7   "desc" : "Create a new GridPanel.",
8   "isSingleton" : false,
9   "isStatic" : true,
10   "isBuiltin" : false,
11   "config" : [
12     {
13       "name" : "listeners",
14       "type" : "Object",
15       "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>",
16       "memberOf" : "Roo.util.Observable",
17       "values" : [
18       ]
19     },
20     {
21       "name" : "loadOnce",
22       "type" : "Boolean",
23       "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value",
24       "memberOf" : "Roo.bootstrap.panel.Content",
25       "values" : [
26       ]
27     },
28     {
29       "name" : "badges",
30       "type" : "Boolean",
31       "desc" : "render the badges",
32       "memberOf" : "Roo.bootstrap.panel.Content",
33       "values" : [
34       ]
35     },
36     {
37       "name" : "autoScroll",
38       "type" : "Boolean",
39       "desc" : "True to scroll overflow in this panel (use with {@link #fitToFrame})",
40       "memberOf" : "Roo.bootstrap.panel.Content",
41       "values" : [
42       ]
43     },
44     {
45       "name" : "fitToFrame",
46       "type" : "Boolean",
47       "desc" : "True for this panel to adjust its size to fit when the region resizes  (defaults to false)",
48       "memberOf" : "Roo.bootstrap.panel.Content",
49       "values" : [
50       ]
51     },
52     {
53       "name" : "background",
54       "type" : "Boolean",
55       "desc" : "True if the panel should not be activated when it is added (defaults to false)",
56       "memberOf" : "Roo.bootstrap.panel.Content",
57       "values" : [
58       ]
59     },
60     {
61       "name" : "toolbar",
62       "type" : "Toolbar",
63       "desc" : "A toolbar for this panel",
64       "memberOf" : "Roo.bootstrap.panel.Content",
65       "values" : [
66       ]
67     },
68     {
69       "name" : "region",
70       "type" : "String",
71       "desc" : "which region to put this panel on (when used with xtype constructors)",
72       "memberOf" : "Roo.bootstrap.panel.Content",
73       "values" : [
74         "(center",
75         "north",
76         "south",
77         "east",
78         "west)"
79       ]
80     },
81     {
82       "name" : "content",
83       "type" : "String",
84       "desc" : "Raw content to fill content panel with (uses setContent on construction.)",
85       "memberOf" : "Roo.bootstrap.panel.Content",
86       "values" : [
87       ]
88     },
89     {
90       "name" : "title",
91       "type" : "String",
92       "desc" : "The title for this panel",
93       "memberOf" : "Roo.bootstrap.panel.Content",
94       "values" : [
95       ]
96     },
97     {
98       "name" : "autoCreate",
99       "type" : "Boolean/Object",
100       "desc" : "True to auto generate the DOM element for this panel, or a {@link Roo.DomHelper} config of the element to create",
101       "memberOf" : "Roo.bootstrap.panel.Content",
102       "values" : [
103       ]
104     },
105     {
106       "name" : "fitContainer",
107       "type" : "Boolean",
108       "desc" : "When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container  (defaults to false)",
109       "memberOf" : "Roo.bootstrap.panel.Content",
110       "values" : [
111       ]
112     },
113     {
114       "name" : "grid",
115       "type" : "Roo.bootstrap.Table",
116       "desc" : "The grid for this panel",
117       "memberOf" : "Roo.bootstrap.panel.Grid",
118       "values" : [
119       ]
120     },
121     {
122       "name" : "closable",
123       "type" : "Boolean",
124       "desc" : "True if the panel can be closed/removed",
125       "memberOf" : "Roo.bootstrap.panel.Content",
126       "values" : [
127       ]
128     },
129     {
130       "name" : "params",
131       "type" : "String/Object",
132       "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value",
133       "memberOf" : "Roo.bootstrap.panel.Content",
134       "values" : [
135       ]
136     },
137     {
138       "name" : "adjustments",
139       "type" : "Array",
140       "desc" : "Values to <b>add</b> to the width/height when doing a {@link #fitToFrame} (default is [0, 0])",
141       "memberOf" : "Roo.bootstrap.panel.Content",
142       "values" : [
143       ]
144     },
145     {
146       "name" : "url",
147       "type" : "String",
148       "desc" : "Calls {@link #setUrl} with this value",
149       "memberOf" : "Roo.bootstrap.panel.Content",
150       "values" : [
151       ]
152     },
153     {
154       "name" : "resizeEl",
155       "type" : "String/HTMLElement/Element",
156       "desc" : "An element to resize if {@link #fitToFrame} is true (instead of this panel's element)",
157       "memberOf" : "Roo.bootstrap.panel.Content",
158       "values" : [
159       ]
160     }
161   ],
162   "methods" : [
163     {
164       "name" : "getGrid",
165       "desc" : "Returns the grid for this panel",
166       "isStatic" : false,
167       "isConstructor" : false,
168       "isPrivate" : false,
169       "memberOf" : "Roo.bootstrap.panel.Grid",
170       "example" : "",
171       "deprecated" : "",
172       "since" : "",
173       "see" : "",
174       "params" : [
175       ],
176       "returns" : [
177         {
178           "name" : "",
179           "type" : "Roo.bootstrap.Table",
180           "desc" : ""
181         }
182       ]
183     },
184     {
185       "name" : "refresh",
186       "desc" : "Force a content refresh from the URL specified in the {@link #setUrl} method.\n  Will fail silently if the {@link #setUrl} method has not been called.\n  This does not activate the panel, just updates its content.",
187       "isStatic" : false,
188       "isConstructor" : false,
189       "isPrivate" : false,
190       "memberOf" : "Roo.bootstrap.panel.Content",
191       "example" : "",
192       "deprecated" : "",
193       "since" : "",
194       "see" : "",
195       "params" : [
196       ],
197       "returns" : [
198       ]
199     },
200     {
201       "name" : "getUpdateManager",
202       "desc" : "Get the {@link Roo.UpdateManager} for this panel. Enables you to perform Ajax updates.",
203       "isStatic" : false,
204       "isConstructor" : false,
205       "isPrivate" : false,
206       "memberOf" : "Roo.bootstrap.panel.Content",
207       "example" : "",
208       "deprecated" : "",
209       "since" : "",
210       "see" : "",
211       "params" : [
212       ],
213       "returns" : [
214         {
215           "name" : "",
216           "type" : "Roo.UpdateManager",
217           "desc" : "The UpdateManager"
218         }
219       ]
220     },
221     {
222       "name" : "getChildContainer",
223       "desc" : "Adds a xtype elements to the panel - currently only supports Forms, View, JsonView.\n<pre><code>\n\nlayout.addxtype({\n       xtype : 'Form',\n       items: [ .... ]\n   }\n);\n\n</code></pre>",
224       "isStatic" : false,
225       "isConstructor" : false,
226       "isPrivate" : false,
227       "memberOf" : "Roo.bootstrap.panel.Content",
228       "example" : "",
229       "deprecated" : "",
230       "since" : "",
231       "see" : "",
232       "params" : [
233         {
234           "name" : "cfg",
235           "type" : "Object",
236           "desc" : "Xtype definition of item to add.",
237           "isOptional" : false
238         }
239       ],
240       "returns" : [
241       ]
242     },
243     {
244       "name" : "getToolbar",
245       "desc" : "Returns the toolbar for this Panel if one was configured.",
246       "isStatic" : false,
247       "isConstructor" : false,
248       "isPrivate" : false,
249       "memberOf" : "Roo.bootstrap.panel.Content",
250       "example" : "",
251       "deprecated" : "",
252       "since" : "",
253       "see" : "",
254       "params" : [
255       ],
256       "returns" : [
257         {
258           "name" : "",
259           "type" : "Roo.Toolbar",
260           "desc" : ""
261         }
262       ]
263     },
264     {
265       "name" : "setTitle",
266       "desc" : "Set this panel's title",
267       "isStatic" : false,
268       "isConstructor" : false,
269       "isPrivate" : false,
270       "memberOf" : "Roo.bootstrap.panel.Content",
271       "example" : "",
272       "deprecated" : "",
273       "since" : "",
274       "see" : "",
275       "params" : [
276         {
277           "name" : "title",
278           "type" : "String",
279           "desc" : "",
280           "isOptional" : false
281         }
282       ],
283       "returns" : [
284       ]
285     },
286     {
287       "name" : "setUrl",
288       "desc" : "Set a URL to be used to load the content for this panel. When this panel is activated, the content will be loaded from that URL.",
289       "isStatic" : false,
290       "isConstructor" : false,
291       "isPrivate" : false,
292       "memberOf" : "Roo.bootstrap.panel.Content",
293       "example" : "",
294       "deprecated" : "",
295       "since" : "",
296       "see" : "",
297       "params" : [
298         {
299           "name" : "url",
300           "type" : "String/Function",
301           "desc" : "The URL to load the content from or a function to call to get the URL",
302           "isOptional" : false
303         },
304         {
305           "name" : "params",
306           "type" : "String/Object",
307           "desc" : "(optional) The string params for the update call or an object of the params. See {@link Roo.UpdateManager#update} for more details. (Defaults to null)",
308           "isOptional" : false
309         },
310         {
311           "name" : "loadOnce",
312           "type" : "Boolean",
313           "desc" : "(optional) Whether to only load the content once. If this is false it makes the Ajax call every time this panel is activated. (Defaults to false)",
314           "isOptional" : false
315         }
316       ],
317       "returns" : [
318         {
319           "name" : "",
320           "type" : "Roo.UpdateManager",
321           "desc" : "The UpdateManager"
322         }
323       ]
324     },
325     {
326       "name" : "getEl",
327       "desc" : "Returns this panel's element - used by regiosn to add.",
328       "isStatic" : false,
329       "isConstructor" : false,
330       "isPrivate" : false,
331       "memberOf" : "Roo.bootstrap.panel.Content",
332       "example" : "",
333       "deprecated" : "",
334       "since" : "",
335       "see" : "",
336       "params" : [
337       ],
338       "returns" : [
339         {
340           "name" : "",
341           "type" : "Roo.Element",
342           "desc" : ""
343         }
344       ]
345     },
346     {
347       "name" : "destroy",
348       "desc" : "Destroys this panel",
349       "isStatic" : false,
350       "isConstructor" : false,
351       "isPrivate" : false,
352       "memberOf" : "Roo.bootstrap.panel.Content",
353       "example" : "",
354       "deprecated" : "",
355       "since" : "",
356       "see" : "",
357       "params" : [
358       ],
359       "returns" : [
360       ]
361     },
362     {
363       "name" : "load",
364       "desc" : "Loads this content panel immediately with content from XHR. Note: to delay loading until the panel is activated, use {@link #setUrl}.",
365       "isStatic" : false,
366       "isConstructor" : false,
367       "isPrivate" : false,
368       "memberOf" : "Roo.bootstrap.panel.Content",
369       "example" : "",
370       "deprecated" : "",
371       "since" : "",
372       "see" : "",
373       "params" : [
374         {
375           "name" : "url",
376           "type" : "Object/String/Function",
377           "desc" : "The url for this request or a function to call to get the url or a config object containing any of the following options:\n<pre><code>\npanel.load({\n    url: \"your-url.php\",\n    params: {param1: \"foo\", param2: \"bar\"}, // or a URL encoded string\n    callback: yourFunction,\n    scope: yourObject, //(optional scope)\n    discardUrl: false,\n    nocache: false,\n    text: \"Loading...\",\n    timeout: 30,\n    scripts: false\n});\n</code></pre>\nThe only required property is <i>url</i>. The optional properties <i>nocache</i>, <i>text</i> and <i>scripts</i>\nare shorthand for <i>disableCaching</i>, <i>indicatorText</i> and <i>loadScripts</i> and are used to set their associated property on this panel UpdateManager instance.",
378           "isOptional" : false
379         },
380         {
381           "name" : "params",
382           "type" : "String/Object",
383           "desc" : "(optional) The parameters to pass as either a URL encoded string \"param1=1&amp;param2=2\" or an object {param1: 1, param2: 2}",
384           "isOptional" : false
385         },
386         {
387           "name" : "callback",
388           "type" : "Function",
389           "desc" : "(optional) Callback when transaction is complete -- called with signature (oElement, bSuccess, oResponse)",
390           "isOptional" : false
391         },
392         {
393           "name" : "discardUrl",
394           "type" : "Boolean",
395           "desc" : "(optional) By default when you execute an update the defaultUrl is changed to the last used URL. If true, it will not store the URL.",
396           "isOptional" : false
397         }
398       ],
399       "returns" : [
400         {
401           "name" : "",
402           "type" : "Roo.ContentPanel",
403           "desc" : "this"
404         }
405       ]
406     },
407     {
408       "name" : "getTitle",
409       "desc" : "Returns this panel's title",
410       "isStatic" : false,
411       "isConstructor" : false,
412       "isPrivate" : false,
413       "memberOf" : "Roo.bootstrap.panel.Content",
414       "example" : "",
415       "deprecated" : "",
416       "since" : "",
417       "see" : "",
418       "params" : [
419       ],
420       "returns" : [
421         {
422           "name" : "",
423           "type" : "String",
424           "desc" : ""
425         }
426       ]
427     },
428     {
429       "name" : "isClosable",
430       "desc" : "Returns true is this panel was configured to be closable",
431       "isStatic" : false,
432       "isConstructor" : false,
433       "isPrivate" : false,
434       "memberOf" : "Roo.bootstrap.panel.Content",
435       "example" : "",
436       "deprecated" : "",
437       "since" : "",
438       "see" : "",
439       "params" : [
440       ],
441       "returns" : [
442         {
443           "name" : "",
444           "type" : "Boolean",
445           "desc" : ""
446         }
447       ]
448     },
449     {
450       "name" : "getId",
451       "desc" : "Returns this panel's id",
452       "isStatic" : false,
453       "isConstructor" : false,
454       "isPrivate" : false,
455       "memberOf" : "Roo.bootstrap.panel.Content",
456       "example" : "",
457       "deprecated" : "",
458       "since" : "",
459       "see" : "",
460       "params" : [
461       ],
462       "returns" : [
463         {
464           "name" : "",
465           "type" : "String",
466           "desc" : ""
467         }
468       ]
469     },
470     {
471       "name" : "setContent",
472       "desc" : "Updates this panel's element",
473       "isStatic" : false,
474       "isConstructor" : false,
475       "isPrivate" : false,
476       "memberOf" : "Roo.bootstrap.panel.Content",
477       "example" : "",
478       "deprecated" : "",
479       "since" : "",
480       "see" : "",
481       "params" : [
482         {
483           "name" : "content",
484           "type" : "String",
485           "desc" : "The new content",
486           "isOptional" : false
487         },
488         {
489           "name" : "loadScripts",
490           "type" : "Boolean",
491           "desc" : "(optional) true to look for and process scripts",
492           "isOptional" : false
493         }
494       ],
495       "returns" : [
496       ]
497     },
498     {
499       "name" : "purgeListeners",
500       "desc" : "Removes all listeners for this object",
501       "isStatic" : false,
502       "isConstructor" : false,
503       "isPrivate" : false,
504       "memberOf" : "Roo.util.Observable",
505       "example" : "",
506       "deprecated" : "",
507       "since" : "",
508       "see" : "",
509       "params" : [
510       ],
511       "returns" : [
512       ]
513     },
514     {
515       "name" : "on",
516       "desc" : "Appends an event handler to this element (shorthand for addListener)",
517       "isStatic" : false,
518       "isConstructor" : false,
519       "isPrivate" : false,
520       "memberOf" : "Roo.util.Observable",
521       "example" : "",
522       "deprecated" : "",
523       "since" : "",
524       "see" : "",
525       "params" : [
526         {
527           "name" : "eventName",
528           "type" : "String",
529           "desc" : "The type of event to listen for",
530           "isOptional" : false
531         },
532         {
533           "name" : "handler",
534           "type" : "Function",
535           "desc" : "The method the event invokes",
536           "isOptional" : false
537         },
538         {
539           "name" : "scope",
540           "type" : "Object",
541           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
542           "isOptional" : false
543         },
544         {
545           "name" : "options",
546           "type" : "Object",
547           "desc" : "(optional)",
548           "isOptional" : false
549         }
550       ],
551       "returns" : [
552       ]
553     },
554     {
555       "name" : "un",
556       "desc" : "Removes a listener (shorthand for removeListener)",
557       "isStatic" : false,
558       "isConstructor" : false,
559       "isPrivate" : false,
560       "memberOf" : "Roo.util.Observable",
561       "example" : "",
562       "deprecated" : "",
563       "since" : "",
564       "see" : "",
565       "params" : [
566         {
567           "name" : "eventName",
568           "type" : "String",
569           "desc" : "The type of event to listen for",
570           "isOptional" : false
571         },
572         {
573           "name" : "handler",
574           "type" : "Function",
575           "desc" : "The handler to remove",
576           "isOptional" : false
577         },
578         {
579           "name" : "scope",
580           "type" : "Object",
581           "desc" : "(optional) The scope (this object) for the handler",
582           "isOptional" : false
583         }
584       ],
585       "returns" : [
586       ]
587     },
588     {
589       "name" : "addEvents",
590       "desc" : "Used to define events on this Observable",
591       "isStatic" : false,
592       "isConstructor" : false,
593       "isPrivate" : false,
594       "memberOf" : "Roo.util.Observable",
595       "example" : "",
596       "deprecated" : "",
597       "since" : "",
598       "see" : "",
599       "params" : [
600         {
601           "name" : "object",
602           "type" : "Object",
603           "desc" : "The object with the events defined",
604           "isOptional" : false
605         }
606       ],
607       "returns" : [
608       ]
609     },
610     {
611       "name" : "releaseCapture",
612       "desc" : "Removes <b>all</b> added captures from the Observable.",
613       "isStatic" : true,
614       "isConstructor" : false,
615       "isPrivate" : false,
616       "memberOf" : "Roo.util.Observable",
617       "example" : "",
618       "deprecated" : "",
619       "since" : "",
620       "see" : "",
621       "params" : [
622         {
623           "name" : "o",
624           "type" : "Observable",
625           "desc" : "The Observable to release",
626           "isOptional" : false
627         }
628       ],
629       "returns" : [
630       ]
631     },
632     {
633       "name" : "removeListener",
634       "desc" : "Removes a listener",
635       "isStatic" : false,
636       "isConstructor" : false,
637       "isPrivate" : false,
638       "memberOf" : "Roo.util.Observable",
639       "example" : "",
640       "deprecated" : "",
641       "since" : "",
642       "see" : "",
643       "params" : [
644         {
645           "name" : "eventName",
646           "type" : "String",
647           "desc" : "The type of event to listen for",
648           "isOptional" : false
649         },
650         {
651           "name" : "handler",
652           "type" : "Function",
653           "desc" : "The handler to remove",
654           "isOptional" : false
655         },
656         {
657           "name" : "scope",
658           "type" : "Object",
659           "desc" : "(optional) The scope (this object) for the handler",
660           "isOptional" : false
661         }
662       ],
663       "returns" : [
664       ]
665     },
666     {
667       "name" : "fireEvent",
668       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
669       "isStatic" : false,
670       "isConstructor" : false,
671       "isPrivate" : false,
672       "memberOf" : "Roo.util.Observable",
673       "example" : "",
674       "deprecated" : "",
675       "since" : "",
676       "see" : "",
677       "params" : [
678         {
679           "name" : "eventName",
680           "type" : "String",
681           "desc" : "",
682           "isOptional" : false
683         },
684         {
685           "name" : "args",
686           "type" : "Object...",
687           "desc" : "Variable number of parameters are passed to handlers",
688           "isOptional" : false
689         }
690       ],
691       "returns" : [
692         {
693           "name" : "",
694           "type" : "Boolean",
695           "desc" : "returns false if any of the handlers return false otherwise it returns true"
696         }
697       ]
698     },
699     {
700       "name" : "hasListener",
701       "desc" : "Checks to see if this object has any listeners for a specified event",
702       "isStatic" : false,
703       "isConstructor" : false,
704       "isPrivate" : false,
705       "memberOf" : "Roo.util.Observable",
706       "example" : "",
707       "deprecated" : "",
708       "since" : "",
709       "see" : "",
710       "params" : [
711         {
712           "name" : "eventName",
713           "type" : "String",
714           "desc" : "The name of the event to check for",
715           "isOptional" : false
716         }
717       ],
718       "returns" : [
719         {
720           "name" : "",
721           "type" : "Boolean",
722           "desc" : "True if the event is being listened for, else false"
723         }
724       ]
725     },
726     {
727       "name" : "capture",
728       "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.",
729       "isStatic" : true,
730       "isConstructor" : false,
731       "isPrivate" : false,
732       "memberOf" : "Roo.util.Observable",
733       "example" : "",
734       "deprecated" : "",
735       "since" : "",
736       "see" : "",
737       "params" : [
738         {
739           "name" : "o",
740           "type" : "Observable",
741           "desc" : "The Observable to capture",
742           "isOptional" : false
743         },
744         {
745           "name" : "fn",
746           "type" : "Function",
747           "desc" : "The function to call",
748           "isOptional" : false
749         },
750         {
751           "name" : "scope",
752           "type" : "Object",
753           "desc" : "(optional) The scope (this object) for the fn",
754           "isOptional" : false
755         }
756       ],
757       "returns" : [
758       ]
759     },
760     {
761       "name" : "addListener",
762       "desc" : "Appends an event handler to this component",
763       "isStatic" : false,
764       "isConstructor" : false,
765       "isPrivate" : false,
766       "memberOf" : "Roo.util.Observable",
767       "example" : "",
768       "deprecated" : "",
769       "since" : "",
770       "see" : "",
771       "params" : [
772         {
773           "name" : "eventName",
774           "type" : "String",
775           "desc" : "The type of event to listen for",
776           "isOptional" : false
777         },
778         {
779           "name" : "handler",
780           "type" : "Function",
781           "desc" : "The method the event invokes",
782           "isOptional" : false
783         },
784         {
785           "name" : "scope",
786           "type" : "Object",
787           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
788           "isOptional" : false
789         },
790         {
791           "name" : "options",
792           "type" : "Object",
793           "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>",
794           "isOptional" : false
795         }
796       ],
797       "returns" : [
798       ]
799     }
800   ],
801   "events" : [
802     {
803       "name" : "activate",
804       "desc" : "Fires when this panel is activated.",
805       "memberOf" : "Roo.bootstrap.panel.Content",
806       "example" : "",
807       "deprecated" : "",
808       "since" : "",
809       "see" : "",
810       "params" : [
811         {
812           "name" : "this",
813           "type" : "Roo.ContentPanel",
814           "desc" : "",
815           "isOptional" : false
816         }
817       ],
818       "returns" : [
819       ]
820     },
821     {
822       "name" : "resize",
823       "desc" : "Fires when this panel is resized if fitToFrame is true.",
824       "memberOf" : "Roo.bootstrap.panel.Content",
825       "example" : "",
826       "deprecated" : "",
827       "since" : "",
828       "see" : "",
829       "params" : [
830         {
831           "name" : "this",
832           "type" : "Roo.ContentPanel",
833           "desc" : "",
834           "isOptional" : false
835         },
836         {
837           "name" : "width",
838           "type" : "Number",
839           "desc" : "The width after any component adjustments",
840           "isOptional" : false
841         },
842         {
843           "name" : "height",
844           "type" : "Number",
845           "desc" : "The height after any component adjustments",
846           "isOptional" : false
847         }
848       ],
849       "returns" : [
850       ]
851     },
852     {
853       "name" : "deactivate",
854       "desc" : "Fires when this panel is activated.",
855       "memberOf" : "Roo.bootstrap.panel.Content",
856       "example" : "",
857       "deprecated" : "",
858       "since" : "",
859       "see" : "",
860       "params" : [
861         {
862           "name" : "this",
863           "type" : "Roo.ContentPanel",
864           "desc" : "",
865           "isOptional" : false
866         }
867       ],
868       "returns" : [
869       ]
870     },
871     {
872       "name" : "render",
873       "desc" : "Fires when this tab is created",
874       "memberOf" : "Roo.bootstrap.panel.Content",
875       "example" : "",
876       "deprecated" : "",
877       "since" : "",
878       "see" : "",
879       "params" : [
880         {
881           "name" : "this",
882           "type" : "Roo.ContentPanel",
883           "desc" : "",
884           "isOptional" : false
885         }
886       ],
887       "returns" : [
888       ]
889     }
890   ]
891 }