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