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