fix docs add optvalues
[roojs1] / docs / symbols / Roo.bootstrap.form.Markdown.json
1 {
2   "name" : "Roo.bootstrap.form.Markdown",
3   "augments" : [
4     "Roo.bootstrap.form.TextArea",
5     "Roo.bootstrap.form.Input",
6     "Roo.bootstrap.Component",
7     "Roo.Component",
8     "Roo.util.Observable"
9   ],
10   "childClasses" : {  },
11   "tree_children" : [],
12   "tree_parent" : [],
13   "desc" : "Bootstrap Showdown editable area",
14   "isSingleton" : false,
15   "isStatic" : false,
16   "isBuiltin" : false,
17   "isAbstract" : false,
18   "isBuilderTop" : false,
19   "memberOf" : "Markdown",
20   "example" : "",
21   "deprecated" : "",
22   "since" : "",
23   "see" : "",
24   "params" : [],
25   "returns" : [],
26   "throws" : "",
27   "requires" : "",
28   "config" : [
29     {
30       "name" : "validFeedbackIcon",
31       "type" : "String",
32       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
33       "memberOf" : "Roo.bootstrap.form.Input",
34       "isOptional" : false,
35       "optvalues" : []
36     },
37     {
38       "name" : "lg",
39       "type" : "Number",
40       "desc" : "colspan out of 12 for large computer-sized screens",
41       "memberOf" : "Roo.bootstrap.form.Input",
42       "isOptional" : false,
43       "optvalues" : []
44     },
45     {
46       "name" : "accept",
47       "type" : "String",
48       "desc" : "o) use for file input only. (default empt",
49       "memberOf" : "Roo.bootstrap.form.Input",
50       "isOptional" : false,
51       "optvalues" : [
52         "image",
53         "video",
54         "audio"
55       ]
56     },
57     {
58       "name" : "afterButton",
59       "type" : "Roo.bootstrap.Button",
60       "desc" : "to show before",
61       "memberOf" : "Roo.bootstrap.form.Input",
62       "isOptional" : false,
63       "optvalues" : []
64     },
65     {
66       "name" : "xs",
67       "type" : "Number",
68       "desc" : "colspan out of 12 for mobile-sized screens",
69       "memberOf" : "Roo.bootstrap.form.Input",
70       "isOptional" : false,
71       "optvalues" : []
72     },
73     {
74       "name" : "hideMode",
75       "type" : "String",
76       "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",
77       "memberOf" : "Roo.Component",
78       "isOptional" : false,
79       "optvalues" : [
80         "display",
81         "visibility"
82       ]
83     },
84     {
85       "name" : "disableKeyFilter",
86       "type" : "Boolean",
87       "desc" : "True to disable input keystroke filtering (defaults to false)",
88       "memberOf" : "Roo.bootstrap.form.Input",
89       "isOptional" : false,
90       "optvalues" : []
91     },
92     {
93       "name" : "disabled",
94       "type" : "Boolean",
95       "desc" : "is it disabled",
96       "memberOf" : "Roo.bootstrap.form.Input",
97       "isOptional" : false,
98       "optvalues" : []
99     },
100     {
101       "name" : "xattr",
102       "type" : "Object",
103       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
104       "memberOf" : "Roo.bootstrap.Component",
105       "isOptional" : false,
106       "optvalues" : []
107     },
108     {
109       "name" : "validator",
110       "type" : "Function",
111       "desc" : "A custom validation function to be called during field validation (defaults to null).\nIf available, this function will be called only after the basic validators all return true, and will be passed the\ncurrent field value and expected to return boolean true if the value is valid or a string error message if invalid.",
112       "memberOf" : "Roo.bootstrap.form.Input",
113       "isOptional" : false,
114       "optvalues" : []
115     },
116     {
117       "name" : "name",
118       "type" : "String",
119       "desc" : "name of the input",
120       "memberOf" : "Roo.bootstrap.form.Input",
121       "isOptional" : false,
122       "optvalues" : []
123     },
124     {
125       "name" : "autocomplete",
126       "type" : "String",
127       "desc" : "- default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en",
128       "memberOf" : "Roo.bootstrap.form.Input",
129       "isOptional" : false,
130       "optvalues" : []
131     },
132     {
133       "name" : "labelAlign",
134       "type" : "String",
135       "desc" : "",
136       "memberOf" : "Roo.bootstrap.form.Input",
137       "isOptional" : false,
138       "optvalues" : [
139         "top",
140         "left"
141       ]
142     },
143     {
144       "name" : "tooltip",
145       "type" : "string",
146       "desc" : "Text for the tooltip",
147       "memberOf" : "Roo.bootstrap.Component",
148       "isOptional" : false,
149       "optvalues" : []
150     },
151     {
152       "name" : "regexText",
153       "type" : "String",
154       "desc" : "-- Depricated - use Invalid Text",
155       "memberOf" : "Roo.bootstrap.form.Input",
156       "isOptional" : false,
157       "optvalues" : []
158     },
159     {
160       "name" : "allowDomMove",
161       "type" : "Boolean",
162       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
163       "memberOf" : "Roo.Component",
164       "isOptional" : false,
165       "optvalues" : []
166     },
167     {
168       "name" : "style",
169       "type" : "String",
170       "desc" : "any extra css",
171       "memberOf" : "Roo.bootstrap.Component",
172       "isOptional" : false,
173       "optvalues" : []
174     },
175     {
176       "name" : "labelmd",
177       "type" : "Number",
178       "desc" : "set the width of label (1-12)",
179       "memberOf" : "Roo.bootstrap.form.Input",
180       "isOptional" : false,
181       "optvalues" : []
182     },
183     {
184       "name" : "value",
185       "type" : "string",
186       "desc" : "default value of the input",
187       "memberOf" : "Roo.bootstrap.form.Input",
188       "isOptional" : false,
189       "optvalues" : []
190     },
191     {
192       "name" : "hasFeedback",
193       "type" : "Boolean",
194       "desc" : "e) default tr",
195       "memberOf" : "Roo.bootstrap.form.Input",
196       "isOptional" : false,
197       "optvalues" : [
198         "true",
199         "false"
200       ]
201     },
202     {
203       "name" : "actionMode",
204       "type" : "String",
205       "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",
206       "memberOf" : "Roo.Component",
207       "isOptional" : false,
208       "optvalues" : []
209     },
210     {
211       "name" : "sm",
212       "type" : "Number",
213       "desc" : "colspan out of 12 for tablet-sized screens",
214       "memberOf" : "Roo.bootstrap.form.Input",
215       "isOptional" : false,
216       "optvalues" : []
217     },
218     {
219       "name" : "minLengthText",
220       "type" : "String",
221       "desc" : "Error text to display if the minimum length validation fails (defaults to \"The minimum length for this field is {minLength}\")",
222       "memberOf" : "Roo.bootstrap.form.Input",
223       "isOptional" : false,
224       "optvalues" : []
225     },
226     {
227       "name" : "maxLengthText",
228       "type" : "String",
229       "desc" : "Error text to display if the maximum length validation fails (defaults to \"The maximum length for this field is {maxLength}\")",
230       "memberOf" : "Roo.bootstrap.form.Input",
231       "isOptional" : false,
232       "optvalues" : []
233     },
234     {
235       "name" : "listeners",
236       "type" : "Object",
237       "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>",
238       "memberOf" : "Roo.util.Observable",
239       "isOptional" : false,
240       "optvalues" : []
241     },
242     {
243       "name" : "container_method",
244       "type" : "string",
245       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
246       "memberOf" : "Roo.bootstrap.Component",
247       "isOptional" : false,
248       "optvalues" : []
249     },
250     {
251       "name" : "readOnly",
252       "type" : "Boolean",
253       "desc" : "Specifies that the field should be read-only",
254       "memberOf" : "Roo.bootstrap.form.Input",
255       "isOptional" : false,
256       "optvalues" : []
257     },
258     {
259       "name" : "indicatorpos",
260       "type" : "String",
261       "desc" : "t) default le",
262       "memberOf" : "Roo.bootstrap.form.Input",
263       "isOptional" : false,
264       "optvalues" : [
265         "left",
266         "right"
267       ]
268     },
269     {
270       "name" : "align",
271       "type" : "String",
272       "desc" : "t) Default le",
273       "memberOf" : "Roo.bootstrap.form.Input",
274       "isOptional" : false,
275       "optvalues" : [
276         "left",
277         "center",
278         "right"
279       ]
280     },
281     {
282       "name" : "wrap",
283       "type" : "string",
284       "desc" : "d)Specifies how the text in a text area is to be wrapped when submitted in a fo",
285       "memberOf" : "Roo.bootstrap.form.TextArea",
286       "isOptional" : false,
287       "optvalues" : [
288         "soft",
289         "hard"
290       ]
291     },
292     {
293       "name" : "content",
294       "type" : "string",
295       "desc" : "",
296       "memberOf" : "",
297       "isOptional" : false,
298       "optvalues" : []
299     },
300     {
301       "name" : "focusClass",
302       "type" : "String",
303       "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")",
304       "memberOf" : "Roo.bootstrap.form.Input",
305       "isOptional" : false,
306       "optvalues" : []
307     },
308     {
309       "name" : "size",
310       "type" : "string",
311       "desc" : "- (lg|sm) or leave empty..",
312       "memberOf" : "Roo.bootstrap.form.Input",
313       "isOptional" : false,
314       "optvalues" : []
315     },
316     {
317       "name" : "labellg",
318       "type" : "Number",
319       "desc" : "set the width of label (1-12)",
320       "memberOf" : "Roo.bootstrap.form.Input",
321       "isOptional" : false,
322       "optvalues" : []
323     },
324     {
325       "name" : "validateOnBlur",
326       "type" : "Boolean",
327       "desc" : "Whether the field should validate when it loses focus (defaults to true).",
328       "memberOf" : "Roo.bootstrap.form.Input",
329       "isOptional" : false,
330       "optvalues" : []
331     },
332     {
333       "name" : "labelxs",
334       "type" : "Number",
335       "desc" : "set the width of label (1-12)",
336       "memberOf" : "Roo.bootstrap.form.Input",
337       "isOptional" : false,
338       "optvalues" : []
339     },
340     {
341       "name" : "rows",
342       "type" : "Number",
343       "desc" : "Specifies the visible number of lines in a text area",
344       "memberOf" : "Roo.bootstrap.form.TextArea",
345       "isOptional" : false,
346       "optvalues" : []
347     },
348     {
349       "name" : "cls",
350       "type" : "String",
351       "desc" : "css class",
352       "memberOf" : "Roo.bootstrap.Component",
353       "isOptional" : false,
354       "optvalues" : []
355     },
356     {
357       "name" : "inputType",
358       "type" : "String",
359       "desc" : "",
360       "memberOf" : "Roo.bootstrap.form.Input",
361       "isOptional" : false,
362       "optvalues" : [
363         "button",
364         "checkbox",
365         "email",
366         "file",
367         "hidden",
368         "image",
369         "number",
370         "password",
371         "radio",
372         "range",
373         "reset",
374         "search",
375         "submit",
376         "text"
377       ]
378     },
379     {
380       "name" : "validationEvent",
381       "type" : "String/Boolean",
382       "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
383       "memberOf" : "Roo.bootstrap.form.Input",
384       "isOptional" : false,
385       "optvalues" : []
386     },
387     {
388       "name" : "invalidClass",
389       "type" : "String",
390       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
391       "memberOf" : "Roo.bootstrap.form.Input",
392       "isOptional" : false,
393       "optvalues" : []
394     },
395     {
396       "name" : "maskRe",
397       "type" : "String",
398       "desc" : "An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)",
399       "memberOf" : "Roo.bootstrap.form.Input",
400       "isOptional" : false,
401       "optvalues" : []
402     },
403     {
404       "name" : "vtype",
405       "type" : "String",
406       "desc" : "A validation type name as defined in {@link Roo.form.VTypes} (defaults to null)",
407       "memberOf" : "Roo.bootstrap.form.Input",
408       "isOptional" : false,
409       "optvalues" : []
410     },
411     {
412       "name" : "fieldLabel",
413       "type" : "string",
414       "desc" : "- the label associated",
415       "memberOf" : "Roo.bootstrap.form.Input",
416       "isOptional" : false,
417       "optvalues" : []
418     },
419     {
420       "name" : "can_build_overlaid",
421       "type" : "Boolean",
422       "desc" : "True if element can be rebuild from a HTML page",
423       "memberOf" : "Roo.bootstrap.Component",
424       "isOptional" : false,
425       "optvalues" : []
426     },
427     {
428       "name" : "cols",
429       "type" : "Number",
430       "desc" : "Specifies the visible width of a text area",
431       "memberOf" : "Roo.bootstrap.form.TextArea",
432       "isOptional" : false,
433       "optvalues" : []
434     },
435     {
436       "name" : "before",
437       "type" : "string",
438       "desc" : "- input group add on before",
439       "memberOf" : "Roo.bootstrap.form.Input",
440       "isOptional" : false,
441       "optvalues" : []
442     },
443     {
444       "name" : "selectOnFocus",
445       "type" : "Boolean",
446       "desc" : "True to automatically select any existing field text when the field receives input focus (defaults to false)",
447       "memberOf" : "Roo.bootstrap.form.Input",
448       "isOptional" : false,
449       "optvalues" : []
450     },
451     {
452       "name" : "validationDelay",
453       "type" : "Number",
454       "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
455       "memberOf" : "Roo.bootstrap.form.Input",
456       "isOptional" : false,
457       "optvalues" : []
458     },
459     {
460       "name" : "blankText",
461       "type" : "String",
462       "desc" : "Error text to display if the allow blank validation fails (defaults to \"This field is required\")",
463       "memberOf" : "Roo.bootstrap.form.Input",
464       "isOptional" : false,
465       "optvalues" : []
466     },
467     {
468       "name" : "disableClass",
469       "type" : "String",
470       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
471       "memberOf" : "Roo.Component",
472       "isOptional" : false,
473       "optvalues" : []
474     },
475     {
476       "name" : "invalidFeedbackIcon",
477       "type" : "String",
478       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
479       "memberOf" : "Roo.bootstrap.form.Input",
480       "isOptional" : false,
481       "optvalues" : []
482     },
483     {
484       "name" : "visibilityEl",
485       "type" : "string|object",
486       "desc" : "t) What element to use for visibility (@see getVisibilityEl(",
487       "memberOf" : "Roo.bootstrap.Component",
488       "isOptional" : false,
489       "optvalues" : [
490         "el",
491         "parent"
492       ]
493     },
494     {
495       "name" : "resize",
496       "type" : "string",
497       "desc" : "",
498       "memberOf" : "Roo.bootstrap.form.TextArea",
499       "isOptional" : false,
500       "optvalues" : [
501         "none",
502         "both",
503         "horizontal",
504         "vertical",
505         "inherit",
506         "initial"
507       ]
508     },
509     {
510       "name" : "placeholder",
511       "type" : "string",
512       "desc" : "- placeholder to put in text.",
513       "memberOf" : "Roo.bootstrap.form.Input",
514       "isOptional" : false,
515       "optvalues" : []
516     },
517     {
518       "name" : "dataId",
519       "type" : "string",
520       "desc" : "cutomer id",
521       "memberOf" : "Roo.bootstrap.Component",
522       "isOptional" : false,
523       "optvalues" : []
524     },
525     {
526       "name" : "md",
527       "type" : "Number",
528       "desc" : "colspan out of 12 for computer-sized screens",
529       "memberOf" : "Roo.bootstrap.form.Input",
530       "isOptional" : false,
531       "optvalues" : []
532     },
533     {
534       "name" : "regex",
535       "type" : "RegExp",
536       "desc" : "A JavaScript RegExp object to be tested against the field value during validation (defaults to null).\nIf available, this regex will be evaluated only after the basic validators all return true, and will be passed the\ncurrent field value.  If the test fails, the field will be marked invalid using {@link #regexText}.",
537       "memberOf" : "Roo.bootstrap.form.Input",
538       "isOptional" : false,
539       "optvalues" : []
540     },
541     {
542       "name" : "labelWidth",
543       "type" : "Number",
544       "desc" : "set the width of label",
545       "memberOf" : "Roo.bootstrap.form.Input",
546       "isOptional" : false,
547       "optvalues" : []
548     },
549     {
550       "name" : "minLength",
551       "type" : "Number",
552       "desc" : "Minimum input field length required (defaults to 0)",
553       "memberOf" : "Roo.bootstrap.form.Input",
554       "isOptional" : false,
555       "optvalues" : []
556     },
557     {
558       "name" : "capture",
559       "type" : "String",
560       "desc" : "a) use for file input only. (default empt",
561       "memberOf" : "Roo.bootstrap.form.Input",
562       "isOptional" : false,
563       "optvalues" : [
564         "user",
565         "camera"
566       ]
567     },
568     {
569       "name" : "validClass",
570       "type" : "String",
571       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
572       "memberOf" : "Roo.bootstrap.form.Input",
573       "isOptional" : false,
574       "optvalues" : []
575     },
576     {
577       "name" : "allowBlank",
578       "type" : "Boolean",
579       "desc" : "False to validate that the value length > 0 (defaults to true)",
580       "memberOf" : "Roo.bootstrap.form.Input",
581       "isOptional" : false,
582       "optvalues" : []
583     },
584     {
585       "name" : "html",
586       "type" : "string",
587       "desc" : "text",
588       "memberOf" : "Roo.bootstrap.form.TextArea",
589       "isOptional" : false,
590       "optvalues" : []
591     },
592     {
593       "name" : "preventMark",
594       "type" : "Boolean",
595       "desc" : "Do not show tick or cross if error/success",
596       "memberOf" : "Roo.bootstrap.form.Input",
597       "isOptional" : false,
598       "optvalues" : []
599     },
600     {
601       "name" : "forceFeedback",
602       "type" : "Boolean",
603       "desc" : "e) Default fal",
604       "memberOf" : "Roo.bootstrap.form.Input",
605       "isOptional" : false,
606       "optvalues" : [
607         "true",
608         "false"
609       ]
610     },
611     {
612       "name" : "labelsm",
613       "type" : "Number",
614       "desc" : "set the width of label (1-12)",
615       "memberOf" : "Roo.bootstrap.form.Input",
616       "isOptional" : false,
617       "optvalues" : []
618     },
619     {
620       "name" : "after",
621       "type" : "string",
622       "desc" : "- input group add on after",
623       "memberOf" : "Roo.bootstrap.form.Input",
624       "isOptional" : false,
625       "optvalues" : []
626     },
627     {
628       "name" : "maxLength",
629       "type" : "Number",
630       "desc" : "Maximum input field length allowed (defaults to Number.MAX_VALUE)",
631       "memberOf" : "Roo.bootstrap.form.Input",
632       "isOptional" : false,
633       "optvalues" : []
634     },
635     {
636       "name" : "invalidText",
637       "type" : "String",
638       "desc" : "The error text to display if {@link #validator} test fails during validation (defaults to \"\")",
639       "memberOf" : "Roo.bootstrap.form.Input",
640       "isOptional" : false,
641       "optvalues" : []
642     }
643   ],
644   "methods" : [
645     {
646       "name" : "markInvalid",
647       "type" : "function",
648       "desc" : "Mark this field as invalid",
649       "sig" : "(msg)",
650       "static" : false,
651       "memberOf" : "Roo.bootstrap.form.TextArea",
652       "isStatic" : false,
653       "isConstructor" : false,
654       "isPrivate" : false,
655       "example" : "",
656       "deprecated" : "",
657       "since" : "",
658       "see" : "",
659       "exceptions" : "",
660       "requires" : "",
661       "params" : [
662         {
663           "name" : "msg",
664           "type" : "String",
665           "desc" : "The validation message",
666           "isOptional" : false
667         }
668       ],
669       "returns" : []
670     },
671     {
672       "name" : "markValid",
673       "type" : "function",
674       "desc" : "Mark this field as valid",
675       "sig" : "()\n{\n\n}",
676       "static" : false,
677       "memberOf" : "Roo.bootstrap.form.TextArea",
678       "isStatic" : false,
679       "isConstructor" : false,
680       "isPrivate" : false,
681       "example" : "",
682       "deprecated" : "",
683       "since" : "",
684       "see" : "",
685       "exceptions" : "",
686       "requires" : "",
687       "params" : [],
688       "returns" : []
689     },
690     {
691       "name" : "inputEl",
692       "type" : "function",
693       "desc" : "return the real textarea element.",
694       "sig" : "()\n{\n\n}",
695       "static" : false,
696       "memberOf" : "Roo.bootstrap.form.TextArea",
697       "isStatic" : false,
698       "isConstructor" : false,
699       "isPrivate" : false,
700       "example" : "",
701       "deprecated" : "",
702       "since" : "",
703       "see" : "",
704       "exceptions" : "",
705       "requires" : "",
706       "params" : [],
707       "returns" : []
708     },
709     {
710       "name" : "clearInvalid",
711       "type" : "function",
712       "desc" : "Clear any invalid styles/messages for this field",
713       "sig" : "()\n{\n\n}",
714       "static" : false,
715       "memberOf" : "Roo.bootstrap.form.TextArea",
716       "isStatic" : false,
717       "isConstructor" : false,
718       "isPrivate" : false,
719       "example" : "",
720       "deprecated" : "",
721       "since" : "",
722       "see" : "",
723       "exceptions" : "",
724       "requires" : "",
725       "params" : [],
726       "returns" : []
727     },
728     {
729       "name" : "setRawValue",
730       "type" : "function",
731       "desc" : "Sets the underlying DOM field's value directly, bypassing validation.  To set the value with validation see {@link #setValue}.",
732       "sig" : "(value)",
733       "static" : false,
734       "memberOf" : "Roo.bootstrap.form.Input",
735       "isStatic" : false,
736       "isConstructor" : false,
737       "isPrivate" : false,
738       "example" : "",
739       "deprecated" : "",
740       "since" : "",
741       "see" : "",
742       "exceptions" : "",
743       "requires" : "",
744       "params" : [
745         {
746           "name" : "value",
747           "type" : "Mixed",
748           "desc" : "The value to set",
749           "isOptional" : false
750         }
751       ],
752       "returns" : []
753     },
754     {
755       "name" : "getValue",
756       "type" : "function",
757       "desc" : "Returns the normalized data value (undefined or emptyText will be returned as '').  To return the raw value see {@link #getRawValue}.",
758       "sig" : "()\n{\n\n}",
759       "static" : false,
760       "memberOf" : "Roo.bootstrap.form.Input",
761       "isStatic" : false,
762       "isConstructor" : false,
763       "isPrivate" : false,
764       "example" : "",
765       "deprecated" : "",
766       "since" : "",
767       "see" : "",
768       "exceptions" : "",
769       "requires" : "",
770       "params" : [],
771       "returns" : [
772         {
773           "name" : "",
774           "type" : "Mixed",
775           "desc" : "value The field value"
776         }
777       ]
778     },
779     {
780       "name" : "getRawValue",
781       "type" : "function",
782       "desc" : "Returns the raw data value which may or may not be a valid, defined value.  To return a normalized value see {@link #getValue}.",
783       "sig" : "()\n{\n\n}",
784       "static" : false,
785       "memberOf" : "Roo.bootstrap.form.Input",
786       "isStatic" : false,
787       "isConstructor" : false,
788       "isPrivate" : false,
789       "example" : "",
790       "deprecated" : "",
791       "since" : "",
792       "see" : "",
793       "exceptions" : "",
794       "requires" : "",
795       "params" : [],
796       "returns" : [
797         {
798           "name" : "",
799           "type" : "Mixed",
800           "desc" : "value The field value"
801         }
802       ]
803     },
804     {
805       "name" : "setValue",
806       "type" : "function",
807       "desc" : "Sets a data value into the field and validates it.  To set the value directly without validation see {@link #setRawValue}.",
808       "sig" : "(value)",
809       "static" : false,
810       "memberOf" : "Roo.bootstrap.form.Input",
811       "isStatic" : false,
812       "isConstructor" : false,
813       "isPrivate" : false,
814       "example" : "",
815       "deprecated" : "",
816       "since" : "",
817       "see" : "",
818       "exceptions" : "",
819       "requires" : "",
820       "params" : [
821         {
822           "name" : "value",
823           "type" : "Mixed",
824           "desc" : "The value to set",
825           "isOptional" : false
826         }
827       ],
828       "returns" : []
829     },
830     {
831       "name" : "reset",
832       "type" : "function",
833       "desc" : "Resets the current field value to the originally loaded value and clears any validation messages",
834       "sig" : "()\n{\n\n}",
835       "static" : false,
836       "memberOf" : "Roo.bootstrap.form.Input",
837       "isStatic" : false,
838       "isConstructor" : false,
839       "isPrivate" : false,
840       "example" : "",
841       "deprecated" : "",
842       "since" : "",
843       "see" : "",
844       "exceptions" : "",
845       "requires" : "",
846       "params" : [],
847       "returns" : []
848     },
849     {
850       "name" : "validate",
851       "type" : "function",
852       "desc" : "Validates the field value",
853       "sig" : "()\n{\n\n}",
854       "static" : false,
855       "memberOf" : "Roo.bootstrap.form.Input",
856       "isStatic" : false,
857       "isConstructor" : false,
858       "isPrivate" : false,
859       "example" : "",
860       "deprecated" : "",
861       "since" : "",
862       "see" : "",
863       "exceptions" : "",
864       "requires" : "",
865       "params" : [],
866       "returns" : [
867         {
868           "name" : "",
869           "type" : "Boolean",
870           "desc" : "True if the value is valid, else false"
871         }
872       ]
873     },
874     {
875       "name" : "getName",
876       "type" : "function",
877       "desc" : "Returns the name of the field",
878       "sig" : "()\n{\n\n}",
879       "static" : false,
880       "memberOf" : "Roo.bootstrap.form.Input",
881       "isStatic" : false,
882       "isConstructor" : false,
883       "isPrivate" : false,
884       "example" : "",
885       "deprecated" : "",
886       "since" : "",
887       "see" : "",
888       "exceptions" : "",
889       "requires" : "",
890       "params" : [],
891       "returns" : [
892         {
893           "name" : "",
894           "type" : "Mixed",
895           "desc" : "name The name field"
896         }
897       ]
898     },
899     {
900       "name" : "validateValue",
901       "type" : "function",
902       "desc" : "Validates a value according to the field's validation rules and marks the field as invalid\nif the validation fails",
903       "sig" : "(value)",
904       "static" : false,
905       "memberOf" : "Roo.bootstrap.form.Input",
906       "isStatic" : false,
907       "isConstructor" : false,
908       "isPrivate" : false,
909       "example" : "",
910       "deprecated" : "",
911       "since" : "",
912       "see" : "",
913       "exceptions" : "",
914       "requires" : "",
915       "params" : [
916         {
917           "name" : "value",
918           "type" : "Mixed",
919           "desc" : "The value to validate",
920           "isOptional" : false
921         }
922       ],
923       "returns" : [
924         {
925           "name" : "",
926           "type" : "Boolean",
927           "desc" : "True if the value is valid, else false"
928         }
929       ]
930     },
931     {
932       "name" : "tooltipEl",
933       "type" : "function",
934       "desc" : "Fetch the element to display the tooltip on.",
935       "sig" : "()\n{\n\n}",
936       "static" : false,
937       "memberOf" : "Roo.bootstrap.Component",
938       "isStatic" : false,
939       "isConstructor" : false,
940       "isPrivate" : false,
941       "example" : "",
942       "deprecated" : "",
943       "since" : "",
944       "see" : "",
945       "exceptions" : "",
946       "requires" : "",
947       "params" : [],
948       "returns" : [
949         {
950           "name" : "",
951           "type" : "Roo.Element",
952           "desc" : "defaults to this.el"
953         }
954       ]
955     },
956     {
957       "name" : "hide",
958       "type" : "function",
959       "desc" : "Hide a component - adds 'hidden' class",
960       "sig" : "()\n{\n\n}",
961       "static" : false,
962       "memberOf" : "Roo.bootstrap.Component",
963       "isStatic" : false,
964       "isConstructor" : false,
965       "isPrivate" : false,
966       "example" : "",
967       "deprecated" : "",
968       "since" : "",
969       "see" : "",
970       "exceptions" : "",
971       "requires" : "",
972       "params" : [],
973       "returns" : []
974     },
975     {
976       "name" : "show",
977       "type" : "function",
978       "desc" : "Show a component - removes 'hidden' class",
979       "sig" : "()\n{\n\n}",
980       "static" : false,
981       "memberOf" : "Roo.bootstrap.Component",
982       "isStatic" : false,
983       "isConstructor" : false,
984       "isPrivate" : false,
985       "example" : "",
986       "deprecated" : "",
987       "since" : "",
988       "see" : "",
989       "exceptions" : "",
990       "requires" : "",
991       "params" : [],
992       "returns" : []
993     },
994     {
995       "name" : "setVisibilityEl",
996       "type" : "function",
997       "desc" : "Set the element that will be used to show or hide",
998       "sig" : "()\n{\n\n}",
999       "static" : false,
1000       "memberOf" : "Roo.bootstrap.Component",
1001       "isStatic" : false,
1002       "isConstructor" : false,
1003       "isPrivate" : false,
1004       "example" : "",
1005       "deprecated" : "",
1006       "since" : "",
1007       "see" : "",
1008       "exceptions" : "",
1009       "requires" : "",
1010       "params" : [],
1011       "returns" : []
1012     },
1013     {
1014       "name" : "getVisibilityEl",
1015       "type" : "function",
1016       "desc" : "Get the element that will be used to show or hide",
1017       "sig" : "()\n{\n\n}",
1018       "static" : false,
1019       "memberOf" : "Roo.bootstrap.Component",
1020       "isStatic" : false,
1021       "isConstructor" : false,
1022       "isPrivate" : false,
1023       "example" : "",
1024       "deprecated" : "",
1025       "since" : "",
1026       "see" : "",
1027       "exceptions" : "",
1028       "requires" : "",
1029       "params" : [],
1030       "returns" : []
1031     },
1032     {
1033       "name" : "initEvents",
1034       "type" : "function",
1035       "desc" : "Initialize Events for the element",
1036       "sig" : "()\n{\n\n}",
1037       "static" : false,
1038       "memberOf" : "Roo.bootstrap.Component",
1039       "isStatic" : false,
1040       "isConstructor" : false,
1041       "isPrivate" : false,
1042       "example" : "",
1043       "deprecated" : "",
1044       "since" : "",
1045       "see" : "",
1046       "exceptions" : "",
1047       "requires" : "",
1048       "params" : [],
1049       "returns" : []
1050     },
1051     {
1052       "name" : "getChildContainer",
1053       "type" : "function",
1054       "desc" : "Fetch the element to add children to",
1055       "sig" : "()\n{\n\n}",
1056       "static" : false,
1057       "memberOf" : "Roo.bootstrap.Component",
1058       "isStatic" : false,
1059       "isConstructor" : false,
1060       "isPrivate" : false,
1061       "example" : "",
1062       "deprecated" : "",
1063       "since" : "",
1064       "see" : "",
1065       "exceptions" : "",
1066       "requires" : "",
1067       "params" : [],
1068       "returns" : [
1069         {
1070           "name" : "",
1071           "type" : "Roo.Element",
1072           "desc" : "defaults to this.el"
1073         }
1074       ]
1075     },
1076     {
1077       "name" : "getId",
1078       "type" : "function",
1079       "desc" : "Returns the id of this component.",
1080       "sig" : "()\n{\n\n}",
1081       "static" : false,
1082       "memberOf" : "Roo.Component",
1083       "isStatic" : false,
1084       "isConstructor" : false,
1085       "isPrivate" : false,
1086       "example" : "",
1087       "deprecated" : "",
1088       "since" : "",
1089       "see" : "",
1090       "exceptions" : "",
1091       "requires" : "",
1092       "params" : [],
1093       "returns" : [
1094         {
1095           "name" : "",
1096           "type" : "String",
1097           "desc" : ""
1098         }
1099       ]
1100     },
1101     {
1102       "name" : "render",
1103       "type" : "function",
1104       "desc" : "If this is a lazy rendering component, render it to its container element.",
1105       "sig" : "(container)",
1106       "static" : false,
1107       "memberOf" : "Roo.Component",
1108       "isStatic" : false,
1109       "isConstructor" : false,
1110       "isPrivate" : false,
1111       "example" : "",
1112       "deprecated" : "",
1113       "since" : "",
1114       "see" : "",
1115       "exceptions" : "",
1116       "requires" : "",
1117       "params" : [
1118         {
1119           "name" : "container",
1120           "type" : "String/HTMLElement/Element",
1121           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
1122           "isOptional" : false
1123         }
1124       ],
1125       "returns" : []
1126     },
1127     {
1128       "name" : "destroy",
1129       "type" : "function",
1130       "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}.",
1131       "sig" : "()\n{\n\n}",
1132       "static" : false,
1133       "memberOf" : "Roo.Component",
1134       "isStatic" : false,
1135       "isConstructor" : false,
1136       "isPrivate" : false,
1137       "example" : "",
1138       "deprecated" : "",
1139       "since" : "",
1140       "see" : "",
1141       "exceptions" : "",
1142       "requires" : "",
1143       "params" : [],
1144       "returns" : []
1145     },
1146     {
1147       "name" : "isVisible",
1148       "type" : "function",
1149       "desc" : "Returns true if this component is visible.",
1150       "sig" : "()\n{\n\n}",
1151       "static" : false,
1152       "memberOf" : "Roo.Component",
1153       "isStatic" : false,
1154       "isConstructor" : false,
1155       "isPrivate" : false,
1156       "example" : "",
1157       "deprecated" : "",
1158       "since" : "",
1159       "see" : "",
1160       "exceptions" : "",
1161       "requires" : "",
1162       "params" : [],
1163       "returns" : []
1164     },
1165     {
1166       "name" : "setDisabled",
1167       "type" : "function",
1168       "desc" : "Convenience function for setting disabled/enabled by boolean.",
1169       "sig" : "(disabled)",
1170       "static" : false,
1171       "memberOf" : "Roo.Component",
1172       "isStatic" : false,
1173       "isConstructor" : false,
1174       "isPrivate" : false,
1175       "example" : "",
1176       "deprecated" : "",
1177       "since" : "",
1178       "see" : "",
1179       "exceptions" : "",
1180       "requires" : "",
1181       "params" : [
1182         {
1183           "name" : "disabled",
1184           "type" : "Boolean",
1185           "desc" : "",
1186           "isOptional" : false
1187         }
1188       ],
1189       "returns" : []
1190     },
1191     {
1192       "name" : "focus",
1193       "type" : "function",
1194       "desc" : "Try to focus this component.",
1195       "sig" : "(selectText)",
1196       "static" : false,
1197       "memberOf" : "Roo.Component",
1198       "isStatic" : false,
1199       "isConstructor" : false,
1200       "isPrivate" : false,
1201       "example" : "",
1202       "deprecated" : "",
1203       "since" : "",
1204       "see" : "",
1205       "exceptions" : "",
1206       "requires" : "",
1207       "params" : [
1208         {
1209           "name" : "selectText",
1210           "type" : "Boolean",
1211           "desc" : "True to also select the text in this component (if applicable)",
1212           "isOptional" : false
1213         }
1214       ],
1215       "returns" : [
1216         {
1217           "name" : "",
1218           "type" : "Roo.Component",
1219           "desc" : "this"
1220         }
1221       ]
1222     },
1223     {
1224       "name" : "enable",
1225       "type" : "function",
1226       "desc" : "Enable this component.",
1227       "sig" : "()\n{\n\n}",
1228       "static" : false,
1229       "memberOf" : "Roo.Component",
1230       "isStatic" : false,
1231       "isConstructor" : false,
1232       "isPrivate" : false,
1233       "example" : "",
1234       "deprecated" : "",
1235       "since" : "",
1236       "see" : "",
1237       "exceptions" : "",
1238       "requires" : "",
1239       "params" : [],
1240       "returns" : [
1241         {
1242           "name" : "",
1243           "type" : "Roo.Component",
1244           "desc" : "this"
1245         }
1246       ]
1247     },
1248     {
1249       "name" : "setVisible",
1250       "type" : "function",
1251       "desc" : "Convenience function to hide or show this component by boolean.",
1252       "sig" : "(visible)",
1253       "static" : false,
1254       "memberOf" : "Roo.Component",
1255       "isStatic" : false,
1256       "isConstructor" : false,
1257       "isPrivate" : false,
1258       "example" : "",
1259       "deprecated" : "",
1260       "since" : "",
1261       "see" : "",
1262       "exceptions" : "",
1263       "requires" : "",
1264       "params" : [
1265         {
1266           "name" : "visible",
1267           "type" : "Boolean",
1268           "desc" : "True to show, false to hide",
1269           "isOptional" : false
1270         }
1271       ],
1272       "returns" : [
1273         {
1274           "name" : "",
1275           "type" : "Roo.Component",
1276           "desc" : "this"
1277         }
1278       ]
1279     },
1280     {
1281       "name" : "disable",
1282       "type" : "function",
1283       "desc" : "Disable this component.",
1284       "sig" : "()\n{\n\n}",
1285       "static" : false,
1286       "memberOf" : "Roo.Component",
1287       "isStatic" : false,
1288       "isConstructor" : false,
1289       "isPrivate" : false,
1290       "example" : "",
1291       "deprecated" : "",
1292       "since" : "",
1293       "see" : "",
1294       "exceptions" : "",
1295       "requires" : "",
1296       "params" : [],
1297       "returns" : [
1298         {
1299           "name" : "",
1300           "type" : "Roo.Component",
1301           "desc" : "this"
1302         }
1303       ]
1304     },
1305     {
1306       "name" : "getEl",
1307       "type" : "function",
1308       "desc" : "Returns the underlying {@link Roo.Element}.",
1309       "sig" : "()\n{\n\n}",
1310       "static" : false,
1311       "memberOf" : "Roo.Component",
1312       "isStatic" : false,
1313       "isConstructor" : false,
1314       "isPrivate" : false,
1315       "example" : "",
1316       "deprecated" : "",
1317       "since" : "",
1318       "see" : "",
1319       "exceptions" : "",
1320       "requires" : "",
1321       "params" : [],
1322       "returns" : [
1323         {
1324           "name" : "",
1325           "type" : "Roo.Element",
1326           "desc" : "The element"
1327         }
1328       ]
1329     },
1330     {
1331       "name" : "purgeListeners",
1332       "type" : "function",
1333       "desc" : "Removes all listeners for this object",
1334       "sig" : "()\n{\n\n}",
1335       "static" : false,
1336       "memberOf" : "Roo.util.Observable",
1337       "isStatic" : false,
1338       "isConstructor" : false,
1339       "isPrivate" : false,
1340       "example" : "",
1341       "deprecated" : "",
1342       "since" : "",
1343       "see" : "",
1344       "exceptions" : "",
1345       "requires" : "",
1346       "params" : [],
1347       "returns" : []
1348     },
1349     {
1350       "name" : "on",
1351       "type" : "function",
1352       "desc" : "Appends an event handler to this element (shorthand for addListener)",
1353       "sig" : "(eventName, handler, scope, options)",
1354       "static" : false,
1355       "memberOf" : "Roo.util.Observable",
1356       "isStatic" : false,
1357       "isConstructor" : false,
1358       "isPrivate" : false,
1359       "example" : "",
1360       "deprecated" : "",
1361       "since" : "",
1362       "see" : "",
1363       "exceptions" : "",
1364       "requires" : "",
1365       "params" : [
1366         {
1367           "name" : "eventName",
1368           "type" : "String",
1369           "desc" : "The type of event to listen for",
1370           "isOptional" : false
1371         },
1372         {
1373           "name" : "handler",
1374           "type" : "Function",
1375           "desc" : "The method the event invokes",
1376           "isOptional" : false
1377         },
1378         {
1379           "name" : "scope",
1380           "type" : "Object",
1381           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1382           "isOptional" : false
1383         },
1384         {
1385           "name" : "options",
1386           "type" : "Object",
1387           "desc" : "(optional)",
1388           "isOptional" : false
1389         }
1390       ],
1391       "returns" : []
1392     },
1393     {
1394       "name" : "un",
1395       "type" : "function",
1396       "desc" : "Removes a listener (shorthand for removeListener)",
1397       "sig" : "(eventName, handler, scope)",
1398       "static" : false,
1399       "memberOf" : "Roo.util.Observable",
1400       "isStatic" : false,
1401       "isConstructor" : false,
1402       "isPrivate" : false,
1403       "example" : "",
1404       "deprecated" : "",
1405       "since" : "",
1406       "see" : "",
1407       "exceptions" : "",
1408       "requires" : "",
1409       "params" : [
1410         {
1411           "name" : "eventName",
1412           "type" : "String",
1413           "desc" : "The type of event to listen for",
1414           "isOptional" : false
1415         },
1416         {
1417           "name" : "handler",
1418           "type" : "Function",
1419           "desc" : "The handler to remove",
1420           "isOptional" : false
1421         },
1422         {
1423           "name" : "scope",
1424           "type" : "Object",
1425           "desc" : "(optional) The scope (this object) for the handler",
1426           "isOptional" : false
1427         }
1428       ],
1429       "returns" : []
1430     },
1431     {
1432       "name" : "addEvents",
1433       "type" : "function",
1434       "desc" : "Used to define events on this Observable",
1435       "sig" : "(object)",
1436       "static" : false,
1437       "memberOf" : "Roo.util.Observable",
1438       "isStatic" : false,
1439       "isConstructor" : false,
1440       "isPrivate" : false,
1441       "example" : "",
1442       "deprecated" : "",
1443       "since" : "",
1444       "see" : "",
1445       "exceptions" : "",
1446       "requires" : "",
1447       "params" : [
1448         {
1449           "name" : "object",
1450           "type" : "Object",
1451           "desc" : "The object with the events defined",
1452           "isOptional" : false
1453         }
1454       ],
1455       "returns" : []
1456     },
1457     {
1458       "name" : "releaseCapture",
1459       "type" : "function",
1460       "desc" : "Removes <b>all</b> added captures from the Observable.",
1461       "sig" : "(o)",
1462       "static" : true,
1463       "memberOf" : "Roo.util.Observable",
1464       "isStatic" : true,
1465       "isConstructor" : false,
1466       "isPrivate" : false,
1467       "example" : "",
1468       "deprecated" : "",
1469       "since" : "",
1470       "see" : "",
1471       "exceptions" : "",
1472       "requires" : "",
1473       "params" : [
1474         {
1475           "name" : "o",
1476           "type" : "Observable",
1477           "desc" : "The Observable to release",
1478           "isOptional" : false
1479         }
1480       ],
1481       "returns" : []
1482     },
1483     {
1484       "name" : "removeListener",
1485       "type" : "function",
1486       "desc" : "Removes a listener",
1487       "sig" : "(eventName, handler, scope)",
1488       "static" : false,
1489       "memberOf" : "Roo.util.Observable",
1490       "isStatic" : false,
1491       "isConstructor" : false,
1492       "isPrivate" : false,
1493       "example" : "",
1494       "deprecated" : "",
1495       "since" : "",
1496       "see" : "",
1497       "exceptions" : "",
1498       "requires" : "",
1499       "params" : [
1500         {
1501           "name" : "eventName",
1502           "type" : "String",
1503           "desc" : "The type of event to listen for",
1504           "isOptional" : false
1505         },
1506         {
1507           "name" : "handler",
1508           "type" : "Function",
1509           "desc" : "The handler to remove",
1510           "isOptional" : false
1511         },
1512         {
1513           "name" : "scope",
1514           "type" : "Object",
1515           "desc" : "(optional) The scope (this object) for the handler",
1516           "isOptional" : false
1517         }
1518       ],
1519       "returns" : []
1520     },
1521     {
1522       "name" : "fireEvent",
1523       "type" : "function",
1524       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
1525       "sig" : "(eventName, args)",
1526       "static" : false,
1527       "memberOf" : "Roo.util.Observable",
1528       "isStatic" : false,
1529       "isConstructor" : false,
1530       "isPrivate" : false,
1531       "example" : "",
1532       "deprecated" : "",
1533       "since" : "",
1534       "see" : "",
1535       "exceptions" : "",
1536       "requires" : "",
1537       "params" : [
1538         {
1539           "name" : "eventName",
1540           "type" : "String",
1541           "desc" : "",
1542           "isOptional" : false
1543         },
1544         {
1545           "name" : "args",
1546           "type" : "Object...",
1547           "desc" : "Variable number of parameters are passed to handlers",
1548           "isOptional" : false
1549         }
1550       ],
1551       "returns" : [
1552         {
1553           "name" : "",
1554           "type" : "Boolean",
1555           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1556         }
1557       ]
1558     },
1559     {
1560       "name" : "hasListener",
1561       "type" : "function",
1562       "desc" : "Checks to see if this object has any listeners for a specified event",
1563       "sig" : "(eventName)",
1564       "static" : false,
1565       "memberOf" : "Roo.util.Observable",
1566       "isStatic" : false,
1567       "isConstructor" : false,
1568       "isPrivate" : false,
1569       "example" : "",
1570       "deprecated" : "",
1571       "since" : "",
1572       "see" : "",
1573       "exceptions" : "",
1574       "requires" : "",
1575       "params" : [
1576         {
1577           "name" : "eventName",
1578           "type" : "String",
1579           "desc" : "The name of the event to check for",
1580           "isOptional" : false
1581         }
1582       ],
1583       "returns" : [
1584         {
1585           "name" : "",
1586           "type" : "Boolean",
1587           "desc" : "True if the event is being listened for, else false"
1588         }
1589       ]
1590     },
1591     {
1592       "name" : "capture",
1593       "type" : "function",
1594       "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.",
1595       "sig" : "(o, fn, scope)",
1596       "static" : true,
1597       "memberOf" : "Roo.util.Observable",
1598       "isStatic" : true,
1599       "isConstructor" : false,
1600       "isPrivate" : false,
1601       "example" : "",
1602       "deprecated" : "",
1603       "since" : "",
1604       "see" : "",
1605       "exceptions" : "",
1606       "requires" : "",
1607       "params" : [
1608         {
1609           "name" : "o",
1610           "type" : "Observable",
1611           "desc" : "The Observable to capture",
1612           "isOptional" : false
1613         },
1614         {
1615           "name" : "fn",
1616           "type" : "Function",
1617           "desc" : "The function to call",
1618           "isOptional" : false
1619         },
1620         {
1621           "name" : "scope",
1622           "type" : "Object",
1623           "desc" : "(optional) The scope (this object) for the fn",
1624           "isOptional" : false
1625         }
1626       ],
1627       "returns" : []
1628     },
1629     {
1630       "name" : "addListener",
1631       "type" : "function",
1632       "desc" : "Appends an event handler to this component",
1633       "sig" : "(eventName, handler, scope, options)",
1634       "static" : false,
1635       "memberOf" : "Roo.util.Observable",
1636       "isStatic" : false,
1637       "isConstructor" : false,
1638       "isPrivate" : false,
1639       "example" : "",
1640       "deprecated" : "",
1641       "since" : "",
1642       "see" : "",
1643       "exceptions" : "",
1644       "requires" : "",
1645       "params" : [
1646         {
1647           "name" : "eventName",
1648           "type" : "String",
1649           "desc" : "The type of event to listen for",
1650           "isOptional" : false
1651         },
1652         {
1653           "name" : "handler",
1654           "type" : "Function",
1655           "desc" : "The method the event invokes",
1656           "isOptional" : false
1657         },
1658         {
1659           "name" : "scope",
1660           "type" : "Object",
1661           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1662           "isOptional" : false
1663         },
1664         {
1665           "name" : "options",
1666           "type" : "Object",
1667           "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>",
1668           "isOptional" : false
1669         }
1670       ],
1671       "returns" : []
1672     }
1673   ],
1674   "events" : [
1675     {
1676       "name" : "paste",
1677       "type" : "function",
1678       "desc" : "Fires after the user pastes into input",
1679       "sig" : "function (_self, e)\n{\n\n}",
1680       "memberOf" : "Roo.bootstrap.form.Input",
1681       "example" : "",
1682       "deprecated" : "",
1683       "since" : "",
1684       "see" : "",
1685       "params" : [
1686         {
1687           "name" : "this",
1688           "type" : "Roo.form.Field",
1689           "desc" : "",
1690           "isOptional" : false
1691         },
1692         {
1693           "name" : "e",
1694           "type" : "Roo.EventObject",
1695           "desc" : "The event Object",
1696           "isOptional" : false
1697         }
1698       ],
1699       "returns" : []
1700     },
1701     {
1702       "name" : "change",
1703       "type" : "function",
1704       "desc" : "Fires just before the field blurs if the field value has changed.",
1705       "sig" : "function (_self, newValue, oldValue)\n{\n\n}",
1706       "memberOf" : "Roo.bootstrap.form.Input",
1707       "example" : "",
1708       "deprecated" : "",
1709       "since" : "",
1710       "see" : "",
1711       "params" : [
1712         {
1713           "name" : "this",
1714           "type" : "Roo.form.Field",
1715           "desc" : "",
1716           "isOptional" : false
1717         },
1718         {
1719           "name" : "newValue",
1720           "type" : "Mixed",
1721           "desc" : "The new value",
1722           "isOptional" : false
1723         },
1724         {
1725           "name" : "oldValue",
1726           "type" : "Mixed",
1727           "desc" : "The original value",
1728           "isOptional" : false
1729         }
1730       ],
1731       "returns" : []
1732     },
1733     {
1734       "name" : "valid",
1735       "type" : "function",
1736       "desc" : "Fires after the field has been validated with no errors.",
1737       "sig" : "function (_self)\n{\n\n}",
1738       "memberOf" : "Roo.bootstrap.form.Input",
1739       "example" : "",
1740       "deprecated" : "",
1741       "since" : "",
1742       "see" : "",
1743       "params" : [
1744         {
1745           "name" : "this",
1746           "type" : "Roo.form.Field",
1747           "desc" : "",
1748           "isOptional" : false
1749         }
1750       ],
1751       "returns" : []
1752     },
1753     {
1754       "name" : "specialkey",
1755       "type" : "function",
1756       "desc" : "Fires when any key related to navigation (arrows, tab, enter, esc, etc.) is pressed.  You can check\n{@link Roo.EventObject#getKey} to determine which key was pressed.",
1757       "sig" : "function (_self, e)\n{\n\n}",
1758       "memberOf" : "Roo.bootstrap.form.Input",
1759       "example" : "",
1760       "deprecated" : "",
1761       "since" : "",
1762       "see" : "",
1763       "params" : [
1764         {
1765           "name" : "this",
1766           "type" : "Roo.form.Field",
1767           "desc" : "",
1768           "isOptional" : false
1769         },
1770         {
1771           "name" : "e",
1772           "type" : "Roo.EventObject",
1773           "desc" : "The event object",
1774           "isOptional" : false
1775         }
1776       ],
1777       "returns" : []
1778     },
1779     {
1780       "name" : "focus",
1781       "type" : "function",
1782       "desc" : "Fires when this field receives input focus.",
1783       "sig" : "function (_self)\n{\n\n}",
1784       "memberOf" : "Roo.bootstrap.form.Input",
1785       "example" : "",
1786       "deprecated" : "",
1787       "since" : "",
1788       "see" : "",
1789       "params" : [
1790         {
1791           "name" : "this",
1792           "type" : "Roo.form.Field",
1793           "desc" : "",
1794           "isOptional" : false
1795         }
1796       ],
1797       "returns" : []
1798     },
1799     {
1800       "name" : "keyup",
1801       "type" : "function",
1802       "desc" : "Fires after the key up",
1803       "sig" : "function (_self, e)\n{\n\n}",
1804       "memberOf" : "Roo.bootstrap.form.Input",
1805       "example" : "",
1806       "deprecated" : "",
1807       "since" : "",
1808       "see" : "",
1809       "params" : [
1810         {
1811           "name" : "this",
1812           "type" : "Roo.form.Field",
1813           "desc" : "",
1814           "isOptional" : false
1815         },
1816         {
1817           "name" : "e",
1818           "type" : "Roo.EventObject",
1819           "desc" : "The event Object",
1820           "isOptional" : false
1821         }
1822       ],
1823       "returns" : []
1824     },
1825     {
1826       "name" : "blur",
1827       "type" : "function",
1828       "desc" : "Fires when this field loses input focus.",
1829       "sig" : "function (_self)\n{\n\n}",
1830       "memberOf" : "Roo.bootstrap.form.Input",
1831       "example" : "",
1832       "deprecated" : "",
1833       "since" : "",
1834       "see" : "",
1835       "params" : [
1836         {
1837           "name" : "this",
1838           "type" : "Roo.form.Field",
1839           "desc" : "",
1840           "isOptional" : false
1841         }
1842       ],
1843       "returns" : []
1844     },
1845     {
1846       "name" : "invalid",
1847       "type" : "function",
1848       "desc" : "Fires after the field has been marked as invalid.",
1849       "sig" : "function (_self, msg)\n{\n\n}",
1850       "memberOf" : "Roo.bootstrap.form.Input",
1851       "example" : "",
1852       "deprecated" : "",
1853       "since" : "",
1854       "see" : "",
1855       "params" : [
1856         {
1857           "name" : "this",
1858           "type" : "Roo.form.Field",
1859           "desc" : "",
1860           "isOptional" : false
1861         },
1862         {
1863           "name" : "msg",
1864           "type" : "String",
1865           "desc" : "The validation message",
1866           "isOptional" : false
1867         }
1868       ],
1869       "returns" : []
1870     },
1871     {
1872       "name" : "childrenrendered",
1873       "type" : "function",
1874       "desc" : "Fires when the children have been rendered..",
1875       "sig" : "function (_self)\n{\n\n}",
1876       "memberOf" : "Roo.bootstrap.Component",
1877       "example" : "",
1878       "deprecated" : "",
1879       "since" : "",
1880       "see" : "",
1881       "params" : [
1882         {
1883           "name" : "this",
1884           "type" : "Roo.bootstrap.Component",
1885           "desc" : "",
1886           "isOptional" : false
1887         }
1888       ],
1889       "returns" : []
1890     },
1891     {
1892       "name" : "beforerender",
1893       "type" : "function",
1894       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1895       "sig" : "function (_self)\n{\n\n}",
1896       "memberOf" : "Roo.Component",
1897       "example" : "",
1898       "deprecated" : "",
1899       "since" : "",
1900       "see" : "",
1901       "params" : [
1902         {
1903           "name" : "this",
1904           "type" : "Roo.Component",
1905           "desc" : "",
1906           "isOptional" : false
1907         }
1908       ],
1909       "returns" : []
1910     },
1911     {
1912       "name" : "disable",
1913       "type" : "function",
1914       "desc" : "Fires after the component is disabled.",
1915       "sig" : "function (_self)\n{\n\n}",
1916       "memberOf" : "Roo.Component",
1917       "example" : "",
1918       "deprecated" : "",
1919       "since" : "",
1920       "see" : "",
1921       "params" : [
1922         {
1923           "name" : "this",
1924           "type" : "Roo.Component",
1925           "desc" : "",
1926           "isOptional" : false
1927         }
1928       ],
1929       "returns" : []
1930     },
1931     {
1932       "name" : "render",
1933       "type" : "function",
1934       "desc" : "Fires after the component is rendered.",
1935       "sig" : "function (_self)\n{\n\n}",
1936       "memberOf" : "Roo.Component",
1937       "example" : "",
1938       "deprecated" : "",
1939       "since" : "",
1940       "see" : "",
1941       "params" : [
1942         {
1943           "name" : "this",
1944           "type" : "Roo.Component",
1945           "desc" : "",
1946           "isOptional" : false
1947         }
1948       ],
1949       "returns" : []
1950     },
1951     {
1952       "name" : "destroy",
1953       "type" : "function",
1954       "desc" : "Fires after the component is destroyed.",
1955       "sig" : "function (_self)\n{\n\n}",
1956       "memberOf" : "Roo.Component",
1957       "example" : "",
1958       "deprecated" : "",
1959       "since" : "",
1960       "see" : "",
1961       "params" : [
1962         {
1963           "name" : "this",
1964           "type" : "Roo.Component",
1965           "desc" : "",
1966           "isOptional" : false
1967         }
1968       ],
1969       "returns" : []
1970     },
1971     {
1972       "name" : "hide",
1973       "type" : "function",
1974       "desc" : "Fires after the component is hidden.",
1975       "sig" : "function (_self)\n{\n\n}",
1976       "memberOf" : "Roo.Component",
1977       "example" : "",
1978       "deprecated" : "",
1979       "since" : "",
1980       "see" : "",
1981       "params" : [
1982         {
1983           "name" : "this",
1984           "type" : "Roo.Component",
1985           "desc" : "",
1986           "isOptional" : false
1987         }
1988       ],
1989       "returns" : []
1990     },
1991     {
1992       "name" : "beforehide",
1993       "type" : "function",
1994       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1995       "sig" : "function (_self)\n{\n\n}",
1996       "memberOf" : "Roo.Component",
1997       "example" : "",
1998       "deprecated" : "",
1999       "since" : "",
2000       "see" : "",
2001       "params" : [
2002         {
2003           "name" : "this",
2004           "type" : "Roo.Component",
2005           "desc" : "",
2006           "isOptional" : false
2007         }
2008       ],
2009       "returns" : []
2010     },
2011     {
2012       "name" : "show",
2013       "type" : "function",
2014       "desc" : "Fires after the component is shown.",
2015       "sig" : "function (_self)\n{\n\n}",
2016       "memberOf" : "Roo.Component",
2017       "example" : "",
2018       "deprecated" : "",
2019       "since" : "",
2020       "see" : "",
2021       "params" : [
2022         {
2023           "name" : "this",
2024           "type" : "Roo.Component",
2025           "desc" : "",
2026           "isOptional" : false
2027         }
2028       ],
2029       "returns" : []
2030     },
2031     {
2032       "name" : "beforeshow",
2033       "type" : "function",
2034       "desc" : "Fires before the component is shown.  Return false to stop the show.",
2035       "sig" : "function (_self)\n{\n\n}",
2036       "memberOf" : "Roo.Component",
2037       "example" : "",
2038       "deprecated" : "",
2039       "since" : "",
2040       "see" : "",
2041       "params" : [
2042         {
2043           "name" : "this",
2044           "type" : "Roo.Component",
2045           "desc" : "",
2046           "isOptional" : false
2047         }
2048       ],
2049       "returns" : []
2050     },
2051     {
2052       "name" : "enable",
2053       "type" : "function",
2054       "desc" : "Fires after the component is enabled.",
2055       "sig" : "function (_self)\n{\n\n}",
2056       "memberOf" : "Roo.Component",
2057       "example" : "",
2058       "deprecated" : "",
2059       "since" : "",
2060       "see" : "",
2061       "params" : [
2062         {
2063           "name" : "this",
2064           "type" : "Roo.Component",
2065           "desc" : "",
2066           "isOptional" : false
2067         }
2068       ],
2069       "returns" : []
2070     },
2071     {
2072       "name" : "beforedestroy",
2073       "type" : "function",
2074       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
2075       "sig" : "function (_self)\n{\n\n}",
2076       "memberOf" : "Roo.Component",
2077       "example" : "",
2078       "deprecated" : "",
2079       "since" : "",
2080       "see" : "",
2081       "params" : [
2082         {
2083           "name" : "this",
2084           "type" : "Roo.Component",
2085           "desc" : "",
2086           "isOptional" : false
2087         }
2088       ],
2089       "returns" : []
2090     }
2091   ]
2092 }