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