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