Partial Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs2 / symbols / Roo.bootstrap.Form.json
1 {
2   "name" : "Roo.bootstrap.Form",
3   "augments" : [
4     "Roo.bootstrap.Component",
5     "Roo.Component",
6     "Roo.util.Observable"
7   ],
8   "desc" : "Bootstrap Form class",
9   "isSingleton" : false,
10   "isStatic" : true,
11   "isBuiltin" : false,
12   "config" : [
13     {
14       "name" : "labelAlign",
15       "type" : "String",
16       "desc" : "top | left (default top)",
17       "memberOf" : "Roo.bootstrap.Form",
18       "values" : [
19       ]
20     },
21     {
22       "name" : "listeners",
23       "type" : "Object",
24       "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>",
25       "memberOf" : "Roo.util.Observable",
26       "values" : [
27       ]
28     },
29     {
30       "name" : "fileUpload",
31       "type" : "Boolean",
32       "desc" : "Set to true if this form is a file upload.",
33       "memberOf" : "Roo.bootstrap.Form",
34       "values" : [
35       ]
36     },
37     {
38       "name" : "tooltip",
39       "type" : "string",
40       "desc" : "Text for the tooltip",
41       "memberOf" : "Roo.bootstrap.Component",
42       "values" : [
43       ]
44     },
45     {
46       "name" : "container_method",
47       "type" : "string",
48       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
49       "memberOf" : "Roo.bootstrap.Component",
50       "values" : [
51       ]
52     },
53     {
54       "name" : "visibilityEl",
55       "type" : "string|object",
56       "desc" : "What element to use for visibility (@see getVisibilityEl())",
57       "memberOf" : "Roo.bootstrap.Component",
58       "values" : [
59         "(el",
60         "parent)"
61       ]
62     },
63     {
64       "name" : "align",
65       "type" : "String",
66       "desc" : "left  | right - for navbars",
67       "memberOf" : "Roo.bootstrap.Form",
68       "values" : [
69       ]
70     },
71     {
72       "name" : "can_build_overlaid",
73       "type" : "Boolean",
74       "desc" : "True if element can be rebuild from a HTML page",
75       "memberOf" : "Roo.bootstrap.Component",
76       "values" : [
77       ]
78     },
79     {
80       "name" : "hideMode",
81       "type" : "String",
82       "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".",
83       "memberOf" : "Roo.Component",
84       "values" : [
85         "(display",
86         "visibility)"
87       ]
88     },
89     {
90       "name" : "method",
91       "type" : "String",
92       "desc" : "GET | POST (default POST)",
93       "memberOf" : "Roo.bootstrap.Form",
94       "values" : [
95       ]
96     },
97     {
98       "name" : "errorMask",
99       "type" : "Boolean",
100       "desc" : "default false",
101       "memberOf" : "Roo.bootstrap.Form",
102       "values" : [
103         "(true",
104         "false)"
105       ]
106     },
107     {
108       "name" : "style",
109       "type" : "String",
110       "desc" : "any extra css",
111       "memberOf" : "Roo.bootstrap.Component",
112       "values" : [
113       ]
114     },
115     {
116       "name" : "allowDomMove",
117       "type" : "Boolean",
118       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
119       "memberOf" : "Roo.Component",
120       "values" : [
121       ]
122     },
123     {
124       "name" : "timeout",
125       "type" : "Number",
126       "desc" : "Timeout for form actions in seconds (default is 30 seconds).",
127       "memberOf" : "Roo.bootstrap.Form",
128       "values" : [
129       ]
130     },
131     {
132       "name" : "cls",
133       "type" : "String",
134       "desc" : "css class",
135       "memberOf" : "Roo.bootstrap.Component",
136       "values" : [
137       ]
138     },
139     {
140       "name" : "loadMask",
141       "type" : "Boolean",
142       "desc" : "load mask when submit (default true)",
143       "memberOf" : "Roo.bootstrap.Form",
144       "values" : [
145       ]
146     },
147     {
148       "name" : "baseParams",
149       "type" : "Object",
150       "desc" : "Parameters to pass with all requests. e.g. baseParams: {id: '123', foo: 'bar'}.",
151       "memberOf" : "Roo.bootstrap.Form",
152       "values" : [
153       ]
154     },
155     {
156       "name" : "xattr",
157       "type" : "Object",
158       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
159       "memberOf" : "Roo.bootstrap.Component",
160       "values" : [
161       ]
162     },
163     {
164       "name" : "actionMode",
165       "type" : "String",
166       "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el'",
167       "memberOf" : "Roo.Component",
168       "values" : [
169       ]
170     },
171     {
172       "name" : "maskBody",
173       "type" : "Boolean",
174       "desc" : "",
175       "memberOf" : "Roo.bootstrap.Form",
176       "values" : [
177       ]
178     },
179     {
180       "name" : "dataId",
181       "type" : "string",
182       "desc" : "cutomer id",
183       "memberOf" : "Roo.bootstrap.Component",
184       "values" : [
185       ]
186     },
187     {
188       "name" : "url",
189       "type" : "String",
190       "desc" : "The URL to use for form actions if one isn't supplied in the action options.",
191       "memberOf" : "Roo.bootstrap.Form",
192       "values" : [
193       ]
194     },
195     {
196       "name" : "name",
197       "type" : "string",
198       "desc" : "Specifies name attribute",
199       "memberOf" : "Roo.bootstrap.Component",
200       "values" : [
201       ]
202     },
203     {
204       "name" : "disableClass",
205       "type" : "String",
206       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
207       "memberOf" : "Roo.Component",
208       "values" : [
209       ]
210     },
211     {
212       "name" : "maskOffset",
213       "type" : "Number",
214       "desc" : "Default 100",
215       "memberOf" : "Roo.bootstrap.Form",
216       "values" : [
217       ]
218     }
219   ],
220   "methods" : [
221     {
222       "name" : "doAction",
223       "desc" : "Performs a predefined action (submit or load) or custom actions you define on this form.",
224       "isStatic" : false,
225       "isConstructor" : false,
226       "isPrivate" : false,
227       "memberOf" : "Roo.bootstrap.Form",
228       "example" : "",
229       "deprecated" : "",
230       "since" : "",
231       "see" : "",
232       "params" : [
233         {
234           "name" : "actionName",
235           "type" : "String",
236           "desc" : "The name of the action type",
237           "isOptional" : false
238         },
239         {
240           "name" : "options",
241           "type" : "Object",
242           "desc" : "(optional) The options to pass to the action.  All of the config options listed\nbelow are supported by both the submit and load actions unless otherwise noted (custom actions could also\naccept other config options):\n<pre>\nProperty          Type             Description\n----------------  ---------------  ----------------------------------------------------------------------------------\nurl               String           The url for the action (defaults to the form's url)\nmethod            String           The form method to use (defaults to the form's method, or POST if not defined)\nparams            String/Object    The params to pass (defaults to the form's baseParams, or none if not defined)\nclientValidation  Boolean          Applies to submit only.  Pass true to call form.isValid() prior to posting to\n                                   validate the form on the client (defaults to false)\n</pre>",
243           "isOptional" : false
244         }
245       ],
246       "returns" : [
247         {
248           "name" : "",
249           "type" : "BasicForm",
250           "desc" : "this"
251         }
252       ]
253     },
254     {
255       "name" : "setValues",
256       "desc" : "Set values for fields in this form in bulk.",
257       "isStatic" : false,
258       "isConstructor" : false,
259       "isPrivate" : false,
260       "memberOf" : "Roo.bootstrap.Form",
261       "example" : "",
262       "deprecated" : "",
263       "since" : "",
264       "see" : "",
265       "params" : [
266         {
267           "name" : "values",
268           "type" : "Array/Object",
269           "desc" : "Either an array in the form [{id:'fieldId', value:'foo'},...] or an object hash of {id: value, id2: value2}",
270           "isOptional" : false
271         }
272       ],
273       "returns" : [
274         {
275           "name" : "",
276           "type" : "BasicForm",
277           "desc" : "this"
278         }
279       ]
280     },
281     {
282       "name" : "getFieldValues",
283       "desc" : "Returns the fields in this form as an object with key/value pairs.\nThis differs from getValues as it calls getValue on each child item, rather than using dom data.",
284       "isStatic" : false,
285       "isConstructor" : false,
286       "isPrivate" : false,
287       "memberOf" : "Roo.bootstrap.Form",
288       "example" : "",
289       "deprecated" : "",
290       "since" : "",
291       "see" : "",
292       "params" : [
293       ],
294       "returns" : [
295         {
296           "name" : "",
297           "type" : "Object",
298           "desc" : ""
299         }
300       ]
301     },
302     {
303       "name" : "markInvalid",
304       "desc" : "Mark fields in this form invalid in bulk.",
305       "isStatic" : false,
306       "isConstructor" : false,
307       "isPrivate" : false,
308       "memberOf" : "Roo.bootstrap.Form",
309       "example" : "",
310       "deprecated" : "",
311       "since" : "",
312       "see" : "",
313       "params" : [
314         {
315           "name" : "errors",
316           "type" : "Array/Object",
317           "desc" : "Either an array in the form [{id:'fieldId', msg:'The message'},...] or an object hash of {id: msg, id2: msg2}",
318           "isOptional" : false
319         }
320       ],
321       "returns" : [
322         {
323           "name" : "",
324           "type" : "BasicForm",
325           "desc" : "this"
326         }
327       ]
328     },
329     {
330       "name" : "clearInvalid",
331       "desc" : "Clears all invalid messages in this form.",
332       "isStatic" : false,
333       "isConstructor" : false,
334       "isPrivate" : false,
335       "memberOf" : "Roo.bootstrap.Form",
336       "example" : "",
337       "deprecated" : "",
338       "since" : "",
339       "see" : "",
340       "params" : [
341       ],
342       "returns" : [
343         {
344           "name" : "",
345           "type" : "BasicForm",
346           "desc" : "this"
347         }
348       ]
349     },
350     {
351       "name" : "findField",
352       "desc" : "Find a Roo.form.Field in this form by id, dataIndex, name or hiddenName",
353       "isStatic" : false,
354       "isConstructor" : false,
355       "isPrivate" : false,
356       "memberOf" : "Roo.bootstrap.Form",
357       "example" : "",
358       "deprecated" : "",
359       "since" : "",
360       "see" : "",
361       "params" : [
362         {
363           "name" : "id",
364           "type" : "String",
365           "desc" : "The value to search for",
366           "isOptional" : false
367         }
368       ],
369       "returns" : [
370         {
371           "name" : "",
372           "type" : "",
373           "desc" : "Field"
374         }
375       ]
376     },
377     {
378       "name" : "isDirty",
379       "desc" : "Returns true if any fields in this form have changed since their original load.",
380       "isStatic" : false,
381       "isConstructor" : false,
382       "isPrivate" : false,
383       "memberOf" : "Roo.bootstrap.Form",
384       "example" : "",
385       "deprecated" : "",
386       "since" : "",
387       "see" : "",
388       "params" : [
389       ],
390       "returns" : [
391         {
392           "name" : "",
393           "type" : "",
394           "desc" : "Boolean"
395         }
396       ]
397     },
398     {
399       "name" : "reset",
400       "desc" : "Resets this form.",
401       "isStatic" : false,
402       "isConstructor" : false,
403       "isPrivate" : false,
404       "memberOf" : "Roo.bootstrap.Form",
405       "example" : "",
406       "deprecated" : "",
407       "since" : "",
408       "see" : "",
409       "params" : [
410       ],
411       "returns" : [
412         {
413           "name" : "",
414           "type" : "BasicForm",
415           "desc" : "this"
416         }
417       ]
418     },
419     {
420       "name" : "getValues",
421       "desc" : "Returns the fields in this form as an object with key/value pairs. If multiple fields exist with the same name\nthey are returned as an array.",
422       "isStatic" : false,
423       "isConstructor" : false,
424       "isPrivate" : false,
425       "memberOf" : "Roo.bootstrap.Form",
426       "example" : "",
427       "deprecated" : "",
428       "since" : "",
429       "see" : "",
430       "params" : [
431         {
432           "name" : "asString",
433           "type" : "Boolean",
434           "desc" : "",
435           "isOptional" : false
436         }
437       ],
438       "returns" : [
439         {
440           "name" : "",
441           "type" : "Object",
442           "desc" : ""
443         }
444       ]
445     },
446     {
447       "name" : "isValid",
448       "desc" : "Returns true if client-side validation on the form is successful.",
449       "isStatic" : false,
450       "isConstructor" : false,
451       "isPrivate" : false,
452       "memberOf" : "Roo.bootstrap.Form",
453       "example" : "",
454       "deprecated" : "",
455       "since" : "",
456       "see" : "",
457       "params" : [
458       ],
459       "returns" : [
460         {
461           "name" : "",
462           "type" : "",
463           "desc" : "Boolean"
464         }
465       ]
466     },
467     {
468       "name" : "tooltipEl",
469       "desc" : "Fetch the element to display the tooltip on.",
470       "isStatic" : false,
471       "isConstructor" : false,
472       "isPrivate" : false,
473       "memberOf" : "Roo.bootstrap.Component",
474       "example" : "",
475       "deprecated" : "",
476       "since" : "",
477       "see" : "",
478       "params" : [
479       ],
480       "returns" : [
481         {
482           "name" : "",
483           "type" : "Roo.Element",
484           "desc" : "defaults to this.el"
485         }
486       ]
487     },
488     {
489       "name" : "hide",
490       "desc" : "Hide a component - adds 'hidden' class",
491       "isStatic" : false,
492       "isConstructor" : false,
493       "isPrivate" : false,
494       "memberOf" : "Roo.bootstrap.Component",
495       "example" : "",
496       "deprecated" : "",
497       "since" : "",
498       "see" : "",
499       "params" : [
500       ],
501       "returns" : [
502       ]
503     },
504     {
505       "name" : "show",
506       "desc" : "Show a component - removes 'hidden' class",
507       "isStatic" : false,
508       "isConstructor" : false,
509       "isPrivate" : false,
510       "memberOf" : "Roo.bootstrap.Component",
511       "example" : "",
512       "deprecated" : "",
513       "since" : "",
514       "see" : "",
515       "params" : [
516       ],
517       "returns" : [
518       ]
519     },
520     {
521       "name" : "setVisibilityEl",
522       "desc" : "Set the element that will be used to show or hide",
523       "isStatic" : false,
524       "isConstructor" : false,
525       "isPrivate" : false,
526       "memberOf" : "Roo.bootstrap.Component",
527       "example" : "",
528       "deprecated" : "",
529       "since" : "",
530       "see" : "",
531       "params" : [
532       ],
533       "returns" : [
534       ]
535     },
536     {
537       "name" : "getVisibilityEl",
538       "desc" : "Get the element that will be used to show or hide",
539       "isStatic" : false,
540       "isConstructor" : false,
541       "isPrivate" : false,
542       "memberOf" : "Roo.bootstrap.Component",
543       "example" : "",
544       "deprecated" : "",
545       "since" : "",
546       "see" : "",
547       "params" : [
548       ],
549       "returns" : [
550       ]
551     },
552     {
553       "name" : "initEvents",
554       "desc" : "Initialize Events for the element",
555       "isStatic" : false,
556       "isConstructor" : false,
557       "isPrivate" : false,
558       "memberOf" : "Roo.bootstrap.Component",
559       "example" : "",
560       "deprecated" : "",
561       "since" : "",
562       "see" : "",
563       "params" : [
564       ],
565       "returns" : [
566       ]
567     },
568     {
569       "name" : "getChildContainer",
570       "desc" : "Fetch the element to add children to",
571       "isStatic" : false,
572       "isConstructor" : false,
573       "isPrivate" : false,
574       "memberOf" : "Roo.bootstrap.Component",
575       "example" : "",
576       "deprecated" : "",
577       "since" : "",
578       "see" : "",
579       "params" : [
580       ],
581       "returns" : [
582         {
583           "name" : "",
584           "type" : "Roo.Element",
585           "desc" : "defaults to this.el"
586         }
587       ]
588     },
589     {
590       "name" : "getId",
591       "desc" : "Returns the id of this component.",
592       "isStatic" : false,
593       "isConstructor" : false,
594       "isPrivate" : false,
595       "memberOf" : "Roo.Component",
596       "example" : "",
597       "deprecated" : "",
598       "since" : "",
599       "see" : "",
600       "params" : [
601       ],
602       "returns" : [
603         {
604           "name" : "",
605           "type" : "String",
606           "desc" : ""
607         }
608       ]
609     },
610     {
611       "name" : "render",
612       "desc" : "If this is a lazy rendering component, render it to its container element.",
613       "isStatic" : false,
614       "isConstructor" : false,
615       "isPrivate" : false,
616       "memberOf" : "Roo.Component",
617       "example" : "",
618       "deprecated" : "",
619       "since" : "",
620       "see" : "",
621       "params" : [
622         {
623           "name" : "container",
624           "type" : "String/HTMLElement/Element",
625           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
626           "isOptional" : false
627         }
628       ],
629       "returns" : [
630       ]
631     },
632     {
633       "name" : "destroy",
634       "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}.",
635       "isStatic" : false,
636       "isConstructor" : false,
637       "isPrivate" : false,
638       "memberOf" : "Roo.Component",
639       "example" : "",
640       "deprecated" : "",
641       "since" : "",
642       "see" : "",
643       "params" : [
644       ],
645       "returns" : [
646       ]
647     },
648     {
649       "name" : "isVisible",
650       "desc" : "Returns true if this component is visible.",
651       "isStatic" : false,
652       "isConstructor" : false,
653       "isPrivate" : false,
654       "memberOf" : "Roo.Component",
655       "example" : "",
656       "deprecated" : "",
657       "since" : "",
658       "see" : "",
659       "params" : [
660       ],
661       "returns" : [
662       ]
663     },
664     {
665       "name" : "setDisabled",
666       "desc" : "Convenience function for setting disabled/enabled by boolean.",
667       "isStatic" : false,
668       "isConstructor" : false,
669       "isPrivate" : false,
670       "memberOf" : "Roo.Component",
671       "example" : "",
672       "deprecated" : "",
673       "since" : "",
674       "see" : "",
675       "params" : [
676         {
677           "name" : "disabled",
678           "type" : "Boolean",
679           "desc" : "",
680           "isOptional" : false
681         }
682       ],
683       "returns" : [
684       ]
685     },
686     {
687       "name" : "focus",
688       "desc" : "Try to focus this component.",
689       "isStatic" : false,
690       "isConstructor" : false,
691       "isPrivate" : false,
692       "memberOf" : "Roo.Component",
693       "example" : "",
694       "deprecated" : "",
695       "since" : "",
696       "see" : "",
697       "params" : [
698         {
699           "name" : "selectText",
700           "type" : "Boolean",
701           "desc" : "True to also select the text in this component (if applicable)",
702           "isOptional" : false
703         }
704       ],
705       "returns" : [
706         {
707           "name" : "",
708           "type" : "Roo.Component",
709           "desc" : "this"
710         }
711       ]
712     },
713     {
714       "name" : "enable",
715       "desc" : "Enable this component.",
716       "isStatic" : false,
717       "isConstructor" : false,
718       "isPrivate" : false,
719       "memberOf" : "Roo.Component",
720       "example" : "",
721       "deprecated" : "",
722       "since" : "",
723       "see" : "",
724       "params" : [
725       ],
726       "returns" : [
727         {
728           "name" : "",
729           "type" : "Roo.Component",
730           "desc" : "this"
731         }
732       ]
733     },
734     {
735       "name" : "setVisible",
736       "desc" : "Convenience function to hide or show this component by boolean.",
737       "isStatic" : false,
738       "isConstructor" : false,
739       "isPrivate" : false,
740       "memberOf" : "Roo.Component",
741       "example" : "",
742       "deprecated" : "",
743       "since" : "",
744       "see" : "",
745       "params" : [
746         {
747           "name" : "visible",
748           "type" : "Boolean",
749           "desc" : "True to show, false to hide",
750           "isOptional" : false
751         }
752       ],
753       "returns" : [
754         {
755           "name" : "",
756           "type" : "Roo.Component",
757           "desc" : "this"
758         }
759       ]
760     },
761     {
762       "name" : "disable",
763       "desc" : "Disable this component.",
764       "isStatic" : false,
765       "isConstructor" : false,
766       "isPrivate" : false,
767       "memberOf" : "Roo.Component",
768       "example" : "",
769       "deprecated" : "",
770       "since" : "",
771       "see" : "",
772       "params" : [
773       ],
774       "returns" : [
775         {
776           "name" : "",
777           "type" : "Roo.Component",
778           "desc" : "this"
779         }
780       ]
781     },
782     {
783       "name" : "getEl",
784       "desc" : "Returns the underlying {@link Roo.Element}.",
785       "isStatic" : false,
786       "isConstructor" : false,
787       "isPrivate" : false,
788       "memberOf" : "Roo.Component",
789       "example" : "",
790       "deprecated" : "",
791       "since" : "",
792       "see" : "",
793       "params" : [
794       ],
795       "returns" : [
796         {
797           "name" : "",
798           "type" : "Roo.Element",
799           "desc" : "The element"
800         }
801       ]
802     },
803     {
804       "name" : "purgeListeners",
805       "desc" : "Removes all listeners for this object",
806       "isStatic" : false,
807       "isConstructor" : false,
808       "isPrivate" : false,
809       "memberOf" : "Roo.util.Observable",
810       "example" : "",
811       "deprecated" : "",
812       "since" : "",
813       "see" : "",
814       "params" : [
815       ],
816       "returns" : [
817       ]
818     },
819     {
820       "name" : "on",
821       "desc" : "Appends an event handler to this element (shorthand for addListener)",
822       "isStatic" : false,
823       "isConstructor" : false,
824       "isPrivate" : false,
825       "memberOf" : "Roo.util.Observable",
826       "example" : "",
827       "deprecated" : "",
828       "since" : "",
829       "see" : "",
830       "params" : [
831         {
832           "name" : "eventName",
833           "type" : "String",
834           "desc" : "The type of event to listen for",
835           "isOptional" : false
836         },
837         {
838           "name" : "handler",
839           "type" : "Function",
840           "desc" : "The method the event invokes",
841           "isOptional" : false
842         },
843         {
844           "name" : "scope",
845           "type" : "Object",
846           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
847           "isOptional" : false
848         },
849         {
850           "name" : "options",
851           "type" : "Object",
852           "desc" : "(optional)",
853           "isOptional" : false
854         }
855       ],
856       "returns" : [
857       ]
858     },
859     {
860       "name" : "un",
861       "desc" : "Removes a listener (shorthand for removeListener)",
862       "isStatic" : false,
863       "isConstructor" : false,
864       "isPrivate" : false,
865       "memberOf" : "Roo.util.Observable",
866       "example" : "",
867       "deprecated" : "",
868       "since" : "",
869       "see" : "",
870       "params" : [
871         {
872           "name" : "eventName",
873           "type" : "String",
874           "desc" : "The type of event to listen for",
875           "isOptional" : false
876         },
877         {
878           "name" : "handler",
879           "type" : "Function",
880           "desc" : "The handler to remove",
881           "isOptional" : false
882         },
883         {
884           "name" : "scope",
885           "type" : "Object",
886           "desc" : "(optional) The scope (this object) for the handler",
887           "isOptional" : false
888         }
889       ],
890       "returns" : [
891       ]
892     },
893     {
894       "name" : "addEvents",
895       "desc" : "Used to define events on this Observable",
896       "isStatic" : false,
897       "isConstructor" : false,
898       "isPrivate" : false,
899       "memberOf" : "Roo.util.Observable",
900       "example" : "",
901       "deprecated" : "",
902       "since" : "",
903       "see" : "",
904       "params" : [
905         {
906           "name" : "object",
907           "type" : "Object",
908           "desc" : "The object with the events defined",
909           "isOptional" : false
910         }
911       ],
912       "returns" : [
913       ]
914     },
915     {
916       "name" : "releaseCapture",
917       "desc" : "Removes <b>all</b> added captures from the Observable.",
918       "isStatic" : true,
919       "isConstructor" : false,
920       "isPrivate" : false,
921       "memberOf" : "Roo.util.Observable",
922       "example" : "",
923       "deprecated" : "",
924       "since" : "",
925       "see" : "",
926       "params" : [
927         {
928           "name" : "o",
929           "type" : "Observable",
930           "desc" : "The Observable to release",
931           "isOptional" : false
932         }
933       ],
934       "returns" : [
935       ]
936     },
937     {
938       "name" : "removeListener",
939       "desc" : "Removes a listener",
940       "isStatic" : false,
941       "isConstructor" : false,
942       "isPrivate" : false,
943       "memberOf" : "Roo.util.Observable",
944       "example" : "",
945       "deprecated" : "",
946       "since" : "",
947       "see" : "",
948       "params" : [
949         {
950           "name" : "eventName",
951           "type" : "String",
952           "desc" : "The type of event to listen for",
953           "isOptional" : false
954         },
955         {
956           "name" : "handler",
957           "type" : "Function",
958           "desc" : "The handler to remove",
959           "isOptional" : false
960         },
961         {
962           "name" : "scope",
963           "type" : "Object",
964           "desc" : "(optional) The scope (this object) for the handler",
965           "isOptional" : false
966         }
967       ],
968       "returns" : [
969       ]
970     },
971     {
972       "name" : "fireEvent",
973       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
974       "isStatic" : false,
975       "isConstructor" : false,
976       "isPrivate" : false,
977       "memberOf" : "Roo.util.Observable",
978       "example" : "",
979       "deprecated" : "",
980       "since" : "",
981       "see" : "",
982       "params" : [
983         {
984           "name" : "eventName",
985           "type" : "String",
986           "desc" : "",
987           "isOptional" : false
988         },
989         {
990           "name" : "args",
991           "type" : "Object...",
992           "desc" : "Variable number of parameters are passed to handlers",
993           "isOptional" : false
994         }
995       ],
996       "returns" : [
997         {
998           "name" : "",
999           "type" : "Boolean",
1000           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1001         }
1002       ]
1003     },
1004     {
1005       "name" : "hasListener",
1006       "desc" : "Checks to see if this object has any listeners for a specified event",
1007       "isStatic" : false,
1008       "isConstructor" : false,
1009       "isPrivate" : false,
1010       "memberOf" : "Roo.util.Observable",
1011       "example" : "",
1012       "deprecated" : "",
1013       "since" : "",
1014       "see" : "",
1015       "params" : [
1016         {
1017           "name" : "eventName",
1018           "type" : "String",
1019           "desc" : "The name of the event to check for",
1020           "isOptional" : false
1021         }
1022       ],
1023       "returns" : [
1024         {
1025           "name" : "",
1026           "type" : "Boolean",
1027           "desc" : "True if the event is being listened for, else false"
1028         }
1029       ]
1030     },
1031     {
1032       "name" : "capture",
1033       "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.",
1034       "isStatic" : true,
1035       "isConstructor" : false,
1036       "isPrivate" : false,
1037       "memberOf" : "Roo.util.Observable",
1038       "example" : "",
1039       "deprecated" : "",
1040       "since" : "",
1041       "see" : "",
1042       "params" : [
1043         {
1044           "name" : "o",
1045           "type" : "Observable",
1046           "desc" : "The Observable to capture",
1047           "isOptional" : false
1048         },
1049         {
1050           "name" : "fn",
1051           "type" : "Function",
1052           "desc" : "The function to call",
1053           "isOptional" : false
1054         },
1055         {
1056           "name" : "scope",
1057           "type" : "Object",
1058           "desc" : "(optional) The scope (this object) for the fn",
1059           "isOptional" : false
1060         }
1061       ],
1062       "returns" : [
1063       ]
1064     },
1065     {
1066       "name" : "addListener",
1067       "desc" : "Appends an event handler to this component",
1068       "isStatic" : false,
1069       "isConstructor" : false,
1070       "isPrivate" : false,
1071       "memberOf" : "Roo.util.Observable",
1072       "example" : "",
1073       "deprecated" : "",
1074       "since" : "",
1075       "see" : "",
1076       "params" : [
1077         {
1078           "name" : "eventName",
1079           "type" : "String",
1080           "desc" : "The type of event to listen for",
1081           "isOptional" : false
1082         },
1083         {
1084           "name" : "handler",
1085           "type" : "Function",
1086           "desc" : "The method the event invokes",
1087           "isOptional" : false
1088         },
1089         {
1090           "name" : "scope",
1091           "type" : "Object",
1092           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1093           "isOptional" : false
1094         },
1095         {
1096           "name" : "options",
1097           "type" : "Object",
1098           "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>",
1099           "isOptional" : false
1100         }
1101       ],
1102       "returns" : [
1103       ]
1104     }
1105   ],
1106   "events" : [
1107     {
1108       "name" : "actionfailed",
1109       "desc" : "Fires when an action fails.",
1110       "memberOf" : "",
1111       "example" : "",
1112       "deprecated" : "",
1113       "since" : "",
1114       "see" : "",
1115       "params" : [
1116         {
1117           "name" : "this",
1118           "type" : "Form",
1119           "desc" : "",
1120           "isOptional" : false
1121         },
1122         {
1123           "name" : "action",
1124           "type" : "Action",
1125           "desc" : "The action that failed",
1126           "isOptional" : false
1127         }
1128       ],
1129       "returns" : [
1130       ]
1131     },
1132     {
1133       "name" : "actioncomplete",
1134       "desc" : "Fires when an action is completed.",
1135       "memberOf" : "",
1136       "example" : "",
1137       "deprecated" : "",
1138       "since" : "",
1139       "see" : "",
1140       "params" : [
1141         {
1142           "name" : "this",
1143           "type" : "Form",
1144           "desc" : "",
1145           "isOptional" : false
1146         },
1147         {
1148           "name" : "action",
1149           "type" : "Action",
1150           "desc" : "The action that completed",
1151           "isOptional" : false
1152         }
1153       ],
1154       "returns" : [
1155       ]
1156     },
1157     {
1158       "name" : "beforeaction",
1159       "desc" : "Fires before any action is performed. Return false to cancel the action.",
1160       "memberOf" : "",
1161       "example" : "",
1162       "deprecated" : "",
1163       "since" : "",
1164       "see" : "",
1165       "params" : [
1166         {
1167           "name" : "this",
1168           "type" : "Form",
1169           "desc" : "",
1170           "isOptional" : false
1171         },
1172         {
1173           "name" : "action",
1174           "type" : "Action",
1175           "desc" : "The action to be performed",
1176           "isOptional" : false
1177         }
1178       ],
1179       "returns" : [
1180       ]
1181     },
1182     {
1183       "name" : "clientvalidation",
1184       "desc" : "If the monitorValid config option is true, this event fires repetitively to notify of valid state",
1185       "memberOf" : "",
1186       "example" : "",
1187       "deprecated" : "",
1188       "since" : "",
1189       "see" : "",
1190       "params" : [
1191         {
1192           "name" : "this",
1193           "type" : "Form",
1194           "desc" : "",
1195           "isOptional" : false
1196         },
1197         {
1198           "name" : "valid",
1199           "type" : "Boolean",
1200           "desc" : "true if the form has passed client-side validation",
1201           "isOptional" : false
1202         }
1203       ],
1204       "returns" : [
1205       ]
1206     },
1207     {
1208       "name" : "childrenrendered",
1209       "desc" : "Fires when the children have been rendered..",
1210       "memberOf" : "Roo.bootstrap.Component",
1211       "example" : "",
1212       "deprecated" : "",
1213       "since" : "",
1214       "see" : "",
1215       "params" : [
1216         {
1217           "name" : "this",
1218           "type" : "Roo.bootstrap.Component",
1219           "desc" : "",
1220           "isOptional" : false
1221         }
1222       ],
1223       "returns" : [
1224       ]
1225     },
1226     {
1227       "name" : "beforerender",
1228       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1229       "memberOf" : "Roo.Component",
1230       "example" : "",
1231       "deprecated" : "",
1232       "since" : "",
1233       "see" : "",
1234       "params" : [
1235         {
1236           "name" : "this",
1237           "type" : "Roo.Component",
1238           "desc" : "",
1239           "isOptional" : false
1240         }
1241       ],
1242       "returns" : [
1243       ]
1244     },
1245     {
1246       "name" : "disable",
1247       "desc" : "Fires after the component is disabled.",
1248       "memberOf" : "Roo.Component",
1249       "example" : "",
1250       "deprecated" : "",
1251       "since" : "",
1252       "see" : "",
1253       "params" : [
1254         {
1255           "name" : "this",
1256           "type" : "Roo.Component",
1257           "desc" : "",
1258           "isOptional" : false
1259         }
1260       ],
1261       "returns" : [
1262       ]
1263     },
1264     {
1265       "name" : "render",
1266       "desc" : "Fires after the component is rendered.",
1267       "memberOf" : "Roo.Component",
1268       "example" : "",
1269       "deprecated" : "",
1270       "since" : "",
1271       "see" : "",
1272       "params" : [
1273         {
1274           "name" : "this",
1275           "type" : "Roo.Component",
1276           "desc" : "",
1277           "isOptional" : false
1278         }
1279       ],
1280       "returns" : [
1281       ]
1282     },
1283     {
1284       "name" : "destroy",
1285       "desc" : "Fires after the component is destroyed.",
1286       "memberOf" : "Roo.Component",
1287       "example" : "",
1288       "deprecated" : "",
1289       "since" : "",
1290       "see" : "",
1291       "params" : [
1292         {
1293           "name" : "this",
1294           "type" : "Roo.Component",
1295           "desc" : "",
1296           "isOptional" : false
1297         }
1298       ],
1299       "returns" : [
1300       ]
1301     },
1302     {
1303       "name" : "hide",
1304       "desc" : "Fires after the component is hidden.",
1305       "memberOf" : "Roo.Component",
1306       "example" : "",
1307       "deprecated" : "",
1308       "since" : "",
1309       "see" : "",
1310       "params" : [
1311         {
1312           "name" : "this",
1313           "type" : "Roo.Component",
1314           "desc" : "",
1315           "isOptional" : false
1316         }
1317       ],
1318       "returns" : [
1319       ]
1320     },
1321     {
1322       "name" : "beforehide",
1323       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1324       "memberOf" : "Roo.Component",
1325       "example" : "",
1326       "deprecated" : "",
1327       "since" : "",
1328       "see" : "",
1329       "params" : [
1330         {
1331           "name" : "this",
1332           "type" : "Roo.Component",
1333           "desc" : "",
1334           "isOptional" : false
1335         }
1336       ],
1337       "returns" : [
1338       ]
1339     },
1340     {
1341       "name" : "show",
1342       "desc" : "Fires after the component is shown.",
1343       "memberOf" : "Roo.Component",
1344       "example" : "",
1345       "deprecated" : "",
1346       "since" : "",
1347       "see" : "",
1348       "params" : [
1349         {
1350           "name" : "this",
1351           "type" : "Roo.Component",
1352           "desc" : "",
1353           "isOptional" : false
1354         }
1355       ],
1356       "returns" : [
1357       ]
1358     },
1359     {
1360       "name" : "beforeshow",
1361       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1362       "memberOf" : "Roo.Component",
1363       "example" : "",
1364       "deprecated" : "",
1365       "since" : "",
1366       "see" : "",
1367       "params" : [
1368         {
1369           "name" : "this",
1370           "type" : "Roo.Component",
1371           "desc" : "",
1372           "isOptional" : false
1373         }
1374       ],
1375       "returns" : [
1376       ]
1377     },
1378     {
1379       "name" : "enable",
1380       "desc" : "Fires after the component is enabled.",
1381       "memberOf" : "Roo.Component",
1382       "example" : "",
1383       "deprecated" : "",
1384       "since" : "",
1385       "see" : "",
1386       "params" : [
1387         {
1388           "name" : "this",
1389           "type" : "Roo.Component",
1390           "desc" : "",
1391           "isOptional" : false
1392         }
1393       ],
1394       "returns" : [
1395       ]
1396     },
1397     {
1398       "name" : "beforedestroy",
1399       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1400       "memberOf" : "Roo.Component",
1401       "example" : "",
1402       "deprecated" : "",
1403       "since" : "",
1404       "see" : "",
1405       "params" : [
1406         {
1407           "name" : "this",
1408           "type" : "Roo.Component",
1409           "desc" : "",
1410           "isOptional" : false
1411         }
1412       ],
1413       "returns" : [
1414       ]
1415     }
1416   ]
1417 }