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