sync
[roojs1] / docs / symbols / Roo.bootstrap.DateSplitField.json
1 {
2   "name" : "Roo.bootstrap.DateSplitField",
3   "augments" : [
4     "Roo.bootstrap.Component",
5     "Roo.Component",
6     "Roo.util.Observable"
7   ],
8   "desc" : "Bootstrap DateSplitField class",
9   "isSingleton" : false,
10   "isStatic" : false,
11   "isBuiltin" : false,
12   "memberOf" : "DateSplitField",
13   "example" : "",
14   "deprecated" : "",
15   "since" : "",
16   "see" : "",
17   "params" : [
18     {
19       "name" : "config",
20       "type" : "Object",
21       "desc" : "The config object",
22       "isOptional" : false
23     }
24   ],
25   "returns" : [],
26   "throws" : "",
27   "requires" : "",
28   "config" : [
29     {
30       "name" : "labelAlign",
31       "type" : "String",
32       "desc" : "t)",
33       "memberOf" : ""
34     },
35     {
36       "name" : "labellg",
37       "type" : "Number",
38       "desc" : "set the width of label (1-12)",
39       "memberOf" : ""
40     },
41     {
42       "name" : "listeners",
43       "type" : "Object",
44       "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>",
45       "memberOf" : "Roo.util.Observable"
46     },
47     {
48       "name" : "yearPlaceholder",
49       "type" : "string",
50       "desc" : "",
51       "memberOf" : ""
52     },
53     {
54       "name" : "monthFormat",
55       "type" : "string",
56       "desc" : "default 'm'",
57       "memberOf" : ""
58     },
59     {
60       "name" : "labelxs",
61       "type" : "Number",
62       "desc" : "set the width of label (1-12)",
63       "memberOf" : ""
64     },
65     {
66       "name" : "tooltip",
67       "type" : "string",
68       "desc" : "Text for the tooltip",
69       "memberOf" : "Roo.bootstrap.Component"
70     },
71     {
72       "name" : "container_method",
73       "type" : "string",
74       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
75       "memberOf" : "Roo.bootstrap.Component"
76     },
77     {
78       "name" : "visibilityEl",
79       "type" : "string|object",
80       "desc" : "t) What element to use for visibility (@see getVisibilityEl())",
81       "memberOf" : "Roo.bootstrap.Component"
82     },
83     {
84       "name" : "fieldLabel",
85       "type" : "string",
86       "desc" : "- the label associated",
87       "memberOf" : ""
88     },
89     {
90       "name" : "monthAllowBlank",
91       "type" : "Boolean",
92       "desc" : "e) default false",
93       "memberOf" : ""
94     },
95     {
96       "name" : "can_build_overlaid",
97       "type" : "Boolean",
98       "desc" : "True if element can be rebuild from a HTML page",
99       "memberOf" : "Roo.bootstrap.Component"
100     },
101     {
102       "name" : "hideMode",
103       "type" : "String",
104       "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\".",
105       "memberOf" : "Roo.Component"
106     },
107     {
108       "name" : "style",
109       "type" : "String",
110       "desc" : "any extra css",
111       "memberOf" : "Roo.bootstrap.Component"
112     },
113     {
114       "name" : "allowDomMove",
115       "type" : "Boolean",
116       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
117       "memberOf" : "Roo.Component"
118     },
119     {
120       "name" : "labelWidth",
121       "type" : "Number",
122       "desc" : "set the width of label (0-12)",
123       "memberOf" : ""
124     },
125     {
126       "name" : "monthPlaceholder",
127       "type" : "string",
128       "desc" : "",
129       "memberOf" : ""
130     },
131     {
132       "name" : "yearFormat",
133       "type" : "string",
134       "desc" : "default 'Y'",
135       "memberOf" : ""
136     },
137     {
138       "name" : "cls",
139       "type" : "String",
140       "desc" : "css class",
141       "memberOf" : "Roo.bootstrap.Component"
142     },
143     {
144       "name" : "labelsm",
145       "type" : "Number",
146       "desc" : "set the width of label (1-12)",
147       "memberOf" : ""
148     },
149     {
150       "name" : "xattr",
151       "type" : "Object",
152       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
153       "memberOf" : "Roo.bootstrap.Component"
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" : "dayAllowBlank",
163       "type" : "Boolean",
164       "desc" : "e) default false",
165       "memberOf" : ""
166     },
167     {
168       "name" : "yearAllowBlank",
169       "type" : "Boolean",
170       "desc" : "e) default false",
171       "memberOf" : ""
172     },
173     {
174       "name" : "dayPlaceholder",
175       "type" : "string",
176       "desc" : "",
177       "memberOf" : ""
178     },
179     {
180       "name" : "labelmd",
181       "type" : "Number",
182       "desc" : "set the width of label (1-12)",
183       "memberOf" : ""
184     },
185     {
186       "name" : "dataId",
187       "type" : "string",
188       "desc" : "cutomer id",
189       "memberOf" : "Roo.bootstrap.Component"
190     },
191     {
192       "name" : "dayFormat",
193       "type" : "string",
194       "desc" : "default 'd'",
195       "memberOf" : ""
196     },
197     {
198       "name" : "name",
199       "type" : "string",
200       "desc" : "Specifies name attribute",
201       "memberOf" : "Roo.bootstrap.Component"
202     },
203     {
204       "name" : "disableClass",
205       "type" : "String",
206       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
207       "memberOf" : "Roo.Component"
208     }
209   ],
210   "methods" : [
211     {
212       "name" : "markInvalid",
213       "type" : "function",
214       "desc" : "Mark this field as invalid",
215       "sig" : "(msg)",
216       "static" : false,
217       "memberOf" : "",
218       "isStatic" : false,
219       "isConstructor" : false,
220       "isPrivate" : false,
221       "example" : "",
222       "deprecated" : "",
223       "since" : "",
224       "see" : "",
225       "exceptions" : "",
226       "requires" : "",
227       "params" : [
228         {
229           "name" : "msg",
230           "type" : "String",
231           "desc" : "The validation message",
232           "isOptional" : false
233         }
234       ],
235       "returns" : []
236     },
237     {
238       "name" : "tooltipEl",
239       "type" : "function",
240       "desc" : "Fetch the element to display the tooltip on.",
241       "sig" : "()\n{\n\n}",
242       "static" : false,
243       "memberOf" : "Roo.bootstrap.Component",
244       "isStatic" : false,
245       "isConstructor" : false,
246       "isPrivate" : false,
247       "example" : "",
248       "deprecated" : "",
249       "since" : "",
250       "see" : "",
251       "exceptions" : "",
252       "requires" : "",
253       "params" : [],
254       "returns" : [
255         {
256           "name" : "",
257           "type" : "Roo.Element",
258           "desc" : "defaults to this.el"
259         }
260       ]
261     },
262     {
263       "name" : "hide",
264       "type" : "function",
265       "desc" : "Hide a component - adds 'hidden' class",
266       "sig" : "()\n{\n\n}",
267       "static" : false,
268       "memberOf" : "Roo.bootstrap.Component",
269       "isStatic" : false,
270       "isConstructor" : false,
271       "isPrivate" : false,
272       "example" : "",
273       "deprecated" : "",
274       "since" : "",
275       "see" : "",
276       "exceptions" : "",
277       "requires" : "",
278       "params" : [],
279       "returns" : []
280     },
281     {
282       "name" : "show",
283       "type" : "function",
284       "desc" : "Show a component - removes 'hidden' class",
285       "sig" : "()\n{\n\n}",
286       "static" : false,
287       "memberOf" : "Roo.bootstrap.Component",
288       "isStatic" : false,
289       "isConstructor" : false,
290       "isPrivate" : false,
291       "example" : "",
292       "deprecated" : "",
293       "since" : "",
294       "see" : "",
295       "exceptions" : "",
296       "requires" : "",
297       "params" : [],
298       "returns" : []
299     },
300     {
301       "name" : "setVisibilityEl",
302       "type" : "function",
303       "desc" : "Set the element that will be used to show or hide",
304       "sig" : "()\n{\n\n}",
305       "static" : false,
306       "memberOf" : "Roo.bootstrap.Component",
307       "isStatic" : false,
308       "isConstructor" : false,
309       "isPrivate" : false,
310       "example" : "",
311       "deprecated" : "",
312       "since" : "",
313       "see" : "",
314       "exceptions" : "",
315       "requires" : "",
316       "params" : [],
317       "returns" : []
318     },
319     {
320       "name" : "getVisibilityEl",
321       "type" : "function",
322       "desc" : "Get the element that will be used to show or hide",
323       "sig" : "()\n{\n\n}",
324       "static" : false,
325       "memberOf" : "Roo.bootstrap.Component",
326       "isStatic" : false,
327       "isConstructor" : false,
328       "isPrivate" : false,
329       "example" : "",
330       "deprecated" : "",
331       "since" : "",
332       "see" : "",
333       "exceptions" : "",
334       "requires" : "",
335       "params" : [],
336       "returns" : []
337     },
338     {
339       "name" : "initEvents",
340       "type" : "function",
341       "desc" : "Initialize Events for the element",
342       "sig" : "()\n{\n\n}",
343       "static" : false,
344       "memberOf" : "Roo.bootstrap.Component",
345       "isStatic" : false,
346       "isConstructor" : false,
347       "isPrivate" : false,
348       "example" : "",
349       "deprecated" : "",
350       "since" : "",
351       "see" : "",
352       "exceptions" : "",
353       "requires" : "",
354       "params" : [],
355       "returns" : []
356     },
357     {
358       "name" : "getChildContainer",
359       "type" : "function",
360       "desc" : "Fetch the element to add children to",
361       "sig" : "()\n{\n\n}",
362       "static" : false,
363       "memberOf" : "Roo.bootstrap.Component",
364       "isStatic" : false,
365       "isConstructor" : false,
366       "isPrivate" : false,
367       "example" : "",
368       "deprecated" : "",
369       "since" : "",
370       "see" : "",
371       "exceptions" : "",
372       "requires" : "",
373       "params" : [],
374       "returns" : [
375         {
376           "name" : "",
377           "type" : "Roo.Element",
378           "desc" : "defaults to this.el"
379         }
380       ]
381     },
382     {
383       "name" : "getId",
384       "type" : "function",
385       "desc" : "Returns the id of this component.",
386       "sig" : "()\n{\n\n}",
387       "static" : false,
388       "memberOf" : "Roo.Component",
389       "isStatic" : false,
390       "isConstructor" : false,
391       "isPrivate" : false,
392       "example" : "",
393       "deprecated" : "",
394       "since" : "",
395       "see" : "",
396       "exceptions" : "",
397       "requires" : "",
398       "params" : [],
399       "returns" : [
400         {
401           "name" : "",
402           "type" : "String",
403           "desc" : ""
404         }
405       ]
406     },
407     {
408       "name" : "render",
409       "type" : "function",
410       "desc" : "If this is a lazy rendering component, render it to its container element.",
411       "sig" : "(container)",
412       "static" : false,
413       "memberOf" : "Roo.Component",
414       "isStatic" : false,
415       "isConstructor" : false,
416       "isPrivate" : false,
417       "example" : "",
418       "deprecated" : "",
419       "since" : "",
420       "see" : "",
421       "exceptions" : "",
422       "requires" : "",
423       "params" : [
424         {
425           "name" : "container",
426           "type" : "String/HTMLElement/Element",
427           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
428           "isOptional" : false
429         }
430       ],
431       "returns" : []
432     },
433     {
434       "name" : "destroy",
435       "type" : "function",
436       "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}.",
437       "sig" : "()\n{\n\n}",
438       "static" : false,
439       "memberOf" : "Roo.Component",
440       "isStatic" : false,
441       "isConstructor" : false,
442       "isPrivate" : false,
443       "example" : "",
444       "deprecated" : "",
445       "since" : "",
446       "see" : "",
447       "exceptions" : "",
448       "requires" : "",
449       "params" : [],
450       "returns" : []
451     },
452     {
453       "name" : "isVisible",
454       "type" : "function",
455       "desc" : "Returns true if this component is visible.",
456       "sig" : "()\n{\n\n}",
457       "static" : false,
458       "memberOf" : "Roo.Component",
459       "isStatic" : false,
460       "isConstructor" : false,
461       "isPrivate" : false,
462       "example" : "",
463       "deprecated" : "",
464       "since" : "",
465       "see" : "",
466       "exceptions" : "",
467       "requires" : "",
468       "params" : [],
469       "returns" : []
470     },
471     {
472       "name" : "setDisabled",
473       "type" : "function",
474       "desc" : "Convenience function for setting disabled/enabled by boolean.",
475       "sig" : "(disabled)",
476       "static" : false,
477       "memberOf" : "Roo.Component",
478       "isStatic" : false,
479       "isConstructor" : false,
480       "isPrivate" : false,
481       "example" : "",
482       "deprecated" : "",
483       "since" : "",
484       "see" : "",
485       "exceptions" : "",
486       "requires" : "",
487       "params" : [
488         {
489           "name" : "disabled",
490           "type" : "Boolean",
491           "desc" : "",
492           "isOptional" : false
493         }
494       ],
495       "returns" : []
496     },
497     {
498       "name" : "focus",
499       "type" : "function",
500       "desc" : "Try to focus this component.",
501       "sig" : "(selectText)",
502       "static" : false,
503       "memberOf" : "Roo.Component",
504       "isStatic" : false,
505       "isConstructor" : false,
506       "isPrivate" : false,
507       "example" : "",
508       "deprecated" : "",
509       "since" : "",
510       "see" : "",
511       "exceptions" : "",
512       "requires" : "",
513       "params" : [
514         {
515           "name" : "selectText",
516           "type" : "Boolean",
517           "desc" : "True to also select the text in this component (if applicable)",
518           "isOptional" : false
519         }
520       ],
521       "returns" : [
522         {
523           "name" : "",
524           "type" : "Roo.Component",
525           "desc" : "this"
526         }
527       ]
528     },
529     {
530       "name" : "enable",
531       "type" : "function",
532       "desc" : "Enable this component.",
533       "sig" : "()\n{\n\n}",
534       "static" : false,
535       "memberOf" : "Roo.Component",
536       "isStatic" : false,
537       "isConstructor" : false,
538       "isPrivate" : false,
539       "example" : "",
540       "deprecated" : "",
541       "since" : "",
542       "see" : "",
543       "exceptions" : "",
544       "requires" : "",
545       "params" : [],
546       "returns" : [
547         {
548           "name" : "",
549           "type" : "Roo.Component",
550           "desc" : "this"
551         }
552       ]
553     },
554     {
555       "name" : "setVisible",
556       "type" : "function",
557       "desc" : "Convenience function to hide or show this component by boolean.",
558       "sig" : "(visible)",
559       "static" : false,
560       "memberOf" : "Roo.Component",
561       "isStatic" : false,
562       "isConstructor" : false,
563       "isPrivate" : false,
564       "example" : "",
565       "deprecated" : "",
566       "since" : "",
567       "see" : "",
568       "exceptions" : "",
569       "requires" : "",
570       "params" : [
571         {
572           "name" : "visible",
573           "type" : "Boolean",
574           "desc" : "True to show, false to hide",
575           "isOptional" : false
576         }
577       ],
578       "returns" : [
579         {
580           "name" : "",
581           "type" : "Roo.Component",
582           "desc" : "this"
583         }
584       ]
585     },
586     {
587       "name" : "disable",
588       "type" : "function",
589       "desc" : "Disable this component.",
590       "sig" : "()\n{\n\n}",
591       "static" : false,
592       "memberOf" : "Roo.Component",
593       "isStatic" : false,
594       "isConstructor" : false,
595       "isPrivate" : false,
596       "example" : "",
597       "deprecated" : "",
598       "since" : "",
599       "see" : "",
600       "exceptions" : "",
601       "requires" : "",
602       "params" : [],
603       "returns" : [
604         {
605           "name" : "",
606           "type" : "Roo.Component",
607           "desc" : "this"
608         }
609       ]
610     },
611     {
612       "name" : "getEl",
613       "type" : "function",
614       "desc" : "Returns the underlying {@link Roo.Element}.",
615       "sig" : "()\n{\n\n}",
616       "static" : false,
617       "memberOf" : "Roo.Component",
618       "isStatic" : false,
619       "isConstructor" : false,
620       "isPrivate" : false,
621       "example" : "",
622       "deprecated" : "",
623       "since" : "",
624       "see" : "",
625       "exceptions" : "",
626       "requires" : "",
627       "params" : [],
628       "returns" : [
629         {
630           "name" : "",
631           "type" : "Roo.Element",
632           "desc" : "The element"
633         }
634       ]
635     },
636     {
637       "name" : "purgeListeners",
638       "type" : "function",
639       "desc" : "Removes all listeners for this object",
640       "sig" : "()\n{\n\n}",
641       "static" : false,
642       "memberOf" : "Roo.util.Observable",
643       "isStatic" : false,
644       "isConstructor" : false,
645       "isPrivate" : false,
646       "example" : "",
647       "deprecated" : "",
648       "since" : "",
649       "see" : "",
650       "exceptions" : "",
651       "requires" : "",
652       "params" : [],
653       "returns" : []
654     },
655     {
656       "name" : "on",
657       "type" : "function",
658       "desc" : "Appends an event handler to this element (shorthand for addListener)",
659       "sig" : "(eventName, handler, scope, options)",
660       "static" : false,
661       "memberOf" : "Roo.util.Observable",
662       "isStatic" : false,
663       "isConstructor" : false,
664       "isPrivate" : false,
665       "example" : "",
666       "deprecated" : "",
667       "since" : "",
668       "see" : "",
669       "exceptions" : "",
670       "requires" : "",
671       "params" : [
672         {
673           "name" : "eventName",
674           "type" : "String",
675           "desc" : "The type of event to listen for",
676           "isOptional" : false
677         },
678         {
679           "name" : "handler",
680           "type" : "Function",
681           "desc" : "The method the event invokes",
682           "isOptional" : false
683         },
684         {
685           "name" : "scope",
686           "type" : "Object",
687           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
688           "isOptional" : false
689         },
690         {
691           "name" : "options",
692           "type" : "Object",
693           "desc" : "(optional)",
694           "isOptional" : false
695         }
696       ],
697       "returns" : []
698     },
699     {
700       "name" : "un",
701       "type" : "function",
702       "desc" : "Removes a listener (shorthand for removeListener)",
703       "sig" : "(eventName, handler, scope)",
704       "static" : false,
705       "memberOf" : "Roo.util.Observable",
706       "isStatic" : false,
707       "isConstructor" : false,
708       "isPrivate" : false,
709       "example" : "",
710       "deprecated" : "",
711       "since" : "",
712       "see" : "",
713       "exceptions" : "",
714       "requires" : "",
715       "params" : [
716         {
717           "name" : "eventName",
718           "type" : "String",
719           "desc" : "The type of event to listen for",
720           "isOptional" : false
721         },
722         {
723           "name" : "handler",
724           "type" : "Function",
725           "desc" : "The handler to remove",
726           "isOptional" : false
727         },
728         {
729           "name" : "scope",
730           "type" : "Object",
731           "desc" : "(optional) The scope (this object) for the handler",
732           "isOptional" : false
733         }
734       ],
735       "returns" : []
736     },
737     {
738       "name" : "addEvents",
739       "type" : "function",
740       "desc" : "Used to define events on this Observable",
741       "sig" : "(object)",
742       "static" : false,
743       "memberOf" : "Roo.util.Observable",
744       "isStatic" : false,
745       "isConstructor" : false,
746       "isPrivate" : false,
747       "example" : "",
748       "deprecated" : "",
749       "since" : "",
750       "see" : "",
751       "exceptions" : "",
752       "requires" : "",
753       "params" : [
754         {
755           "name" : "object",
756           "type" : "Object",
757           "desc" : "The object with the events defined",
758           "isOptional" : false
759         }
760       ],
761       "returns" : []
762     },
763     {
764       "name" : "releaseCapture",
765       "type" : "function",
766       "desc" : "Removes <b>all</b> added captures from the Observable.",
767       "sig" : "(o)",
768       "static" : true,
769       "memberOf" : "Roo.util.Observable",
770       "isStatic" : true,
771       "isConstructor" : false,
772       "isPrivate" : false,
773       "example" : "",
774       "deprecated" : "",
775       "since" : "",
776       "see" : "",
777       "exceptions" : "",
778       "requires" : "",
779       "params" : [
780         {
781           "name" : "o",
782           "type" : "Observable",
783           "desc" : "The Observable to release",
784           "isOptional" : false
785         }
786       ],
787       "returns" : []
788     },
789     {
790       "name" : "removeListener",
791       "type" : "function",
792       "desc" : "Removes a listener",
793       "sig" : "(eventName, handler, scope)",
794       "static" : false,
795       "memberOf" : "Roo.util.Observable",
796       "isStatic" : false,
797       "isConstructor" : false,
798       "isPrivate" : false,
799       "example" : "",
800       "deprecated" : "",
801       "since" : "",
802       "see" : "",
803       "exceptions" : "",
804       "requires" : "",
805       "params" : [
806         {
807           "name" : "eventName",
808           "type" : "String",
809           "desc" : "The type of event to listen for",
810           "isOptional" : false
811         },
812         {
813           "name" : "handler",
814           "type" : "Function",
815           "desc" : "The handler to remove",
816           "isOptional" : false
817         },
818         {
819           "name" : "scope",
820           "type" : "Object",
821           "desc" : "(optional) The scope (this object) for the handler",
822           "isOptional" : false
823         }
824       ],
825       "returns" : []
826     },
827     {
828       "name" : "fireEvent",
829       "type" : "function",
830       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
831       "sig" : "(eventName, args)",
832       "static" : false,
833       "memberOf" : "Roo.util.Observable",
834       "isStatic" : false,
835       "isConstructor" : false,
836       "isPrivate" : false,
837       "example" : "",
838       "deprecated" : "",
839       "since" : "",
840       "see" : "",
841       "exceptions" : "",
842       "requires" : "",
843       "params" : [
844         {
845           "name" : "eventName",
846           "type" : "String",
847           "desc" : "",
848           "isOptional" : false
849         },
850         {
851           "name" : "args",
852           "type" : "Object...",
853           "desc" : "Variable number of parameters are passed to handlers",
854           "isOptional" : false
855         }
856       ],
857       "returns" : [
858         {
859           "name" : "",
860           "type" : "Boolean",
861           "desc" : "returns false if any of the handlers return false otherwise it returns true"
862         }
863       ]
864     },
865     {
866       "name" : "hasListener",
867       "type" : "function",
868       "desc" : "Checks to see if this object has any listeners for a specified event",
869       "sig" : "(eventName)",
870       "static" : false,
871       "memberOf" : "Roo.util.Observable",
872       "isStatic" : false,
873       "isConstructor" : false,
874       "isPrivate" : false,
875       "example" : "",
876       "deprecated" : "",
877       "since" : "",
878       "see" : "",
879       "exceptions" : "",
880       "requires" : "",
881       "params" : [
882         {
883           "name" : "eventName",
884           "type" : "String",
885           "desc" : "The name of the event to check for",
886           "isOptional" : false
887         }
888       ],
889       "returns" : [
890         {
891           "name" : "",
892           "type" : "Boolean",
893           "desc" : "True if the event is being listened for, else false"
894         }
895       ]
896     },
897     {
898       "name" : "capture",
899       "type" : "function",
900       "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.",
901       "sig" : "(o, fn, scope)",
902       "static" : true,
903       "memberOf" : "Roo.util.Observable",
904       "isStatic" : true,
905       "isConstructor" : false,
906       "isPrivate" : false,
907       "example" : "",
908       "deprecated" : "",
909       "since" : "",
910       "see" : "",
911       "exceptions" : "",
912       "requires" : "",
913       "params" : [
914         {
915           "name" : "o",
916           "type" : "Observable",
917           "desc" : "The Observable to capture",
918           "isOptional" : false
919         },
920         {
921           "name" : "fn",
922           "type" : "Function",
923           "desc" : "The function to call",
924           "isOptional" : false
925         },
926         {
927           "name" : "scope",
928           "type" : "Object",
929           "desc" : "(optional) The scope (this object) for the fn",
930           "isOptional" : false
931         }
932       ],
933       "returns" : []
934     },
935     {
936       "name" : "addListener",
937       "type" : "function",
938       "desc" : "Appends an event handler to this component",
939       "sig" : "(eventName, handler, scope, options)",
940       "static" : false,
941       "memberOf" : "Roo.util.Observable",
942       "isStatic" : false,
943       "isConstructor" : false,
944       "isPrivate" : false,
945       "example" : "",
946       "deprecated" : "",
947       "since" : "",
948       "see" : "",
949       "exceptions" : "",
950       "requires" : "",
951       "params" : [
952         {
953           "name" : "eventName",
954           "type" : "String",
955           "desc" : "The type of event to listen for",
956           "isOptional" : false
957         },
958         {
959           "name" : "handler",
960           "type" : "Function",
961           "desc" : "The method the event invokes",
962           "isOptional" : false
963         },
964         {
965           "name" : "scope",
966           "type" : "Object",
967           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
968           "isOptional" : false
969         },
970         {
971           "name" : "options",
972           "type" : "Object",
973           "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>",
974           "isOptional" : false
975         }
976       ],
977       "returns" : []
978     }
979   ],
980   "events" : [
981     {
982       "name" : "days",
983       "type" : "function",
984       "desc" : "getting the data of days",
985       "sig" : "function (_self, days)\n{\n\n}",
986       "memberOf" : "",
987       "example" : "",
988       "deprecated" : "",
989       "since" : "",
990       "see" : "",
991       "params" : [
992         {
993           "name" : "this",
994           "type" : "Roo.bootstrap.DateSplitField",
995           "desc" : "",
996           "isOptional" : false
997         },
998         {
999           "name" : "days",
1000           "type" : "Object",
1001           "desc" : "",
1002           "isOptional" : false
1003         }
1004       ],
1005       "returns" : []
1006     },
1007     {
1008       "name" : "years",
1009       "type" : "function",
1010       "desc" : "getting the data of years",
1011       "sig" : "function (_self, years)\n{\n\n}",
1012       "memberOf" : "",
1013       "example" : "",
1014       "deprecated" : "",
1015       "since" : "",
1016       "see" : "",
1017       "params" : [
1018         {
1019           "name" : "this",
1020           "type" : "Roo.bootstrap.DateSplitField",
1021           "desc" : "",
1022           "isOptional" : false
1023         },
1024         {
1025           "name" : "years",
1026           "type" : "Object",
1027           "desc" : "",
1028           "isOptional" : false
1029         }
1030       ],
1031       "returns" : []
1032     },
1033     {
1034       "name" : "invalid",
1035       "type" : "function",
1036       "desc" : "Fires after the field has been marked as invalid.",
1037       "sig" : "function (_self, msg)\n{\n\n}",
1038       "memberOf" : "",
1039       "example" : "",
1040       "deprecated" : "",
1041       "since" : "",
1042       "see" : "",
1043       "params" : [
1044         {
1045           "name" : "this",
1046           "type" : "Roo.form.Field",
1047           "desc" : "",
1048           "isOptional" : false
1049         },
1050         {
1051           "name" : "msg",
1052           "type" : "String",
1053           "desc" : "The validation message",
1054           "isOptional" : false
1055         }
1056       ],
1057       "returns" : []
1058     },
1059     {
1060       "name" : "valid",
1061       "type" : "function",
1062       "desc" : "Fires after the field has been validated with no errors.",
1063       "sig" : "function (_self)\n{\n\n}",
1064       "memberOf" : "",
1065       "example" : "",
1066       "deprecated" : "",
1067       "since" : "",
1068       "see" : "",
1069       "params" : [
1070         {
1071           "name" : "this",
1072           "type" : "Roo.form.Field",
1073           "desc" : "",
1074           "isOptional" : false
1075         }
1076       ],
1077       "returns" : []
1078     },
1079     {
1080       "name" : "childrenrendered",
1081       "type" : "function",
1082       "desc" : "Fires when the children have been rendered..",
1083       "sig" : "function (_self)\n{\n\n}",
1084       "memberOf" : "Roo.bootstrap.Component",
1085       "example" : "",
1086       "deprecated" : "",
1087       "since" : "",
1088       "see" : "",
1089       "params" : [
1090         {
1091           "name" : "this",
1092           "type" : "Roo.bootstrap.Component",
1093           "desc" : "",
1094           "isOptional" : false
1095         }
1096       ],
1097       "returns" : []
1098     },
1099     {
1100       "name" : "beforerender",
1101       "type" : "function",
1102       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1103       "sig" : "function (_self)\n{\n\n}",
1104       "memberOf" : "Roo.Component",
1105       "example" : "",
1106       "deprecated" : "",
1107       "since" : "",
1108       "see" : "",
1109       "params" : [
1110         {
1111           "name" : "this",
1112           "type" : "Roo.Component",
1113           "desc" : "",
1114           "isOptional" : false
1115         }
1116       ],
1117       "returns" : []
1118     },
1119     {
1120       "name" : "disable",
1121       "type" : "function",
1122       "desc" : "Fires after the component is disabled.",
1123       "sig" : "function (_self)\n{\n\n}",
1124       "memberOf" : "Roo.Component",
1125       "example" : "",
1126       "deprecated" : "",
1127       "since" : "",
1128       "see" : "",
1129       "params" : [
1130         {
1131           "name" : "this",
1132           "type" : "Roo.Component",
1133           "desc" : "",
1134           "isOptional" : false
1135         }
1136       ],
1137       "returns" : []
1138     },
1139     {
1140       "name" : "render",
1141       "type" : "function",
1142       "desc" : "Fires after the component is rendered.",
1143       "sig" : "function (_self)\n{\n\n}",
1144       "memberOf" : "Roo.Component",
1145       "example" : "",
1146       "deprecated" : "",
1147       "since" : "",
1148       "see" : "",
1149       "params" : [
1150         {
1151           "name" : "this",
1152           "type" : "Roo.Component",
1153           "desc" : "",
1154           "isOptional" : false
1155         }
1156       ],
1157       "returns" : []
1158     },
1159     {
1160       "name" : "destroy",
1161       "type" : "function",
1162       "desc" : "Fires after the component is destroyed.",
1163       "sig" : "function (_self)\n{\n\n}",
1164       "memberOf" : "Roo.Component",
1165       "example" : "",
1166       "deprecated" : "",
1167       "since" : "",
1168       "see" : "",
1169       "params" : [
1170         {
1171           "name" : "this",
1172           "type" : "Roo.Component",
1173           "desc" : "",
1174           "isOptional" : false
1175         }
1176       ],
1177       "returns" : []
1178     },
1179     {
1180       "name" : "hide",
1181       "type" : "function",
1182       "desc" : "Fires after the component is hidden.",
1183       "sig" : "function (_self)\n{\n\n}",
1184       "memberOf" : "Roo.Component",
1185       "example" : "",
1186       "deprecated" : "",
1187       "since" : "",
1188       "see" : "",
1189       "params" : [
1190         {
1191           "name" : "this",
1192           "type" : "Roo.Component",
1193           "desc" : "",
1194           "isOptional" : false
1195         }
1196       ],
1197       "returns" : []
1198     },
1199     {
1200       "name" : "beforehide",
1201       "type" : "function",
1202       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1203       "sig" : "function (_self)\n{\n\n}",
1204       "memberOf" : "Roo.Component",
1205       "example" : "",
1206       "deprecated" : "",
1207       "since" : "",
1208       "see" : "",
1209       "params" : [
1210         {
1211           "name" : "this",
1212           "type" : "Roo.Component",
1213           "desc" : "",
1214           "isOptional" : false
1215         }
1216       ],
1217       "returns" : []
1218     },
1219     {
1220       "name" : "show",
1221       "type" : "function",
1222       "desc" : "Fires after the component is shown.",
1223       "sig" : "function (_self)\n{\n\n}",
1224       "memberOf" : "Roo.Component",
1225       "example" : "",
1226       "deprecated" : "",
1227       "since" : "",
1228       "see" : "",
1229       "params" : [
1230         {
1231           "name" : "this",
1232           "type" : "Roo.Component",
1233           "desc" : "",
1234           "isOptional" : false
1235         }
1236       ],
1237       "returns" : []
1238     },
1239     {
1240       "name" : "beforeshow",
1241       "type" : "function",
1242       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1243       "sig" : "function (_self)\n{\n\n}",
1244       "memberOf" : "Roo.Component",
1245       "example" : "",
1246       "deprecated" : "",
1247       "since" : "",
1248       "see" : "",
1249       "params" : [
1250         {
1251           "name" : "this",
1252           "type" : "Roo.Component",
1253           "desc" : "",
1254           "isOptional" : false
1255         }
1256       ],
1257       "returns" : []
1258     },
1259     {
1260       "name" : "enable",
1261       "type" : "function",
1262       "desc" : "Fires after the component is enabled.",
1263       "sig" : "function (_self)\n{\n\n}",
1264       "memberOf" : "Roo.Component",
1265       "example" : "",
1266       "deprecated" : "",
1267       "since" : "",
1268       "see" : "",
1269       "params" : [
1270         {
1271           "name" : "this",
1272           "type" : "Roo.Component",
1273           "desc" : "",
1274           "isOptional" : false
1275         }
1276       ],
1277       "returns" : []
1278     },
1279     {
1280       "name" : "beforedestroy",
1281       "type" : "function",
1282       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1283       "sig" : "function (_self)\n{\n\n}",
1284       "memberOf" : "Roo.Component",
1285       "example" : "",
1286       "deprecated" : "",
1287       "since" : "",
1288       "see" : "",
1289       "params" : [
1290         {
1291           "name" : "this",
1292           "type" : "Roo.Component",
1293           "desc" : "",
1294           "isOptional" : false
1295         }
1296       ],
1297       "returns" : []
1298     }
1299   ]
1300 }