fix docs add optvalues
[roojs1] / docs / 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   "childClasses" : {  },
8   "tree_children" : [],
9   "tree_parent" : [],
10   "desc" : "Create a new GridPanel.",
11   "isSingleton" : false,
12   "isStatic" : false,
13   "isBuiltin" : false,
14   "isAbstract" : false,
15   "isBuilderTop" : false,
16   "memberOf" : "Grid",
17   "example" : "",
18   "deprecated" : "",
19   "since" : "",
20   "see" : "",
21   "params" : [
22     {
23       "name" : "config",
24       "type" : "Object",
25       "desc" : "A the config object",
26       "isOptional" : false
27     }
28   ],
29   "returns" : [],
30   "throws" : "",
31   "requires" : "",
32   "config" : [
33     {
34       "name" : "loadOnce",
35       "type" : "Boolean",
36       "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value",
37       "memberOf" : "Roo.bootstrap.panel.Content",
38       "isOptional" : false,
39       "optvalues" : []
40     },
41     {
42       "name" : "listeners",
43       "type" : "Object",
44       "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>",
45       "memberOf" : "Roo.util.Observable",
46       "isOptional" : false,
47       "optvalues" : []
48     },
49     {
50       "name" : "badges",
51       "type" : "Boolean",
52       "desc" : "render the badges",
53       "memberOf" : "Roo.bootstrap.panel.Content",
54       "isOptional" : false,
55       "optvalues" : []
56     },
57     {
58       "name" : "autoScroll",
59       "type" : "Boolean",
60       "desc" : "True to scroll overflow in this panel (use with {@link #fitToFrame})",
61       "memberOf" : "Roo.bootstrap.panel.Content",
62       "isOptional" : false,
63       "optvalues" : []
64     },
65     {
66       "name" : "toolbar",
67       "type" : "Roo.bootstrap.nav.Simplebar",
68       "desc" : "the toolbar at the top of the grid.",
69       "memberOf" : "",
70       "isOptional" : false,
71       "optvalues" : []
72     },
73     {
74       "name" : "fitToFrame",
75       "type" : "Boolean",
76       "desc" : "True for this panel to adjust its size to fit when the region resizes  (defaults to false)",
77       "memberOf" : "Roo.bootstrap.panel.Content",
78       "isOptional" : false,
79       "optvalues" : []
80     },
81     {
82       "name" : "background",
83       "type" : "Boolean",
84       "desc" : "True if the panel should not be activated when it is added (defaults to false)",
85       "memberOf" : "Roo.bootstrap.panel.Content",
86       "isOptional" : false,
87       "optvalues" : []
88     },
89     {
90       "name" : "region",
91       "type" : "String",
92       "desc" : "(center|north|south|east|west) which region to put this panel on (when used with xtype constructors)",
93       "memberOf" : "Roo.bootstrap.panel.Content",
94       "isOptional" : false,
95       "optvalues" : []
96     },
97     {
98       "name" : "content",
99       "type" : "String",
100       "desc" : "Raw content to fill content panel with (uses setContent on construction.)",
101       "memberOf" : "Roo.bootstrap.panel.Content",
102       "isOptional" : false,
103       "optvalues" : []
104     },
105     {
106       "name" : "title",
107       "type" : "String",
108       "desc" : "The title for this panel",
109       "memberOf" : "Roo.bootstrap.panel.Content",
110       "isOptional" : false,
111       "optvalues" : []
112     },
113     {
114       "name" : "iframe",
115       "type" : "Boolean",
116       "desc" : "contents are an iframe - makes showing remote sources/CSS feasible..",
117       "memberOf" : "Roo.bootstrap.panel.Content",
118       "isOptional" : false,
119       "optvalues" : []
120     },
121     {
122       "name" : "cls",
123       "type" : "String",
124       "desc" : "extra classes to use",
125       "memberOf" : "Roo.bootstrap.panel.Content",
126       "isOptional" : false,
127       "optvalues" : []
128     },
129     {
130       "name" : "autoCreate",
131       "type" : "Boolean/Object",
132       "desc" : "True to auto generate the DOM element for this panel, or a {@link Roo.DomHelper} config of the element to create",
133       "memberOf" : "Roo.bootstrap.panel.Content",
134       "isOptional" : false,
135       "optvalues" : []
136     },
137     {
138       "name" : "fitContainer",
139       "type" : "Boolean",
140       "desc" : "When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container  (defaults to false)",
141       "memberOf" : "Roo.bootstrap.panel.Content",
142       "isOptional" : false,
143       "optvalues" : []
144     },
145     {
146       "name" : "grid",
147       "type" : "Roo.bootstrap.Table",
148       "desc" : "The grid for this panel",
149       "memberOf" : "",
150       "isOptional" : false,
151       "optvalues" : []
152     },
153     {
154       "name" : "closable",
155       "type" : "Boolean",
156       "desc" : "True if the panel can be closed/removed",
157       "memberOf" : "Roo.bootstrap.panel.Content",
158       "isOptional" : false,
159       "optvalues" : []
160     },
161     {
162       "name" : "params",
163       "type" : "String/Object",
164       "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value",
165       "memberOf" : "Roo.bootstrap.panel.Content",
166       "isOptional" : false,
167       "optvalues" : []
168     },
169     {
170       "name" : "adjustments",
171       "type" : "Array",
172       "desc" : "Values to <b>add</b> to the width/height when doing a {@link #fitToFrame} (default is [0, 0])",
173       "memberOf" : "Roo.bootstrap.panel.Content",
174       "isOptional" : false,
175       "optvalues" : []
176     },
177     {
178       "name" : "url",
179       "type" : "String",
180       "desc" : "Calls {@link #setUrl} with this value",
181       "memberOf" : "Roo.bootstrap.panel.Content",
182       "isOptional" : false,
183       "optvalues" : []
184     },
185     {
186       "name" : "resizeEl",
187       "type" : "String/HTMLElement/Element",
188       "desc" : "An element to resize if {@link #fitToFrame} is true (instead of this panel's element)",
189       "memberOf" : "Roo.bootstrap.panel.Content",
190       "isOptional" : false,
191       "optvalues" : []
192     }
193   ],
194   "methods" : [
195     {
196       "name" : "getGrid",
197       "type" : "function",
198       "desc" : "Returns the grid for this panel",
199       "sig" : "()\n{\n\n}",
200       "static" : false,
201       "memberOf" : "",
202       "isStatic" : false,
203       "isConstructor" : false,
204       "isPrivate" : false,
205       "example" : "",
206       "deprecated" : "",
207       "since" : "",
208       "see" : "",
209       "exceptions" : "",
210       "requires" : "",
211       "params" : [],
212       "returns" : [
213         {
214           "name" : "",
215           "type" : "Roo.bootstrap.Table",
216           "desc" : ""
217         }
218       ]
219     },
220     {
221       "name" : "refresh",
222       "type" : "function",
223       "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.",
224       "sig" : "()\n{\n\n}",
225       "static" : false,
226       "memberOf" : "Roo.bootstrap.panel.Content",
227       "isStatic" : false,
228       "isConstructor" : false,
229       "isPrivate" : false,
230       "example" : "",
231       "deprecated" : "",
232       "since" : "",
233       "see" : "",
234       "exceptions" : "",
235       "requires" : "",
236       "params" : [],
237       "returns" : []
238     },
239     {
240       "name" : "getUpdateManager",
241       "type" : "function",
242       "desc" : "Get the {@link Roo.UpdateManager} for this panel. Enables you to perform Ajax updates.",
243       "sig" : "()\n{\n\n}",
244       "static" : false,
245       "memberOf" : "Roo.bootstrap.panel.Content",
246       "isStatic" : false,
247       "isConstructor" : false,
248       "isPrivate" : false,
249       "example" : "",
250       "deprecated" : "",
251       "since" : "",
252       "see" : "",
253       "exceptions" : "",
254       "requires" : "",
255       "params" : [],
256       "returns" : [
257         {
258           "name" : "",
259           "type" : "Roo.UpdateManager",
260           "desc" : "The UpdateManager"
261         }
262       ]
263     },
264     {
265       "name" : "getChildContainer",
266       "type" : "function",
267       "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>",
268       "sig" : "(cfg)",
269       "static" : false,
270       "memberOf" : "Roo.bootstrap.panel.Content",
271       "isStatic" : false,
272       "isConstructor" : false,
273       "isPrivate" : false,
274       "example" : "",
275       "deprecated" : "",
276       "since" : "",
277       "see" : "",
278       "exceptions" : "",
279       "requires" : "",
280       "params" : [
281         {
282           "name" : "cfg",
283           "type" : "Object",
284           "desc" : "Xtype definition of item to add.",
285           "isOptional" : false
286         }
287       ],
288       "returns" : []
289     },
290     {
291       "name" : "getToolbar",
292       "type" : "function",
293       "desc" : "Returns the toolbar for this Panel if one was configured.",
294       "sig" : "()\n{\n\n}",
295       "static" : false,
296       "memberOf" : "Roo.bootstrap.panel.Content",
297       "isStatic" : false,
298       "isConstructor" : false,
299       "isPrivate" : false,
300       "example" : "",
301       "deprecated" : "",
302       "since" : "",
303       "see" : "",
304       "exceptions" : "",
305       "requires" : "",
306       "params" : [],
307       "returns" : [
308         {
309           "name" : "",
310           "type" : "Roo.Toolbar",
311           "desc" : ""
312         }
313       ]
314     },
315     {
316       "name" : "setTitle",
317       "type" : "function",
318       "desc" : "Set this panel's title",
319       "sig" : "(title)",
320       "static" : false,
321       "memberOf" : "Roo.bootstrap.panel.Content",
322       "isStatic" : false,
323       "isConstructor" : false,
324       "isPrivate" : false,
325       "example" : "",
326       "deprecated" : "",
327       "since" : "",
328       "see" : "",
329       "exceptions" : "",
330       "requires" : "",
331       "params" : [
332         {
333           "name" : "title",
334           "type" : "String",
335           "desc" : "",
336           "isOptional" : false
337         }
338       ],
339       "returns" : []
340     },
341     {
342       "name" : "setUrl",
343       "type" : "function",
344       "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.",
345       "sig" : "(url, params, loadOnce)",
346       "static" : false,
347       "memberOf" : "Roo.bootstrap.panel.Content",
348       "isStatic" : false,
349       "isConstructor" : false,
350       "isPrivate" : false,
351       "example" : "",
352       "deprecated" : "",
353       "since" : "",
354       "see" : "",
355       "exceptions" : "",
356       "requires" : "",
357       "params" : [
358         {
359           "name" : "url",
360           "type" : "String/Function",
361           "desc" : "The URL to load the content from or a function to call to get the URL",
362           "isOptional" : false
363         },
364         {
365           "name" : "params",
366           "type" : "String/Object",
367           "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)",
368           "isOptional" : false
369         },
370         {
371           "name" : "loadOnce",
372           "type" : "Boolean",
373           "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)",
374           "isOptional" : false
375         }
376       ],
377       "returns" : [
378         {
379           "name" : "",
380           "type" : "Roo.UpdateManager|Boolean",
381           "desc" : "The UpdateManager or false if IFRAME"
382         }
383       ]
384     },
385     {
386       "name" : "getEl",
387       "type" : "function",
388       "desc" : "Returns this panel's element - used by regiosn to add.",
389       "sig" : "()\n{\n\n}",
390       "static" : false,
391       "memberOf" : "Roo.bootstrap.panel.Content",
392       "isStatic" : false,
393       "isConstructor" : false,
394       "isPrivate" : false,
395       "example" : "",
396       "deprecated" : "",
397       "since" : "",
398       "see" : "",
399       "exceptions" : "",
400       "requires" : "",
401       "params" : [],
402       "returns" : [
403         {
404           "name" : "",
405           "type" : "Roo.Element",
406           "desc" : ""
407         }
408       ]
409     },
410     {
411       "name" : "destroy",
412       "type" : "function",
413       "desc" : "Destroys this panel",
414       "sig" : "()\n{\n\n}",
415       "static" : false,
416       "memberOf" : "Roo.bootstrap.panel.Content",
417       "isStatic" : false,
418       "isConstructor" : false,
419       "isPrivate" : false,
420       "example" : "",
421       "deprecated" : "",
422       "since" : "",
423       "see" : "",
424       "exceptions" : "",
425       "requires" : "",
426       "params" : [],
427       "returns" : []
428     },
429     {
430       "name" : "load",
431       "type" : "function",
432       "desc" : "Loads this content panel immediately with content from XHR. Note: to delay loading until the panel is activated, use {@link #setUrl}.\nDoes not work with IFRAME contents",
433       "sig" : "(url, params, callback, discardUrl)",
434       "static" : false,
435       "memberOf" : "Roo.bootstrap.panel.Content",
436       "isStatic" : false,
437       "isConstructor" : false,
438       "isPrivate" : false,
439       "example" : "",
440       "deprecated" : "",
441       "since" : "",
442       "see" : "",
443       "exceptions" : "",
444       "requires" : "",
445       "params" : [
446         {
447           "name" : "url",
448           "type" : "Object/String/Function",
449           "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.",
450           "isOptional" : false
451         },
452         {
453           "name" : "params",
454           "type" : "String/Object",
455           "desc" : "(optional) The parameters to pass as either a URL encoded string \"param1=1&amp;param2=2\" or an object {param1: 1, param2: 2}",
456           "isOptional" : false
457         },
458         {
459           "name" : "callback",
460           "type" : "Function",
461           "desc" : "(optional) Callback when transaction is complete -- called with signature (oElement, bSuccess, oResponse)",
462           "isOptional" : false
463         },
464         {
465           "name" : "discardUrl",
466           "type" : "Boolean",
467           "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.",
468           "isOptional" : false
469         }
470       ],
471       "returns" : [
472         {
473           "name" : "",
474           "type" : "Roo.ContentPanel",
475           "desc" : "this"
476         }
477       ]
478     },
479     {
480       "name" : "getTitle",
481       "type" : "function",
482       "desc" : "Returns this panel's title",
483       "sig" : "()\n{\n\n}",
484       "static" : false,
485       "memberOf" : "Roo.bootstrap.panel.Content",
486       "isStatic" : false,
487       "isConstructor" : false,
488       "isPrivate" : false,
489       "example" : "",
490       "deprecated" : "",
491       "since" : "",
492       "see" : "",
493       "exceptions" : "",
494       "requires" : "",
495       "params" : [],
496       "returns" : [
497         {
498           "name" : "",
499           "type" : "String",
500           "desc" : ""
501         }
502       ]
503     },
504     {
505       "name" : "isClosable",
506       "type" : "function",
507       "desc" : "Returns true is this panel was configured to be closable",
508       "sig" : "()\n{\n\n}",
509       "static" : false,
510       "memberOf" : "Roo.bootstrap.panel.Content",
511       "isStatic" : false,
512       "isConstructor" : false,
513       "isPrivate" : false,
514       "example" : "",
515       "deprecated" : "",
516       "since" : "",
517       "see" : "",
518       "exceptions" : "",
519       "requires" : "",
520       "params" : [],
521       "returns" : [
522         {
523           "name" : "",
524           "type" : "Boolean",
525           "desc" : ""
526         }
527       ]
528     },
529     {
530       "name" : "getId",
531       "type" : "function",
532       "desc" : "Returns this panel's id",
533       "sig" : "()\n{\n\n}",
534       "static" : false,
535       "memberOf" : "Roo.bootstrap.panel.Content",
536       "isStatic" : false,
537       "isConstructor" : false,
538       "isPrivate" : false,
539       "example" : "",
540       "deprecated" : "",
541       "since" : "",
542       "see" : "",
543       "exceptions" : "",
544       "requires" : "",
545       "params" : [],
546       "returns" : [
547         {
548           "name" : "",
549           "type" : "String",
550           "desc" : ""
551         }
552       ]
553     },
554     {
555       "name" : "setContent",
556       "type" : "function",
557       "desc" : "Updates this panel's element (not for iframe)",
558       "sig" : "(content, loadScripts)",
559       "static" : false,
560       "memberOf" : "Roo.bootstrap.panel.Content",
561       "isStatic" : false,
562       "isConstructor" : false,
563       "isPrivate" : false,
564       "example" : "",
565       "deprecated" : "",
566       "since" : "",
567       "see" : "",
568       "exceptions" : "",
569       "requires" : "",
570       "params" : [
571         {
572           "name" : "content",
573           "type" : "String",
574           "desc" : "The new content",
575           "isOptional" : false
576         },
577         {
578           "name" : "loadScripts",
579           "type" : "Boolean",
580           "desc" : "(optional) true to look for and process scripts",
581           "isOptional" : false
582         }
583       ],
584       "returns" : []
585     },
586     {
587       "name" : "purgeListeners",
588       "type" : "function",
589       "desc" : "Removes all listeners for this object",
590       "sig" : "()\n{\n\n}",
591       "static" : false,
592       "memberOf" : "Roo.util.Observable",
593       "isStatic" : false,
594       "isConstructor" : false,
595       "isPrivate" : false,
596       "example" : "",
597       "deprecated" : "",
598       "since" : "",
599       "see" : "",
600       "exceptions" : "",
601       "requires" : "",
602       "params" : [],
603       "returns" : []
604     },
605     {
606       "name" : "on",
607       "type" : "function",
608       "desc" : "Appends an event handler to this element (shorthand for addListener)",
609       "sig" : "(eventName, handler, scope, options)",
610       "static" : false,
611       "memberOf" : "Roo.util.Observable",
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" : "eventName",
624           "type" : "String",
625           "desc" : "The type of event to listen for",
626           "isOptional" : false
627         },
628         {
629           "name" : "handler",
630           "type" : "Function",
631           "desc" : "The method the event invokes",
632           "isOptional" : false
633         },
634         {
635           "name" : "scope",
636           "type" : "Object",
637           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
638           "isOptional" : false
639         },
640         {
641           "name" : "options",
642           "type" : "Object",
643           "desc" : "(optional)",
644           "isOptional" : false
645         }
646       ],
647       "returns" : []
648     },
649     {
650       "name" : "un",
651       "type" : "function",
652       "desc" : "Removes a listener (shorthand for removeListener)",
653       "sig" : "(eventName, handler, scope)",
654       "static" : false,
655       "memberOf" : "Roo.util.Observable",
656       "isStatic" : false,
657       "isConstructor" : false,
658       "isPrivate" : false,
659       "example" : "",
660       "deprecated" : "",
661       "since" : "",
662       "see" : "",
663       "exceptions" : "",
664       "requires" : "",
665       "params" : [
666         {
667           "name" : "eventName",
668           "type" : "String",
669           "desc" : "The type of event to listen for",
670           "isOptional" : false
671         },
672         {
673           "name" : "handler",
674           "type" : "Function",
675           "desc" : "The handler to remove",
676           "isOptional" : false
677         },
678         {
679           "name" : "scope",
680           "type" : "Object",
681           "desc" : "(optional) The scope (this object) for the handler",
682           "isOptional" : false
683         }
684       ],
685       "returns" : []
686     },
687     {
688       "name" : "addEvents",
689       "type" : "function",
690       "desc" : "Used to define events on this Observable",
691       "sig" : "(object)",
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         {
705           "name" : "object",
706           "type" : "Object",
707           "desc" : "The object with the events defined",
708           "isOptional" : false
709         }
710       ],
711       "returns" : []
712     },
713     {
714       "name" : "releaseCapture",
715       "type" : "function",
716       "desc" : "Removes <b>all</b> added captures from the Observable.",
717       "sig" : "(o)",
718       "static" : true,
719       "memberOf" : "Roo.util.Observable",
720       "isStatic" : true,
721       "isConstructor" : false,
722       "isPrivate" : false,
723       "example" : "",
724       "deprecated" : "",
725       "since" : "",
726       "see" : "",
727       "exceptions" : "",
728       "requires" : "",
729       "params" : [
730         {
731           "name" : "o",
732           "type" : "Observable",
733           "desc" : "The Observable to release",
734           "isOptional" : false
735         }
736       ],
737       "returns" : []
738     },
739     {
740       "name" : "removeListener",
741       "type" : "function",
742       "desc" : "Removes a listener",
743       "sig" : "(eventName, handler, scope)",
744       "static" : false,
745       "memberOf" : "Roo.util.Observable",
746       "isStatic" : false,
747       "isConstructor" : false,
748       "isPrivate" : false,
749       "example" : "",
750       "deprecated" : "",
751       "since" : "",
752       "see" : "",
753       "exceptions" : "",
754       "requires" : "",
755       "params" : [
756         {
757           "name" : "eventName",
758           "type" : "String",
759           "desc" : "The type of event to listen for",
760           "isOptional" : false
761         },
762         {
763           "name" : "handler",
764           "type" : "Function",
765           "desc" : "The handler to remove",
766           "isOptional" : false
767         },
768         {
769           "name" : "scope",
770           "type" : "Object",
771           "desc" : "(optional) The scope (this object) for the handler",
772           "isOptional" : false
773         }
774       ],
775       "returns" : []
776     },
777     {
778       "name" : "fireEvent",
779       "type" : "function",
780       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
781       "sig" : "(eventName, args)",
782       "static" : false,
783       "memberOf" : "Roo.util.Observable",
784       "isStatic" : false,
785       "isConstructor" : false,
786       "isPrivate" : false,
787       "example" : "",
788       "deprecated" : "",
789       "since" : "",
790       "see" : "",
791       "exceptions" : "",
792       "requires" : "",
793       "params" : [
794         {
795           "name" : "eventName",
796           "type" : "String",
797           "desc" : "",
798           "isOptional" : false
799         },
800         {
801           "name" : "args",
802           "type" : "Object...",
803           "desc" : "Variable number of parameters are passed to handlers",
804           "isOptional" : false
805         }
806       ],
807       "returns" : [
808         {
809           "name" : "",
810           "type" : "Boolean",
811           "desc" : "returns false if any of the handlers return false otherwise it returns true"
812         }
813       ]
814     },
815     {
816       "name" : "hasListener",
817       "type" : "function",
818       "desc" : "Checks to see if this object has any listeners for a specified event",
819       "sig" : "(eventName)",
820       "static" : false,
821       "memberOf" : "Roo.util.Observable",
822       "isStatic" : false,
823       "isConstructor" : false,
824       "isPrivate" : false,
825       "example" : "",
826       "deprecated" : "",
827       "since" : "",
828       "see" : "",
829       "exceptions" : "",
830       "requires" : "",
831       "params" : [
832         {
833           "name" : "eventName",
834           "type" : "String",
835           "desc" : "The name of the event to check for",
836           "isOptional" : false
837         }
838       ],
839       "returns" : [
840         {
841           "name" : "",
842           "type" : "Boolean",
843           "desc" : "True if the event is being listened for, else false"
844         }
845       ]
846     },
847     {
848       "name" : "capture",
849       "type" : "function",
850       "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.",
851       "sig" : "(o, fn, scope)",
852       "static" : true,
853       "memberOf" : "Roo.util.Observable",
854       "isStatic" : true,
855       "isConstructor" : false,
856       "isPrivate" : false,
857       "example" : "",
858       "deprecated" : "",
859       "since" : "",
860       "see" : "",
861       "exceptions" : "",
862       "requires" : "",
863       "params" : [
864         {
865           "name" : "o",
866           "type" : "Observable",
867           "desc" : "The Observable to capture",
868           "isOptional" : false
869         },
870         {
871           "name" : "fn",
872           "type" : "Function",
873           "desc" : "The function to call",
874           "isOptional" : false
875         },
876         {
877           "name" : "scope",
878           "type" : "Object",
879           "desc" : "(optional) The scope (this object) for the fn",
880           "isOptional" : false
881         }
882       ],
883       "returns" : []
884     },
885     {
886       "name" : "addListener",
887       "type" : "function",
888       "desc" : "Appends an event handler to this component",
889       "sig" : "(eventName, handler, scope, options)",
890       "static" : false,
891       "memberOf" : "Roo.util.Observable",
892       "isStatic" : false,
893       "isConstructor" : false,
894       "isPrivate" : false,
895       "example" : "",
896       "deprecated" : "",
897       "since" : "",
898       "see" : "",
899       "exceptions" : "",
900       "requires" : "",
901       "params" : [
902         {
903           "name" : "eventName",
904           "type" : "String",
905           "desc" : "The type of event to listen for",
906           "isOptional" : false
907         },
908         {
909           "name" : "handler",
910           "type" : "Function",
911           "desc" : "The method the event invokes",
912           "isOptional" : false
913         },
914         {
915           "name" : "scope",
916           "type" : "Object",
917           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
918           "isOptional" : false
919         },
920         {
921           "name" : "options",
922           "type" : "Object",
923           "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>",
924           "isOptional" : false
925         }
926       ],
927       "returns" : []
928     }
929   ],
930   "events" : [
931     {
932       "name" : "activate",
933       "type" : "function",
934       "desc" : "Fires when this panel is activated.",
935       "sig" : "function (_self)\n{\n\n}",
936       "memberOf" : "Roo.bootstrap.panel.Content",
937       "example" : "",
938       "deprecated" : "",
939       "since" : "",
940       "see" : "",
941       "params" : [
942         {
943           "name" : "this",
944           "type" : "Roo.ContentPanel",
945           "desc" : "",
946           "isOptional" : false
947         }
948       ],
949       "returns" : []
950     },
951     {
952       "name" : "resize",
953       "type" : "function",
954       "desc" : "Fires when this panel is resized if fitToFrame is true.",
955       "sig" : "function (_self, width, height)\n{\n\n}",
956       "memberOf" : "Roo.bootstrap.panel.Content",
957       "example" : "",
958       "deprecated" : "",
959       "since" : "",
960       "see" : "",
961       "params" : [
962         {
963           "name" : "this",
964           "type" : "Roo.ContentPanel",
965           "desc" : "",
966           "isOptional" : false
967         },
968         {
969           "name" : "width",
970           "type" : "Number",
971           "desc" : "The width after any component adjustments",
972           "isOptional" : false
973         },
974         {
975           "name" : "height",
976           "type" : "Number",
977           "desc" : "The height after any component adjustments",
978           "isOptional" : false
979         }
980       ],
981       "returns" : []
982     },
983     {
984       "name" : "deactivate",
985       "type" : "function",
986       "desc" : "Fires when this panel is activated.",
987       "sig" : "function (_self)\n{\n\n}",
988       "memberOf" : "Roo.bootstrap.panel.Content",
989       "example" : "",
990       "deprecated" : "",
991       "since" : "",
992       "see" : "",
993       "params" : [
994         {
995           "name" : "this",
996           "type" : "Roo.ContentPanel",
997           "desc" : "",
998           "isOptional" : false
999         }
1000       ],
1001       "returns" : []
1002     },
1003     {
1004       "name" : "render",
1005       "type" : "function",
1006       "desc" : "Fires when this tab is created",
1007       "sig" : "function (_self)\n{\n\n}",
1008       "memberOf" : "Roo.bootstrap.panel.Content",
1009       "example" : "",
1010       "deprecated" : "",
1011       "since" : "",
1012       "see" : "",
1013       "params" : [
1014         {
1015           "name" : "this",
1016           "type" : "Roo.ContentPanel",
1017           "desc" : "",
1018           "isOptional" : false
1019         }
1020       ],
1021       "returns" : []
1022     },
1023     {
1024       "name" : "scroll",
1025       "type" : "function",
1026       "desc" : "Fires when this content is scrolled",
1027       "sig" : "function (_self, scrollEvent)\n{\n\n}",
1028       "memberOf" : "Roo.bootstrap.panel.Content",
1029       "example" : "",
1030       "deprecated" : "",
1031       "since" : "",
1032       "see" : "",
1033       "params" : [
1034         {
1035           "name" : "this",
1036           "type" : "Roo.ContentPanel",
1037           "desc" : "",
1038           "isOptional" : false
1039         },
1040         {
1041           "name" : "scrollEvent",
1042           "type" : "Event",
1043           "desc" : "",
1044           "isOptional" : false
1045         }
1046       ],
1047       "returns" : []
1048     }
1049   ]
1050 }