sync
[roojs1] / docs / symbols / Roo.form.Select.json
1 {
2   "name" : "Roo.form.Select",
3   "augments" : [
4     "Roo.form.TriggerField",
5     "Roo.form.TextField",
6     "Roo.form.Field",
7     "Roo.BoxComponent",
8     "Roo.Component",
9     "Roo.util.Observable"
10   ],
11   "desc" : "A combobox control with support for autocomplete, remote-loading, paging and many other features.",
12   "isSingleton" : false,
13   "isStatic" : false,
14   "isBuiltin" : false,
15   "memberOf" : "Select",
16   "example" : "",
17   "deprecated" : "",
18   "since" : "",
19   "see" : "",
20   "params" : [
21     {
22       "name" : "config",
23       "type" : "Object",
24       "desc" : "Configuration options",
25       "isOptional" : false
26     }
27   ],
28   "returns" : [
29   ],
30   "config" : [
31     {
32       "name" : "triggerClass",
33       "type" : "String",
34       "desc" : "An additional CSS class used to style the trigger button.  The trigger will always get the\nclass 'x-form-trigger' and triggerClass will be <b>appended</b> if specified (defaults to 'x-form-arrow-trigger'\nwhich displays a downward arrow icon).",
35       "memberOf" : "Roo.form.Select",
36       "values" : [
37       ]
38     },
39     {
40       "name" : "pageSize",
41       "type" : "Number",
42       "desc" : "If greater than 0, a paging toolbar is displayed in the footer of the dropdown list and the\nfilter queries will execute with page start and limit parameters.  Only applies when mode = 'remote' (defaults to 0)",
43       "memberOf" : "Roo.form.Select",
44       "values" : [
45       ]
46     },
47     {
48       "name" : "hideMode",
49       "type" : "String",
50       "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".",
51       "memberOf" : "Roo.Component",
52       "values" : [
53         "(display",
54         "visibility)"
55       ]
56     },
57     {
58       "name" : "disableKeyFilter",
59       "type" : "Boolean",
60       "desc" : "True to disable input keystroke filtering (defaults to false)",
61       "memberOf" : "Roo.form.TextField",
62       "values" : [
63       ]
64     },
65     {
66       "name" : "title",
67       "type" : "String",
68       "desc" : "If supplied, a header element is created containing this text and added into the top of\nthe dropdown list (defaults to undefined, with no header element)",
69       "memberOf" : "Roo.form.Select",
70       "values" : [
71       ]
72     },
73     {
74       "name" : "queryParam",
75       "type" : "String",
76       "desc" : "Name of the query as it will be passed on the querystring (defaults to 'query')",
77       "memberOf" : "Roo.form.Select",
78       "values" : [
79       ]
80     },
81     {
82       "name" : "disabled",
83       "type" : "Boolean",
84       "desc" : "True to disable the field (defaults to false).",
85       "memberOf" : "Roo.form.Field",
86       "values" : [
87       ]
88     },
89     {
90       "name" : "resizable",
91       "type" : "Boolean",
92       "desc" : "True to add a resize handle to the bottom of the dropdown list (defaults to false)",
93       "memberOf" : "Roo.form.Select",
94       "values" : [
95       ]
96     },
97     {
98       "name" : "validator",
99       "type" : "Function",
100       "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.",
101       "memberOf" : "Roo.form.TextField",
102       "values" : [
103       ]
104     },
105     {
106       "name" : "name",
107       "type" : "String",
108       "desc" : "The field's HTML name attribute.",
109       "memberOf" : "Roo.form.Field",
110       "values" : [
111       ]
112     },
113     {
114       "name" : "editable",
115       "type" : "Boolean",
116       "desc" : "False to prevent the user from typing text directly into the field, just like a\ntraditional select (defaults to true)",
117       "memberOf" : "Roo.form.Select",
118       "values" : [
119       ]
120     },
121     {
122       "name" : "width",
123       "type" : "Number",
124       "desc" : "width (optional) size of component",
125       "memberOf" : "Roo.BoxComponent",
126       "values" : [
127       ]
128     },
129     {
130       "name" : "regexText",
131       "type" : "String",
132       "desc" : "The error text to display if {@link #regex} is used and the test fails during validation (defaults to \"\")",
133       "memberOf" : "Roo.form.TextField",
134       "values" : [
135       ]
136     },
137     {
138       "name" : "listWidth",
139       "type" : "Number",
140       "desc" : "The width in pixels of the dropdown list (defaults to the width of the ComboBox field)",
141       "memberOf" : "Roo.form.Select",
142       "values" : [
143       ]
144     },
145     {
146       "name" : "allowDomMove",
147       "type" : "Boolean",
148       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
149       "memberOf" : "Roo.Component",
150       "values" : [
151       ]
152     },
153     {
154       "name" : "tpl",
155       "type" : "String/Roo.Template",
156       "desc" : "The template to use to render the output",
157       "memberOf" : "Roo.form.Select",
158       "values" : [
159       ]
160     },
161     {
162       "name" : "typeAheadDelay",
163       "type" : "Number",
164       "desc" : "The length of time in milliseconds to wait until the typeahead text is displayed\nif typeAhead = true (defaults to 250)",
165       "memberOf" : "Roo.form.Select",
166       "values" : [
167       ]
168     },
169     {
170       "name" : "height",
171       "type" : "Number",
172       "desc" : "height (optional) size of component",
173       "memberOf" : "Roo.BoxComponent",
174       "values" : [
175       ]
176     },
177     {
178       "name" : "disableClear",
179       "type" : "Boolean",
180       "desc" : "Disable showing of clear button.",
181       "memberOf" : "Roo.form.Select",
182       "values" : [
183       ]
184     },
185     {
186       "name" : "store",
187       "type" : "Roo.data.Store",
188       "desc" : "The data store to which this combo is bound (defaults to undefined)",
189       "memberOf" : "Roo.form.Select",
190       "values" : [
191       ]
192     },
193     {
194       "name" : "value",
195       "type" : "Mixed",
196       "desc" : "A value to initialize this field with.",
197       "memberOf" : "Roo.form.Field",
198       "values" : [
199       ]
200     },
201     {
202       "name" : "emptyText",
203       "type" : "String",
204       "desc" : "The default text to display in an empty field - placeholder... (defaults to null).",
205       "memberOf" : "Roo.form.TextField",
206       "values" : [
207       ]
208     },
209     {
210       "name" : "defaultValue",
211       "type" : "String",
212       "desc" : "The value displayed after loading the store.",
213       "memberOf" : "Roo.form.Select",
214       "values" : [
215       ]
216     },
217     {
218       "name" : "msgFx",
219       "type" : "String",
220       "desc" : "<b>Experimental</b> The effect used when displaying a validation message under the field (defaults to 'normal').",
221       "memberOf" : "Roo.form.Field",
222       "values" : [
223       ]
224     },
225     {
226       "name" : "actionMode",
227       "type" : "String",
228       "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",
229       "memberOf" : "Roo.Component",
230       "values" : [
231       ]
232     },
233     {
234       "name" : "allQuery",
235       "type" : "String",
236       "desc" : "The text query to send to the server to return all records for the list with no filtering (defaults to '')",
237       "memberOf" : "Roo.form.Select",
238       "values" : [
239       ]
240     },
241     {
242       "name" : "minListWidth",
243       "type" : "Number",
244       "desc" : "The minimum width of the dropdown list in pixels (defaults to 70, will be ignored if\nlistWidth has a higher value)",
245       "memberOf" : "Roo.form.Select",
246       "values" : [
247       ]
248     },
249     {
250       "name" : "alwaysQuery",
251       "type" : "Boolean",
252       "desc" : "Disable caching of results, and always send query",
253       "memberOf" : "Roo.form.Select",
254       "values" : [
255       ]
256     },
257     {
258       "name" : "msgTarget",
259       "type" : "String",
260       "desc" : "The location where error text should display.  Should be one of the following values (defaults to 'qtip'):\n<pre>\nValue         Description\n-----------   ----------------------------------------------------------------------\nqtip          Display a quick tip when the user hovers over the field\ntitle         Display a default browser title attribute popup\nunder         Add a block div beneath the field containing the error text\nside          Add an error icon to the right of the field with a popup on hover\n[element id]  Add the error text directly to the innerHTML of the specified element\n</pre>",
261       "memberOf" : "Roo.form.Field",
262       "values" : [
263       ]
264     },
265     {
266       "name" : "maxLengthText",
267       "type" : "String",
268       "desc" : "Error text to display if the maximum length validation fails (defaults to \"The maximum length for this field is {maxLength}\")",
269       "memberOf" : "Roo.form.TextField",
270       "values" : [
271       ]
272     },
273     {
274       "name" : "minLengthText",
275       "type" : "String",
276       "desc" : "Error text to display if the minimum length validation fails (defaults to \"The minimum length for this field is {minLength}\")",
277       "memberOf" : "Roo.form.TextField",
278       "values" : [
279       ]
280     },
281     {
282       "name" : "listeners",
283       "type" : "Object",
284       "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>",
285       "memberOf" : "Roo.util.Observable",
286       "values" : [
287       ]
288     },
289     {
290       "name" : "shadow",
291       "type" : "Boolean/String",
292       "desc" : "True or \"sides\" for the default effect, \"frame\" for 4-way shadow, and \"drop\" for bottom-right",
293       "memberOf" : "Roo.form.Select",
294       "values" : [
295       ]
296     },
297     {
298       "name" : "readOnly",
299       "type" : "Boolean",
300       "desc" : "True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.",
301       "memberOf" : "Roo.form.Field",
302       "values" : [
303       ]
304     },
305     {
306       "name" : "focusClass",
307       "type" : "String",
308       "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")",
309       "memberOf" : "Roo.form.Field",
310       "values" : [
311       ]
312     },
313     {
314       "name" : "valueNotFoundText",
315       "type" : "String",
316       "desc" : "When using a name/value combo, if the value passed to setValue is not found in\nthe store, valueNotFoundText will be displayed as the field text if defined (defaults to undefined)",
317       "memberOf" : "Roo.form.Select",
318       "values" : [
319       ]
320     },
321     {
322       "name" : "displayField",
323       "type" : "String",
324       "desc" : "The underlying data field name to bind to this CombBox (defaults to undefined if\nmode = 'remote' or 'text' if mode = 'local')",
325       "memberOf" : "Roo.form.Select",
326       "values" : [
327       ]
328     },
329     {
330       "name" : "hiddenName",
331       "type" : "String",
332       "desc" : "If specified, a hidden form field with this name is dynamically generated to store the\nfield's data value (defaults to the underlying DOM element's name)",
333       "memberOf" : "Roo.form.Select",
334       "values" : [
335       ]
336     },
337     {
338       "name" : "selectedClass",
339       "type" : "String",
340       "desc" : "CSS class to apply to the selected item in the dropdown list (defaults to 'x-combo-selected')",
341       "memberOf" : "Roo.form.Select",
342       "values" : [
343       ]
344     },
345     {
346       "name" : "hideTrigger",
347       "type" : "Boolean",
348       "desc" : "True to hide the trigger element and display only the base text field (defaults to false)",
349       "memberOf" : "Roo.form.TriggerField",
350       "values" : [
351       ]
352     },
353     {
354       "name" : "cls",
355       "type" : "String",
356       "desc" : "A CSS class to apply to the field's underlying element.",
357       "memberOf" : "Roo.form.Field",
358       "values" : [
359       ]
360     },
361     {
362       "name" : "validateOnBlur",
363       "type" : "Boolean",
364       "desc" : "Whether the field should validate when it loses focus (defaults to true).",
365       "memberOf" : "Roo.form.Field",
366       "values" : [
367       ]
368     },
369     {
370       "name" : "listAlign",
371       "type" : "String",
372       "desc" : "A valid anchor position value. See {@link Roo.Element#alignTo} for details on supported\nanchor positions (defaults to 'tl-bl')",
373       "memberOf" : "Roo.form.Select",
374       "values" : [
375       ]
376     },
377     {
378       "name" : "forceSelection",
379       "type" : "Boolean",
380       "desc" : "True to restrict the selected value to one of the values in the list, false to\nallow the user to set arbitrary text into the field (defaults to false)",
381       "memberOf" : "Roo.form.Select",
382       "values" : [
383       ]
384     },
385     {
386       "name" : "typeAhead",
387       "type" : "Boolean",
388       "desc" : "True to populate and autoselect the remainder of the text being typed after a configurable\ndelay (typeAheadDelay) if it matches a known value (defaults to false)",
389       "memberOf" : "Roo.form.Select",
390       "values" : [
391       ]
392     },
393     {
394       "name" : "triggerAction",
395       "type" : "String",
396       "desc" : "The action to execute when the trigger field is activated.  Use 'all' to run the\nquery specified by the allQuery config option (defaults to 'query')",
397       "memberOf" : "Roo.form.Select",
398       "values" : [
399       ]
400     },
401     {
402       "name" : "inputType",
403       "type" : "String",
404       "desc" : "The type attribute for input fields -- e.g. radio, text, password (defaults to \"text\").",
405       "memberOf" : "Roo.form.Field",
406       "values" : [
407       ]
408     },
409     {
410       "name" : "fieldClass",
411       "type" : "String",
412       "desc" : "The default CSS class for the field (defaults to \"x-form-field\")",
413       "memberOf" : "Roo.form.Field",
414       "values" : [
415       ]
416     },
417     {
418       "name" : "autoCreate",
419       "type" : "Boolean/Object",
420       "desc" : "A DomHelper element spec, or true for a default element spec (defaults to:\n{tag: \"input\", type: \"text\", size: \"24\", autocomplete: \"off\"})",
421       "memberOf" : "Roo.form.Select",
422       "values" : [
423       ]
424     },
425     {
426       "name" : "minChars",
427       "type" : "Number",
428       "desc" : "The minimum number of characters the user must type before autocomplete and typeahead activate\n(defaults to 4, does not apply if editable = false)",
429       "memberOf" : "Roo.form.Select",
430       "values" : [
431       ]
432     },
433     {
434       "name" : "growMin",
435       "type" : "Number",
436       "desc" : "",
437       "memberOf" : "Roo.form.Select",
438       "values" : [
439       ]
440     },
441     {
442       "name" : "allowLeadingSpace",
443       "type" : "Boolean",
444       "desc" : "True to prevent the stripping of leading white space",
445       "memberOf" : "Roo.form.TextField",
446       "values" : [
447       ]
448     },
449     {
450       "name" : "invalidClass",
451       "type" : "String",
452       "desc" : "The CSS class to use when marking a field invalid (defaults to \"x-form-invalid\")",
453       "memberOf" : "Roo.form.Field",
454       "values" : [
455       ]
456     },
457     {
458       "name" : "maskRe",
459       "type" : "String",
460       "desc" : "An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)",
461       "memberOf" : "Roo.form.TextField",
462       "values" : [
463       ]
464     },
465     {
466       "name" : "vtype",
467       "type" : "String",
468       "desc" : "A validation type name as defined in {@link Roo.form.VTypes} (defaults to null)",
469       "memberOf" : "Roo.form.TextField",
470       "values" : [
471       ]
472     },
473     {
474       "name" : "validationEvent",
475       "type" : "String/Boolean",
476       "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
477       "memberOf" : "Roo.form.Field",
478       "values" : [
479       ]
480     },
481     {
482       "name" : "blockFocus",
483       "type" : "Boolean",
484       "desc" : "Prevents all focus calls, so it can work with things like HTML edtor bar",
485       "memberOf" : "Roo.form.Select",
486       "values" : [
487       ]
488     },
489     {
490       "name" : "fieldLabel",
491       "type" : "String",
492       "desc" : "Label to use when rendering a form.",
493       "memberOf" : "Roo.form.Field",
494       "values" : [
495       ]
496     },
497     {
498       "name" : "selectOnFocus",
499       "type" : "Boolean",
500       "desc" : "True to select any existing text in the field immediately on focus.  Only applies\nwhen editable = true (defaults to false)",
501       "memberOf" : "Roo.form.Select",
502       "values" : [
503       ]
504     },
505     {
506       "name" : "blankText",
507       "type" : "String",
508       "desc" : "Error text to display if the allow blank validation fails (defaults to \"This field is required\")",
509       "memberOf" : "Roo.form.TextField",
510       "values" : [
511       ]
512     },
513     {
514       "name" : "validationDelay",
515       "type" : "Number",
516       "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
517       "memberOf" : "Roo.form.Field",
518       "values" : [
519       ]
520     },
521     {
522       "name" : "disableClass",
523       "type" : "String",
524       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
525       "memberOf" : "Roo.Component",
526       "values" : [
527       ]
528     },
529     {
530       "name" : "tabIndex",
531       "type" : "Number",
532       "desc" : "The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).",
533       "memberOf" : "Roo.form.Field",
534       "values" : [
535       ]
536     },
537     {
538       "name" : "growMax",
539       "type" : "Number",
540       "desc" : "",
541       "memberOf" : "Roo.form.Select",
542       "values" : [
543       ]
544     },
545     {
546       "name" : "transform",
547       "type" : "String/HTMLElement/Element",
548       "desc" : "The id, DOM node or element of an existing select to convert to a ComboBox",
549       "memberOf" : "Roo.form.Select",
550       "values" : [
551       ]
552     },
553     {
554       "name" : "listClass",
555       "type" : "String",
556       "desc" : "CSS class to apply to the dropdown list element (defaults to '')",
557       "memberOf" : "Roo.form.Select",
558       "values" : [
559       ]
560     },
561     {
562       "name" : "handleHeight",
563       "type" : "Number",
564       "desc" : "The height in pixels of the dropdown list resize handle if resizable = true (defaults to 8)",
565       "memberOf" : "Roo.form.Select",
566       "values" : [
567       ]
568     },
569     {
570       "name" : "regex",
571       "type" : "RegExp",
572       "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}.",
573       "memberOf" : "Roo.form.TextField",
574       "values" : [
575       ]
576     },
577     {
578       "name" : "grow",
579       "type" : "Boolean",
580       "desc" : "",
581       "memberOf" : "Roo.form.Select",
582       "values" : [
583       ]
584     },
585     {
586       "name" : "minLength",
587       "type" : "Number",
588       "desc" : "Minimum input field length required (defaults to 0)",
589       "memberOf" : "Roo.form.TextField",
590       "values" : [
591       ]
592     },
593     {
594       "name" : "queryDelay",
595       "type" : "Number",
596       "desc" : "The length of time in milliseconds to delay between the start of typing and sending the\nquery to filter the dropdown list (defaults to 500 if mode = 'remote' or 10 if mode = 'local')",
597       "memberOf" : "Roo.form.Select",
598       "values" : [
599       ]
600     },
601     {
602       "name" : "mode",
603       "type" : "String",
604       "desc" : "Set to 'local' if the ComboBox loads local data (defaults to 'remote' which loads from the server)",
605       "memberOf" : "Roo.form.Select",
606       "values" : [
607       ]
608     },
609     {
610       "name" : "allowBlank",
611       "type" : "Boolean",
612       "desc" : "False to validate that the value length > 0 (defaults to true)",
613       "memberOf" : "Roo.form.TextField",
614       "values" : [
615       ]
616     },
617     {
618       "name" : "qtip",
619       "type" : "String",
620       "desc" : "Mouse over tip",
621       "memberOf" : "Roo.form.Field",
622       "values" : [
623       ]
624     },
625     {
626       "name" : "maxHeight",
627       "type" : "Number",
628       "desc" : "The maximum height in pixels of the dropdown list before scrollbars are shown (defaults to 300)",
629       "memberOf" : "Roo.form.Select",
630       "values" : [
631       ]
632     },
633     {
634       "name" : "valueField",
635       "type" : "String",
636       "desc" : "The underlying data value name to bind to this CombBox (defaults to undefined if\nmode = 'remote' or 'value' if mode = 'local'). \nNote: use of a valueField requires the user make a selection\nin order for a value to be mapped.",
637       "memberOf" : "Roo.form.Select",
638       "values" : [
639       ]
640     },
641     {
642       "name" : "loadingText",
643       "type" : "String",
644       "desc" : "The text to display in the dropdown list while data is loading.  Only applies\nwhen mode = 'remote' (defaults to 'Loading...')",
645       "memberOf" : "Roo.form.Select",
646       "values" : [
647       ]
648     },
649     {
650       "name" : "maxLength",
651       "type" : "Number",
652       "desc" : "Maximum input field length allowed (defaults to Number.MAX_VALUE)",
653       "memberOf" : "Roo.form.TextField",
654       "values" : [
655       ]
656     },
657     {
658       "name" : "lazyRender",
659       "type" : "Boolean",
660       "desc" : "True to prevent the ComboBox from rendering until requested (should always be used when\nrendering into an Roo.Editor, defaults to false)",
661       "memberOf" : "Roo.form.Select",
662       "values" : [
663       ]
664     },
665     {
666       "name" : "invalidText",
667       "type" : "String",
668       "desc" : "The error text to use when marking a field invalid and no message is provided (defaults to \"The value in this field is invalid\")",
669       "memberOf" : "Roo.form.Field",
670       "values" : [
671       ]
672     }
673   ],
674   "methods" : [
675     {
676       "name" : "select",
677       "desc" : "Select an item in the dropdown list by its numeric index in the list. This function does NOT cause the select event to fire.\nThe store must be loaded and the list expanded for this function to work, otherwise use setValue.",
678       "isStatic" : false,
679       "isConstructor" : false,
680       "isPrivate" : false,
681       "memberOf" : "Roo.form.Select",
682       "example" : "",
683       "deprecated" : "",
684       "since" : "",
685       "see" : "",
686       "params" : [
687         {
688           "name" : "index",
689           "type" : "Number",
690           "desc" : "The zero-based index of the list item to select",
691           "isOptional" : false
692         },
693         {
694           "name" : "scrollIntoView",
695           "type" : "Boolean",
696           "desc" : "False to prevent the dropdown list from autoscrolling to display the\nselected item if it is not currently in view (defaults to true)",
697           "isOptional" : false
698         }
699       ],
700       "returns" : [
701       ]
702     },
703     {
704       "name" : "collapse",
705       "desc" : "Hides the dropdown list if it is currently expanded. Fires the 'collapse' event on completion.",
706       "isStatic" : false,
707       "isConstructor" : false,
708       "isPrivate" : false,
709       "memberOf" : "Roo.form.Select",
710       "example" : "",
711       "deprecated" : "",
712       "since" : "",
713       "see" : "",
714       "params" : [
715       ],
716       "returns" : [
717       ]
718     },
719     {
720       "name" : "clearValue",
721       "desc" : "Clears any text/value currently set in the field",
722       "isStatic" : false,
723       "isConstructor" : false,
724       "isPrivate" : false,
725       "memberOf" : "Roo.form.Select",
726       "example" : "",
727       "deprecated" : "",
728       "since" : "",
729       "see" : "",
730       "params" : [
731       ],
732       "returns" : [
733       ]
734     },
735     {
736       "name" : "selectByValue",
737       "desc" : "Select an item in the dropdown list by its data value. This function does NOT cause the select event to fire.\nThe store must be loaded and the list expanded for this function to work, otherwise use setValue.",
738       "isStatic" : false,
739       "isConstructor" : false,
740       "isPrivate" : false,
741       "memberOf" : "Roo.form.Select",
742       "example" : "",
743       "deprecated" : "",
744       "since" : "",
745       "see" : "",
746       "params" : [
747         {
748           "name" : "value",
749           "type" : "String",
750           "desc" : "The data value of the item to select",
751           "isOptional" : false
752         },
753         {
754           "name" : "scrollIntoView",
755           "type" : "Boolean",
756           "desc" : "False to prevent the dropdown list from autoscrolling to display the\nselected item if it is not currently in view (defaults to true)",
757           "isOptional" : false
758         }
759       ],
760       "returns" : [
761         {
762           "name" : "",
763           "type" : "Boolean",
764           "desc" : "True if the value matched an item in the list, else false"
765         }
766       ]
767     },
768     {
769       "name" : "isExpanded",
770       "desc" : "Returns true if the dropdown list is expanded, else false.",
771       "isStatic" : false,
772       "isConstructor" : false,
773       "isPrivate" : false,
774       "memberOf" : "Roo.form.Select",
775       "example" : "",
776       "deprecated" : "",
777       "since" : "",
778       "see" : "",
779       "params" : [
780       ],
781       "returns" : [
782       ]
783     },
784     {
785       "name" : "getValue",
786       "desc" : "Returns the currently selected field value or empty string if no value is set.",
787       "isStatic" : false,
788       "isConstructor" : false,
789       "isPrivate" : false,
790       "memberOf" : "Roo.form.Select",
791       "example" : "",
792       "deprecated" : "",
793       "since" : "",
794       "see" : "",
795       "params" : [
796       ],
797       "returns" : [
798         {
799           "name" : "",
800           "type" : "String",
801           "desc" : "value The selected value"
802         }
803       ]
804     },
805     {
806       "name" : "setFromData",
807       "desc" : "Sets the value of the field based on a object which is related to the record format for the store.",
808       "isStatic" : false,
809       "isConstructor" : false,
810       "isPrivate" : false,
811       "memberOf" : "Roo.form.Select",
812       "example" : "",
813       "deprecated" : "",
814       "since" : "",
815       "see" : "",
816       "params" : [
817         {
818           "name" : "value",
819           "type" : "Object",
820           "desc" : "the value to set as. or false on reset?",
821           "isOptional" : false
822         }
823       ],
824       "returns" : [
825       ]
826     },
827     {
828       "name" : "setValue",
829       "desc" : "Sets the specified value into the field.  If the value finds a match, the corresponding record text\nwill be displayed in the field.  If the value does not match the data value of an existing item,\nand the valueNotFoundText config option is defined, it will be displayed as the default field text.\nOtherwise the field will be blank (although the value will still be set).",
830       "isStatic" : false,
831       "isConstructor" : false,
832       "isPrivate" : false,
833       "memberOf" : "Roo.form.Select",
834       "example" : "",
835       "deprecated" : "",
836       "since" : "",
837       "see" : "",
838       "params" : [
839         {
840           "name" : "value",
841           "type" : "String",
842           "desc" : "The value to match",
843           "isOptional" : false
844         }
845       ],
846       "returns" : [
847       ]
848     },
849     {
850       "name" : "setWidth",
851       "desc" : "",
852       "isStatic" : false,
853       "isConstructor" : false,
854       "isPrivate" : false,
855       "memberOf" : "Roo.form.Select",
856       "example" : "",
857       "deprecated" : "",
858       "since" : "",
859       "see" : "",
860       "params" : [
861       ],
862       "returns" : [
863       ]
864     },
865     {
866       "name" : "setEditable",
867       "desc" : "Allow or prevent the user from directly editing the field text.  If false is passed,\nthe user will only be able to select from the items defined in the dropdown list.  This method\nis the runtime equivalent of setting the 'editable' config option at config time.",
868       "isStatic" : false,
869       "isConstructor" : false,
870       "isPrivate" : false,
871       "memberOf" : "Roo.form.Select",
872       "example" : "",
873       "deprecated" : "",
874       "since" : "",
875       "see" : "",
876       "params" : [
877         {
878           "name" : "value",
879           "type" : "Boolean",
880           "desc" : "True to allow the user to directly edit the field text",
881           "isOptional" : false
882         }
883       ],
884       "returns" : [
885       ]
886     },
887     {
888       "name" : "doQuery",
889       "desc" : "Execute a query to filter the dropdown list.  Fires the beforequery event prior to performing the\nquery allowing the query action to be canceled if needed.",
890       "isStatic" : false,
891       "isConstructor" : false,
892       "isPrivate" : false,
893       "memberOf" : "Roo.form.Select",
894       "example" : "",
895       "deprecated" : "",
896       "since" : "",
897       "see" : "",
898       "params" : [
899         {
900           "name" : "query",
901           "type" : "String",
902           "desc" : "The SQL query to execute",
903           "isOptional" : false
904         },
905         {
906           "name" : "forceAll",
907           "type" : "Boolean",
908           "desc" : "True to force the query to execute even if there are currently fewer characters\nin the field than the minimum specified by the minChars config option.  It also clears any filter previously\nsaved in the current store (defaults to false)",
909           "isOptional" : false
910         }
911       ],
912       "returns" : [
913       ]
914     },
915     {
916       "name" : "expand",
917       "desc" : "Expands the dropdown list if it is currently hidden. Fires the 'expand' event on completion.",
918       "isStatic" : false,
919       "isConstructor" : false,
920       "isPrivate" : false,
921       "memberOf" : "Roo.form.Select",
922       "example" : "",
923       "deprecated" : "",
924       "since" : "",
925       "see" : "",
926       "params" : [
927       ],
928       "returns" : [
929       ]
930     },
931     {
932       "name" : "onTriggerClick",
933       "desc" : "The function that should handle the trigger's click event.  This method does nothing by default until overridden\nby an implementing function.",
934       "isStatic" : false,
935       "isConstructor" : false,
936       "isPrivate" : false,
937       "memberOf" : "Roo.form.TriggerField",
938       "example" : "",
939       "deprecated" : "",
940       "since" : "",
941       "see" : "",
942       "params" : [
943         {
944           "name" : "e",
945           "type" : "EventObject",
946           "desc" : "",
947           "isOptional" : false
948         }
949       ],
950       "returns" : [
951       ]
952     },
953     {
954       "name" : "autoSize",
955       "desc" : "",
956       "isStatic" : false,
957       "isConstructor" : false,
958       "isPrivate" : false,
959       "memberOf" : "Roo.form.TriggerField",
960       "example" : "",
961       "deprecated" : "",
962       "since" : "",
963       "see" : "",
964       "params" : [
965       ],
966       "returns" : [
967       ]
968     },
969     {
970       "name" : "selectText",
971       "desc" : "Selects text in this field",
972       "isStatic" : false,
973       "isConstructor" : false,
974       "isPrivate" : false,
975       "memberOf" : "Roo.form.TextField",
976       "example" : "",
977       "deprecated" : "",
978       "since" : "",
979       "see" : "",
980       "params" : [
981         {
982           "name" : "start",
983           "type" : "Number",
984           "desc" : "(optional) The index where the selection should start (defaults to 0)",
985           "isOptional" : false
986         },
987         {
988           "name" : "end",
989           "type" : "Number",
990           "desc" : "(optional) The index where the selection should end (defaults to the text length)",
991           "isOptional" : false
992         }
993       ],
994       "returns" : [
995       ]
996     },
997     {
998       "name" : "validateValue",
999       "desc" : "Validates a value according to the field's validation rules and marks the field as invalid\nif the validation fails",
1000       "isStatic" : false,
1001       "isConstructor" : false,
1002       "isPrivate" : false,
1003       "memberOf" : "Roo.form.TextField",
1004       "example" : "",
1005       "deprecated" : "",
1006       "since" : "",
1007       "see" : "",
1008       "params" : [
1009         {
1010           "name" : "value",
1011           "type" : "Mixed",
1012           "desc" : "The value to validate",
1013           "isOptional" : false
1014         }
1015       ],
1016       "returns" : [
1017         {
1018           "name" : "",
1019           "type" : "Boolean",
1020           "desc" : "True if the value is valid, else false"
1021         }
1022       ]
1023     },
1024     {
1025       "name" : "reset",
1026       "desc" : "Resets the current field value to the originally-loaded value and clears any validation messages.",
1027       "isStatic" : false,
1028       "isConstructor" : false,
1029       "isPrivate" : false,
1030       "memberOf" : "Roo.form.TextField",
1031       "example" : "",
1032       "deprecated" : "",
1033       "since" : "",
1034       "see" : "",
1035       "params" : [
1036       ],
1037       "returns" : [
1038       ]
1039     },
1040     {
1041       "name" : "validate",
1042       "desc" : "Validates the field value",
1043       "isStatic" : false,
1044       "isConstructor" : false,
1045       "isPrivate" : false,
1046       "memberOf" : "Roo.form.Field",
1047       "example" : "",
1048       "deprecated" : "",
1049       "since" : "",
1050       "see" : "",
1051       "params" : [
1052       ],
1053       "returns" : [
1054         {
1055           "name" : "",
1056           "type" : "Boolean",
1057           "desc" : "True if the value is valid, else false"
1058         }
1059       ]
1060     },
1061     {
1062       "name" : "getName",
1063       "desc" : "Returns the name attribute of the field if available",
1064       "isStatic" : false,
1065       "isConstructor" : false,
1066       "isPrivate" : false,
1067       "memberOf" : "Roo.form.Field",
1068       "example" : "",
1069       "deprecated" : "",
1070       "since" : "",
1071       "see" : "",
1072       "params" : [
1073       ],
1074       "returns" : [
1075         {
1076           "name" : "",
1077           "type" : "String",
1078           "desc" : "name The field name"
1079         }
1080       ]
1081     },
1082     {
1083       "name" : "markInvalid",
1084       "desc" : "Mark this field as invalid",
1085       "isStatic" : false,
1086       "isConstructor" : false,
1087       "isPrivate" : false,
1088       "memberOf" : "Roo.form.Field",
1089       "example" : "",
1090       "deprecated" : "",
1091       "since" : "",
1092       "see" : "",
1093       "params" : [
1094         {
1095           "name" : "msg",
1096           "type" : "String",
1097           "desc" : "The validation message",
1098           "isOptional" : false
1099         }
1100       ],
1101       "returns" : [
1102       ]
1103     },
1104     {
1105       "name" : "getRawValue",
1106       "desc" : "Returns the raw data value which may or may not be a valid, defined value.  To return a normalized value see {@link #getValue}.",
1107       "isStatic" : false,
1108       "isConstructor" : false,
1109       "isPrivate" : false,
1110       "memberOf" : "Roo.form.Field",
1111       "example" : "",
1112       "deprecated" : "",
1113       "since" : "",
1114       "see" : "",
1115       "params" : [
1116       ],
1117       "returns" : [
1118         {
1119           "name" : "",
1120           "type" : "Mixed",
1121           "desc" : "value The field value"
1122         }
1123       ]
1124     },
1125     {
1126       "name" : "applyTo",
1127       "desc" : "Apply the behaviors of this component to an existing element. <b>This is used instead of render().</b>",
1128       "isStatic" : false,
1129       "isConstructor" : false,
1130       "isPrivate" : false,
1131       "memberOf" : "Roo.form.Field",
1132       "example" : "",
1133       "deprecated" : "",
1134       "since" : "",
1135       "see" : "",
1136       "params" : [
1137         {
1138           "name" : "el",
1139           "type" : "String/HTMLElement/Element",
1140           "desc" : "The id of the node, a DOM node or an existing Element",
1141           "isOptional" : false
1142         }
1143       ],
1144       "returns" : [
1145         {
1146           "name" : "",
1147           "type" : "Roo.form.Field",
1148           "desc" : "this"
1149         }
1150       ]
1151     },
1152     {
1153       "name" : "resetHasChanged",
1154       "desc" : "stores the current value in loadedValue",
1155       "isStatic" : false,
1156       "isConstructor" : false,
1157       "isPrivate" : false,
1158       "memberOf" : "Roo.form.Field",
1159       "example" : "",
1160       "deprecated" : "",
1161       "since" : "",
1162       "see" : "",
1163       "params" : [
1164       ],
1165       "returns" : [
1166       ]
1167     },
1168     {
1169       "name" : "isDirty",
1170       "desc" : "Returns true if this field has been changed since it was originally loaded and is not disabled.\nDEPRICATED  - it never worked well - use hasChanged/resetHasChanged.",
1171       "isStatic" : false,
1172       "isConstructor" : false,
1173       "isPrivate" : false,
1174       "memberOf" : "Roo.form.Field",
1175       "example" : "",
1176       "deprecated" : "",
1177       "since" : "",
1178       "see" : "",
1179       "params" : [
1180       ],
1181       "returns" : [
1182       ]
1183     },
1184     {
1185       "name" : "setRawValue",
1186       "desc" : "Sets the underlying DOM field's value directly, bypassing validation.  To set the value with validation see {@link #setValue}.",
1187       "isStatic" : false,
1188       "isConstructor" : false,
1189       "isPrivate" : false,
1190       "memberOf" : "Roo.form.Field",
1191       "example" : "",
1192       "deprecated" : "",
1193       "since" : "",
1194       "see" : "",
1195       "params" : [
1196         {
1197           "name" : "value",
1198           "type" : "Mixed",
1199           "desc" : "The value to set",
1200           "isOptional" : false
1201         }
1202       ],
1203       "returns" : [
1204       ]
1205     },
1206     {
1207       "name" : "clearInvalid",
1208       "desc" : "Clear any invalid styles/messages for this field",
1209       "isStatic" : false,
1210       "isConstructor" : false,
1211       "isPrivate" : false,
1212       "memberOf" : "Roo.form.Field",
1213       "example" : "",
1214       "deprecated" : "",
1215       "since" : "",
1216       "see" : "",
1217       "params" : [
1218       ],
1219       "returns" : [
1220       ]
1221     },
1222     {
1223       "name" : "isValid",
1224       "desc" : "Returns whether or not the field value is currently valid",
1225       "isStatic" : false,
1226       "isConstructor" : false,
1227       "isPrivate" : false,
1228       "memberOf" : "Roo.form.Field",
1229       "example" : "",
1230       "deprecated" : "",
1231       "since" : "",
1232       "see" : "",
1233       "params" : [
1234         {
1235           "name" : "preventMark",
1236           "type" : "Boolean",
1237           "desc" : "True to disable marking the field invalid",
1238           "isOptional" : false
1239         }
1240       ],
1241       "returns" : [
1242         {
1243           "name" : "",
1244           "type" : "Boolean",
1245           "desc" : "True if the value is valid, else false"
1246         }
1247       ]
1248     },
1249     {
1250       "name" : "hasChanged",
1251       "desc" : "checks the current value against the 'loaded' value.\nNote - will return false if 'resetHasChanged' has not been called first.",
1252       "isStatic" : false,
1253       "isConstructor" : false,
1254       "isPrivate" : false,
1255       "memberOf" : "Roo.form.Field",
1256       "example" : "",
1257       "deprecated" : "",
1258       "since" : "",
1259       "see" : "",
1260       "params" : [
1261       ],
1262       "returns" : [
1263       ]
1264     },
1265     {
1266       "name" : "updateBox",
1267       "desc" : "Sets the current box measurements of the component's underlying element.",
1268       "isStatic" : false,
1269       "isConstructor" : false,
1270       "isPrivate" : false,
1271       "memberOf" : "Roo.BoxComponent",
1272       "example" : "",
1273       "deprecated" : "",
1274       "since" : "",
1275       "see" : "",
1276       "params" : [
1277         {
1278           "name" : "box",
1279           "type" : "Object",
1280           "desc" : "An object in the format {x, y, width, height}",
1281           "isOptional" : false
1282         }
1283       ],
1284       "returns" : [
1285       ]
1286     },
1287     {
1288       "name" : "setPagePosition",
1289       "desc" : "Sets the page XY position of the component.  To set the left and top instead, use {@link #setPosition}.\nThis method fires the move event.",
1290       "isStatic" : false,
1291       "isConstructor" : false,
1292       "isPrivate" : false,
1293       "memberOf" : "Roo.BoxComponent",
1294       "example" : "",
1295       "deprecated" : "",
1296       "since" : "",
1297       "see" : "",
1298       "params" : [
1299         {
1300           "name" : "x",
1301           "type" : "Number",
1302           "desc" : "The new x position",
1303           "isOptional" : false
1304         },
1305         {
1306           "name" : "y",
1307           "type" : "Number",
1308           "desc" : "The new y position",
1309           "isOptional" : false
1310         }
1311       ],
1312       "returns" : [
1313       ]
1314     },
1315     {
1316       "name" : "syncSize",
1317       "desc" : "Force the component's size to recalculate based on the underlying element's current height and width.",
1318       "isStatic" : false,
1319       "isConstructor" : false,
1320       "isPrivate" : false,
1321       "memberOf" : "Roo.BoxComponent",
1322       "example" : "",
1323       "deprecated" : "",
1324       "since" : "",
1325       "see" : "",
1326       "params" : [
1327       ],
1328       "returns" : [
1329       ]
1330     },
1331     {
1332       "name" : "setSize",
1333       "desc" : "Sets the width and height of the component.  This method fires the resize event.  This method can accept\neither width and height as separate numeric arguments, or you can pass a size object like {width:10, height:20}.",
1334       "isStatic" : false,
1335       "isConstructor" : false,
1336       "isPrivate" : false,
1337       "memberOf" : "Roo.BoxComponent",
1338       "example" : "",
1339       "deprecated" : "",
1340       "since" : "",
1341       "see" : "",
1342       "params" : [
1343         {
1344           "name" : "width",
1345           "type" : "Number/Object",
1346           "desc" : "The new width to set, or a size object in the format {width, height}",
1347           "isOptional" : false
1348         },
1349         {
1350           "name" : "height",
1351           "type" : "Number",
1352           "desc" : "The new height to set (not required if a size object is passed as the first arg)",
1353           "isOptional" : false
1354         }
1355       ],
1356       "returns" : [
1357         {
1358           "name" : "",
1359           "type" : "Roo.BoxComponent",
1360           "desc" : "this"
1361         }
1362       ]
1363     },
1364     {
1365       "name" : "getPosition",
1366       "desc" : "Gets the current XY position of the component's underlying element.",
1367       "isStatic" : false,
1368       "isConstructor" : false,
1369       "isPrivate" : false,
1370       "memberOf" : "Roo.BoxComponent",
1371       "example" : "",
1372       "deprecated" : "",
1373       "since" : "",
1374       "see" : "",
1375       "params" : [
1376         {
1377           "name" : "local",
1378           "type" : "Boolean",
1379           "desc" : "(optional) If true the element's left and top are returned instead of page XY (defaults to false)",
1380           "isOptional" : false
1381         }
1382       ],
1383       "returns" : [
1384         {
1385           "name" : "",
1386           "type" : "Array",
1387           "desc" : "The XY position of the element (e.g., [100, 200])"
1388         }
1389       ]
1390     },
1391     {
1392       "name" : "onResize",
1393       "desc" : "Called after the component is resized, this method is empty by default but can be implemented by any\nsubclass that needs to perform custom logic after a resize occurs.",
1394       "isStatic" : false,
1395       "isConstructor" : false,
1396       "isPrivate" : false,
1397       "memberOf" : "Roo.BoxComponent",
1398       "example" : "",
1399       "deprecated" : "",
1400       "since" : "",
1401       "see" : "",
1402       "params" : [
1403         {
1404           "name" : "adjWidth",
1405           "type" : "Number",
1406           "desc" : "The box-adjusted width that was set",
1407           "isOptional" : false
1408         },
1409         {
1410           "name" : "adjHeight",
1411           "type" : "Number",
1412           "desc" : "The box-adjusted height that was set",
1413           "isOptional" : false
1414         },
1415         {
1416           "name" : "rawWidth",
1417           "type" : "Number",
1418           "desc" : "The width that was originally specified",
1419           "isOptional" : false
1420         },
1421         {
1422           "name" : "rawHeight",
1423           "type" : "Number",
1424           "desc" : "The height that was originally specified",
1425           "isOptional" : false
1426         }
1427       ],
1428       "returns" : [
1429       ]
1430     },
1431     {
1432       "name" : "getBox",
1433       "desc" : "Gets the current box measurements of the component's underlying element.",
1434       "isStatic" : false,
1435       "isConstructor" : false,
1436       "isPrivate" : false,
1437       "memberOf" : "Roo.BoxComponent",
1438       "example" : "",
1439       "deprecated" : "",
1440       "since" : "",
1441       "see" : "",
1442       "params" : [
1443         {
1444           "name" : "local",
1445           "type" : "Boolean",
1446           "desc" : "(optional) If true the element's left and top are returned instead of page XY (defaults to false)",
1447           "isOptional" : false
1448         }
1449       ],
1450       "returns" : [
1451       ]
1452     },
1453     {
1454       "name" : "getSize",
1455       "desc" : "Gets the current size of the component's underlying element.",
1456       "isStatic" : false,
1457       "isConstructor" : false,
1458       "isPrivate" : false,
1459       "memberOf" : "Roo.BoxComponent",
1460       "example" : "",
1461       "deprecated" : "",
1462       "since" : "",
1463       "see" : "",
1464       "params" : [
1465       ],
1466       "returns" : [
1467         {
1468           "name" : "",
1469           "type" : "Object",
1470           "desc" : "An object containing the element's size {width: (element width), height: (element height)}"
1471         }
1472       ]
1473     },
1474     {
1475       "name" : "onPosition",
1476       "desc" : "Called after the component is moved, this method is empty by default but can be implemented by any\nsubclass that needs to perform custom logic after a move occurs.",
1477       "isStatic" : false,
1478       "isConstructor" : false,
1479       "isPrivate" : false,
1480       "memberOf" : "Roo.BoxComponent",
1481       "example" : "",
1482       "deprecated" : "",
1483       "since" : "",
1484       "see" : "",
1485       "params" : [
1486         {
1487           "name" : "x",
1488           "type" : "Number",
1489           "desc" : "The new x position",
1490           "isOptional" : false
1491         },
1492         {
1493           "name" : "y",
1494           "type" : "Number",
1495           "desc" : "The new y position",
1496           "isOptional" : false
1497         }
1498       ],
1499       "returns" : [
1500       ]
1501     },
1502     {
1503       "name" : "setPosition",
1504       "desc" : "Sets the left and top of the component.  To set the page XY position instead, use {@link #setPagePosition}.\nThis method fires the move event.",
1505       "isStatic" : false,
1506       "isConstructor" : false,
1507       "isPrivate" : false,
1508       "memberOf" : "Roo.BoxComponent",
1509       "example" : "",
1510       "deprecated" : "",
1511       "since" : "",
1512       "see" : "",
1513       "params" : [
1514         {
1515           "name" : "left",
1516           "type" : "Number",
1517           "desc" : "The new left",
1518           "isOptional" : false
1519         },
1520         {
1521           "name" : "top",
1522           "type" : "Number",
1523           "desc" : "The new top",
1524           "isOptional" : false
1525         }
1526       ],
1527       "returns" : [
1528       ]
1529     },
1530     {
1531       "name" : "getId",
1532       "desc" : "Returns the id of this component.",
1533       "isStatic" : false,
1534       "isConstructor" : false,
1535       "isPrivate" : false,
1536       "memberOf" : "Roo.Component",
1537       "example" : "",
1538       "deprecated" : "",
1539       "since" : "",
1540       "see" : "",
1541       "params" : [
1542       ],
1543       "returns" : [
1544         {
1545           "name" : "",
1546           "type" : "String",
1547           "desc" : ""
1548         }
1549       ]
1550     },
1551     {
1552       "name" : "render",
1553       "desc" : "If this is a lazy rendering component, render it to its container element.",
1554       "isStatic" : false,
1555       "isConstructor" : false,
1556       "isPrivate" : false,
1557       "memberOf" : "Roo.Component",
1558       "example" : "",
1559       "deprecated" : "",
1560       "since" : "",
1561       "see" : "",
1562       "params" : [
1563         {
1564           "name" : "container",
1565           "type" : "String/HTMLElement/Element",
1566           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
1567           "isOptional" : false
1568         }
1569       ],
1570       "returns" : [
1571       ]
1572     },
1573     {
1574       "name" : "destroy",
1575       "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}.",
1576       "isStatic" : false,
1577       "isConstructor" : false,
1578       "isPrivate" : false,
1579       "memberOf" : "Roo.Component",
1580       "example" : "",
1581       "deprecated" : "",
1582       "since" : "",
1583       "see" : "",
1584       "params" : [
1585       ],
1586       "returns" : [
1587       ]
1588     },
1589     {
1590       "name" : "isVisible",
1591       "desc" : "Returns true if this component is visible.",
1592       "isStatic" : false,
1593       "isConstructor" : false,
1594       "isPrivate" : false,
1595       "memberOf" : "Roo.Component",
1596       "example" : "",
1597       "deprecated" : "",
1598       "since" : "",
1599       "see" : "",
1600       "params" : [
1601       ],
1602       "returns" : [
1603       ]
1604     },
1605     {
1606       "name" : "setDisabled",
1607       "desc" : "Convenience function for setting disabled/enabled by boolean.",
1608       "isStatic" : false,
1609       "isConstructor" : false,
1610       "isPrivate" : false,
1611       "memberOf" : "Roo.Component",
1612       "example" : "",
1613       "deprecated" : "",
1614       "since" : "",
1615       "see" : "",
1616       "params" : [
1617         {
1618           "name" : "disabled",
1619           "type" : "Boolean",
1620           "desc" : "",
1621           "isOptional" : false
1622         }
1623       ],
1624       "returns" : [
1625       ]
1626     },
1627     {
1628       "name" : "hide",
1629       "desc" : "Hide this component.",
1630       "isStatic" : false,
1631       "isConstructor" : false,
1632       "isPrivate" : false,
1633       "memberOf" : "Roo.Component",
1634       "example" : "",
1635       "deprecated" : "",
1636       "since" : "",
1637       "see" : "",
1638       "params" : [
1639       ],
1640       "returns" : [
1641         {
1642           "name" : "",
1643           "type" : "Roo.Component",
1644           "desc" : "this"
1645         }
1646       ]
1647     },
1648     {
1649       "name" : "focus",
1650       "desc" : "Try to focus this component.",
1651       "isStatic" : false,
1652       "isConstructor" : false,
1653       "isPrivate" : false,
1654       "memberOf" : "Roo.Component",
1655       "example" : "",
1656       "deprecated" : "",
1657       "since" : "",
1658       "see" : "",
1659       "params" : [
1660         {
1661           "name" : "selectText",
1662           "type" : "Boolean",
1663           "desc" : "True to also select the text in this component (if applicable)",
1664           "isOptional" : false
1665         }
1666       ],
1667       "returns" : [
1668         {
1669           "name" : "",
1670           "type" : "Roo.Component",
1671           "desc" : "this"
1672         }
1673       ]
1674     },
1675     {
1676       "name" : "show",
1677       "desc" : "Show this component.",
1678       "isStatic" : false,
1679       "isConstructor" : false,
1680       "isPrivate" : false,
1681       "memberOf" : "Roo.Component",
1682       "example" : "",
1683       "deprecated" : "",
1684       "since" : "",
1685       "see" : "",
1686       "params" : [
1687       ],
1688       "returns" : [
1689         {
1690           "name" : "",
1691           "type" : "Roo.Component",
1692           "desc" : "this"
1693         }
1694       ]
1695     },
1696     {
1697       "name" : "enable",
1698       "desc" : "Enable this component.",
1699       "isStatic" : false,
1700       "isConstructor" : false,
1701       "isPrivate" : false,
1702       "memberOf" : "Roo.Component",
1703       "example" : "",
1704       "deprecated" : "",
1705       "since" : "",
1706       "see" : "",
1707       "params" : [
1708       ],
1709       "returns" : [
1710         {
1711           "name" : "",
1712           "type" : "Roo.Component",
1713           "desc" : "this"
1714         }
1715       ]
1716     },
1717     {
1718       "name" : "setVisible",
1719       "desc" : "Convenience function to hide or show this component by boolean.",
1720       "isStatic" : false,
1721       "isConstructor" : false,
1722       "isPrivate" : false,
1723       "memberOf" : "Roo.Component",
1724       "example" : "",
1725       "deprecated" : "",
1726       "since" : "",
1727       "see" : "",
1728       "params" : [
1729         {
1730           "name" : "visible",
1731           "type" : "Boolean",
1732           "desc" : "True to show, false to hide",
1733           "isOptional" : false
1734         }
1735       ],
1736       "returns" : [
1737         {
1738           "name" : "",
1739           "type" : "Roo.Component",
1740           "desc" : "this"
1741         }
1742       ]
1743     },
1744     {
1745       "name" : "disable",
1746       "desc" : "Disable this component.",
1747       "isStatic" : false,
1748       "isConstructor" : false,
1749       "isPrivate" : false,
1750       "memberOf" : "Roo.Component",
1751       "example" : "",
1752       "deprecated" : "",
1753       "since" : "",
1754       "see" : "",
1755       "params" : [
1756       ],
1757       "returns" : [
1758         {
1759           "name" : "",
1760           "type" : "Roo.Component",
1761           "desc" : "this"
1762         }
1763       ]
1764     },
1765     {
1766       "name" : "getEl",
1767       "desc" : "Returns the underlying {@link Roo.Element}.",
1768       "isStatic" : false,
1769       "isConstructor" : false,
1770       "isPrivate" : false,
1771       "memberOf" : "Roo.Component",
1772       "example" : "",
1773       "deprecated" : "",
1774       "since" : "",
1775       "see" : "",
1776       "params" : [
1777       ],
1778       "returns" : [
1779         {
1780           "name" : "",
1781           "type" : "Roo.Element",
1782           "desc" : "The element"
1783         }
1784       ]
1785     },
1786     {
1787       "name" : "purgeListeners",
1788       "desc" : "Removes all listeners for this object",
1789       "isStatic" : false,
1790       "isConstructor" : false,
1791       "isPrivate" : false,
1792       "memberOf" : "Roo.util.Observable",
1793       "example" : "",
1794       "deprecated" : "",
1795       "since" : "",
1796       "see" : "",
1797       "params" : [
1798       ],
1799       "returns" : [
1800       ]
1801     },
1802     {
1803       "name" : "on",
1804       "desc" : "Appends an event handler to this element (shorthand for addListener)",
1805       "isStatic" : false,
1806       "isConstructor" : false,
1807       "isPrivate" : false,
1808       "memberOf" : "Roo.util.Observable",
1809       "example" : "",
1810       "deprecated" : "",
1811       "since" : "",
1812       "see" : "",
1813       "params" : [
1814         {
1815           "name" : "eventName",
1816           "type" : "String",
1817           "desc" : "The type of event to listen for",
1818           "isOptional" : false
1819         },
1820         {
1821           "name" : "handler",
1822           "type" : "Function",
1823           "desc" : "The method the event invokes",
1824           "isOptional" : false
1825         },
1826         {
1827           "name" : "scope",
1828           "type" : "Object",
1829           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1830           "isOptional" : false
1831         },
1832         {
1833           "name" : "options",
1834           "type" : "Object",
1835           "desc" : "(optional)",
1836           "isOptional" : false
1837         }
1838       ],
1839       "returns" : [
1840       ]
1841     },
1842     {
1843       "name" : "un",
1844       "desc" : "Removes a listener (shorthand for removeListener)",
1845       "isStatic" : false,
1846       "isConstructor" : false,
1847       "isPrivate" : false,
1848       "memberOf" : "Roo.util.Observable",
1849       "example" : "",
1850       "deprecated" : "",
1851       "since" : "",
1852       "see" : "",
1853       "params" : [
1854         {
1855           "name" : "eventName",
1856           "type" : "String",
1857           "desc" : "The type of event to listen for",
1858           "isOptional" : false
1859         },
1860         {
1861           "name" : "handler",
1862           "type" : "Function",
1863           "desc" : "The handler to remove",
1864           "isOptional" : false
1865         },
1866         {
1867           "name" : "scope",
1868           "type" : "Object",
1869           "desc" : "(optional) The scope (this object) for the handler",
1870           "isOptional" : false
1871         }
1872       ],
1873       "returns" : [
1874       ]
1875     },
1876     {
1877       "name" : "addEvents",
1878       "desc" : "Used to define events on this Observable",
1879       "isStatic" : false,
1880       "isConstructor" : false,
1881       "isPrivate" : false,
1882       "memberOf" : "Roo.util.Observable",
1883       "example" : "",
1884       "deprecated" : "",
1885       "since" : "",
1886       "see" : "",
1887       "params" : [
1888         {
1889           "name" : "object",
1890           "type" : "Object",
1891           "desc" : "The object with the events defined",
1892           "isOptional" : false
1893         }
1894       ],
1895       "returns" : [
1896       ]
1897     },
1898     {
1899       "name" : "releaseCapture",
1900       "desc" : "Removes <b>all</b> added captures from the Observable.",
1901       "isStatic" : true,
1902       "isConstructor" : false,
1903       "isPrivate" : false,
1904       "memberOf" : "Roo.util.Observable",
1905       "example" : "",
1906       "deprecated" : "",
1907       "since" : "",
1908       "see" : "",
1909       "params" : [
1910         {
1911           "name" : "o",
1912           "type" : "Observable",
1913           "desc" : "The Observable to release",
1914           "isOptional" : false
1915         }
1916       ],
1917       "returns" : [
1918       ]
1919     },
1920     {
1921       "name" : "removeListener",
1922       "desc" : "Removes a listener",
1923       "isStatic" : false,
1924       "isConstructor" : false,
1925       "isPrivate" : false,
1926       "memberOf" : "Roo.util.Observable",
1927       "example" : "",
1928       "deprecated" : "",
1929       "since" : "",
1930       "see" : "",
1931       "params" : [
1932         {
1933           "name" : "eventName",
1934           "type" : "String",
1935           "desc" : "The type of event to listen for",
1936           "isOptional" : false
1937         },
1938         {
1939           "name" : "handler",
1940           "type" : "Function",
1941           "desc" : "The handler to remove",
1942           "isOptional" : false
1943         },
1944         {
1945           "name" : "scope",
1946           "type" : "Object",
1947           "desc" : "(optional) The scope (this object) for the handler",
1948           "isOptional" : false
1949         }
1950       ],
1951       "returns" : [
1952       ]
1953     },
1954     {
1955       "name" : "fireEvent",
1956       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
1957       "isStatic" : false,
1958       "isConstructor" : false,
1959       "isPrivate" : false,
1960       "memberOf" : "Roo.util.Observable",
1961       "example" : "",
1962       "deprecated" : "",
1963       "since" : "",
1964       "see" : "",
1965       "params" : [
1966         {
1967           "name" : "eventName",
1968           "type" : "String",
1969           "desc" : "",
1970           "isOptional" : false
1971         },
1972         {
1973           "name" : "args",
1974           "type" : "Object...",
1975           "desc" : "Variable number of parameters are passed to handlers",
1976           "isOptional" : false
1977         }
1978       ],
1979       "returns" : [
1980         {
1981           "name" : "",
1982           "type" : "Boolean",
1983           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1984         }
1985       ]
1986     },
1987     {
1988       "name" : "hasListener",
1989       "desc" : "Checks to see if this object has any listeners for a specified event",
1990       "isStatic" : false,
1991       "isConstructor" : false,
1992       "isPrivate" : false,
1993       "memberOf" : "Roo.util.Observable",
1994       "example" : "",
1995       "deprecated" : "",
1996       "since" : "",
1997       "see" : "",
1998       "params" : [
1999         {
2000           "name" : "eventName",
2001           "type" : "String",
2002           "desc" : "The name of the event to check for",
2003           "isOptional" : false
2004         }
2005       ],
2006       "returns" : [
2007         {
2008           "name" : "",
2009           "type" : "Boolean",
2010           "desc" : "True if the event is being listened for, else false"
2011         }
2012       ]
2013     },
2014     {
2015       "name" : "capture",
2016       "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.",
2017       "isStatic" : true,
2018       "isConstructor" : false,
2019       "isPrivate" : false,
2020       "memberOf" : "Roo.util.Observable",
2021       "example" : "",
2022       "deprecated" : "",
2023       "since" : "",
2024       "see" : "",
2025       "params" : [
2026         {
2027           "name" : "o",
2028           "type" : "Observable",
2029           "desc" : "The Observable to capture",
2030           "isOptional" : false
2031         },
2032         {
2033           "name" : "fn",
2034           "type" : "Function",
2035           "desc" : "The function to call",
2036           "isOptional" : false
2037         },
2038         {
2039           "name" : "scope",
2040           "type" : "Object",
2041           "desc" : "(optional) The scope (this object) for the fn",
2042           "isOptional" : false
2043         }
2044       ],
2045       "returns" : [
2046       ]
2047     },
2048     {
2049       "name" : "addListener",
2050       "desc" : "Appends an event handler to this component",
2051       "isStatic" : false,
2052       "isConstructor" : false,
2053       "isPrivate" : false,
2054       "memberOf" : "Roo.util.Observable",
2055       "example" : "",
2056       "deprecated" : "",
2057       "since" : "",
2058       "see" : "",
2059       "params" : [
2060         {
2061           "name" : "eventName",
2062           "type" : "String",
2063           "desc" : "The type of event to listen for",
2064           "isOptional" : false
2065         },
2066         {
2067           "name" : "handler",
2068           "type" : "Function",
2069           "desc" : "The method the event invokes",
2070           "isOptional" : false
2071         },
2072         {
2073           "name" : "scope",
2074           "type" : "Object",
2075           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
2076           "isOptional" : false
2077         },
2078         {
2079           "name" : "options",
2080           "type" : "Object",
2081           "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>",
2082           "isOptional" : false
2083         }
2084       ],
2085       "returns" : [
2086       ]
2087     }
2088   ],
2089   "events" : [
2090     {
2091       "name" : "autosize",
2092       "desc" : "Fires when the autosize function is triggered.  The field may or may not have actually changed size\naccording to the default logic, but this event provides a hook for the developer to apply additional\nlogic at runtime to resize the field if needed.",
2093       "memberOf" : "Roo.form.TextField",
2094       "example" : "",
2095       "deprecated" : "",
2096       "since" : "",
2097       "see" : "",
2098       "params" : [
2099         {
2100           "name" : "this",
2101           "type" : "Roo.form.Field",
2102           "desc" : "This text field",
2103           "isOptional" : false
2104         },
2105         {
2106           "name" : "width",
2107           "type" : "Number",
2108           "desc" : "The new field width",
2109           "isOptional" : false
2110         }
2111       ],
2112       "returns" : [
2113       ]
2114     },
2115     {
2116       "name" : "blur",
2117       "desc" : "Fires when this field loses input focus.",
2118       "memberOf" : "Roo.form.Field",
2119       "example" : "",
2120       "deprecated" : "",
2121       "since" : "",
2122       "see" : "",
2123       "params" : [
2124         {
2125           "name" : "this",
2126           "type" : "Roo.form.Field",
2127           "desc" : "",
2128           "isOptional" : false
2129         }
2130       ],
2131       "returns" : [
2132       ]
2133     },
2134     {
2135       "name" : "valid",
2136       "desc" : "Fires after the field has been validated with no errors.",
2137       "memberOf" : "Roo.form.Field",
2138       "example" : "",
2139       "deprecated" : "",
2140       "since" : "",
2141       "see" : "",
2142       "params" : [
2143         {
2144           "name" : "this",
2145           "type" : "Roo.form.Field",
2146           "desc" : "",
2147           "isOptional" : false
2148         }
2149       ],
2150       "returns" : [
2151       ]
2152     },
2153     {
2154       "name" : "specialkey",
2155       "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.",
2156       "memberOf" : "Roo.form.Field",
2157       "example" : "",
2158       "deprecated" : "",
2159       "since" : "",
2160       "see" : "",
2161       "params" : [
2162         {
2163           "name" : "this",
2164           "type" : "Roo.form.Field",
2165           "desc" : "",
2166           "isOptional" : false
2167         },
2168         {
2169           "name" : "e",
2170           "type" : "Roo.EventObject",
2171           "desc" : "The event object",
2172           "isOptional" : false
2173         }
2174       ],
2175       "returns" : [
2176       ]
2177     },
2178     {
2179       "name" : "focus",
2180       "desc" : "Fires when this field receives input focus.",
2181       "memberOf" : "Roo.form.Field",
2182       "example" : "",
2183       "deprecated" : "",
2184       "since" : "",
2185       "see" : "",
2186       "params" : [
2187         {
2188           "name" : "this",
2189           "type" : "Roo.form.Field",
2190           "desc" : "",
2191           "isOptional" : false
2192         }
2193       ],
2194       "returns" : [
2195       ]
2196     },
2197     {
2198       "name" : "keyup",
2199       "desc" : "Fires after the key up",
2200       "memberOf" : "Roo.form.Field",
2201       "example" : "",
2202       "deprecated" : "",
2203       "since" : "",
2204       "see" : "",
2205       "params" : [
2206         {
2207           "name" : "this",
2208           "type" : "Roo.form.Field",
2209           "desc" : "",
2210           "isOptional" : false
2211         },
2212         {
2213           "name" : "e",
2214           "type" : "Roo.EventObject",
2215           "desc" : "The event Object",
2216           "isOptional" : false
2217         }
2218       ],
2219       "returns" : [
2220       ]
2221     },
2222     {
2223       "name" : "invalid",
2224       "desc" : "Fires after the field has been marked as invalid.",
2225       "memberOf" : "Roo.form.Field",
2226       "example" : "",
2227       "deprecated" : "",
2228       "since" : "",
2229       "see" : "",
2230       "params" : [
2231         {
2232           "name" : "this",
2233           "type" : "Roo.form.Field",
2234           "desc" : "",
2235           "isOptional" : false
2236         },
2237         {
2238           "name" : "msg",
2239           "type" : "String",
2240           "desc" : "The validation message",
2241           "isOptional" : false
2242         }
2243       ],
2244       "returns" : [
2245       ]
2246     },
2247     {
2248       "name" : "change",
2249       "desc" : "Fires just before the field blurs if the field value has changed.",
2250       "memberOf" : "Roo.form.Field",
2251       "example" : "",
2252       "deprecated" : "",
2253       "since" : "",
2254       "see" : "",
2255       "params" : [
2256         {
2257           "name" : "this",
2258           "type" : "Roo.form.Field",
2259           "desc" : "",
2260           "isOptional" : false
2261         },
2262         {
2263           "name" : "newValue",
2264           "type" : "Mixed",
2265           "desc" : "The new value",
2266           "isOptional" : false
2267         },
2268         {
2269           "name" : "oldValue",
2270           "type" : "Mixed",
2271           "desc" : "The original value",
2272           "isOptional" : false
2273         }
2274       ],
2275       "returns" : [
2276       ]
2277     },
2278     {
2279       "name" : "move",
2280       "desc" : "Fires after the component is moved.",
2281       "memberOf" : "Roo.BoxComponent",
2282       "example" : "",
2283       "deprecated" : "",
2284       "since" : "",
2285       "see" : "",
2286       "params" : [
2287         {
2288           "name" : "this",
2289           "type" : "Roo.Component",
2290           "desc" : "",
2291           "isOptional" : false
2292         },
2293         {
2294           "name" : "x",
2295           "type" : "Number",
2296           "desc" : "The new x position",
2297           "isOptional" : false
2298         },
2299         {
2300           "name" : "y",
2301           "type" : "Number",
2302           "desc" : "The new y position",
2303           "isOptional" : false
2304         }
2305       ],
2306       "returns" : [
2307       ]
2308     },
2309     {
2310       "name" : "resize",
2311       "desc" : "Fires after the component is resized.",
2312       "memberOf" : "Roo.BoxComponent",
2313       "example" : "",
2314       "deprecated" : "",
2315       "since" : "",
2316       "see" : "",
2317       "params" : [
2318         {
2319           "name" : "this",
2320           "type" : "Roo.Component",
2321           "desc" : "",
2322           "isOptional" : false
2323         },
2324         {
2325           "name" : "adjWidth",
2326           "type" : "Number",
2327           "desc" : "The box-adjusted width that was set",
2328           "isOptional" : false
2329         },
2330         {
2331           "name" : "adjHeight",
2332           "type" : "Number",
2333           "desc" : "The box-adjusted height that was set",
2334           "isOptional" : false
2335         },
2336         {
2337           "name" : "rawWidth",
2338           "type" : "Number",
2339           "desc" : "The width that was originally specified",
2340           "isOptional" : false
2341         },
2342         {
2343           "name" : "rawHeight",
2344           "type" : "Number",
2345           "desc" : "The height that was originally specified",
2346           "isOptional" : false
2347         }
2348       ],
2349       "returns" : [
2350       ]
2351     },
2352     {
2353       "name" : "beforerender",
2354       "desc" : "Fires before the component is rendered. Return false to stop the render.",
2355       "memberOf" : "Roo.Component",
2356       "example" : "",
2357       "deprecated" : "",
2358       "since" : "",
2359       "see" : "",
2360       "params" : [
2361         {
2362           "name" : "this",
2363           "type" : "Roo.Component",
2364           "desc" : "",
2365           "isOptional" : false
2366         }
2367       ],
2368       "returns" : [
2369       ]
2370     },
2371     {
2372       "name" : "disable",
2373       "desc" : "Fires after the component is disabled.",
2374       "memberOf" : "Roo.Component",
2375       "example" : "",
2376       "deprecated" : "",
2377       "since" : "",
2378       "see" : "",
2379       "params" : [
2380         {
2381           "name" : "this",
2382           "type" : "Roo.Component",
2383           "desc" : "",
2384           "isOptional" : false
2385         }
2386       ],
2387       "returns" : [
2388       ]
2389     },
2390     {
2391       "name" : "render",
2392       "desc" : "Fires after the component is rendered.",
2393       "memberOf" : "Roo.Component",
2394       "example" : "",
2395       "deprecated" : "",
2396       "since" : "",
2397       "see" : "",
2398       "params" : [
2399         {
2400           "name" : "this",
2401           "type" : "Roo.Component",
2402           "desc" : "",
2403           "isOptional" : false
2404         }
2405       ],
2406       "returns" : [
2407       ]
2408     },
2409     {
2410       "name" : "destroy",
2411       "desc" : "Fires after the component is destroyed.",
2412       "memberOf" : "Roo.Component",
2413       "example" : "",
2414       "deprecated" : "",
2415       "since" : "",
2416       "see" : "",
2417       "params" : [
2418         {
2419           "name" : "this",
2420           "type" : "Roo.Component",
2421           "desc" : "",
2422           "isOptional" : false
2423         }
2424       ],
2425       "returns" : [
2426       ]
2427     },
2428     {
2429       "name" : "hide",
2430       "desc" : "Fires after the component is hidden.",
2431       "memberOf" : "Roo.Component",
2432       "example" : "",
2433       "deprecated" : "",
2434       "since" : "",
2435       "see" : "",
2436       "params" : [
2437         {
2438           "name" : "this",
2439           "type" : "Roo.Component",
2440           "desc" : "",
2441           "isOptional" : false
2442         }
2443       ],
2444       "returns" : [
2445       ]
2446     },
2447     {
2448       "name" : "beforehide",
2449       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
2450       "memberOf" : "Roo.Component",
2451       "example" : "",
2452       "deprecated" : "",
2453       "since" : "",
2454       "see" : "",
2455       "params" : [
2456         {
2457           "name" : "this",
2458           "type" : "Roo.Component",
2459           "desc" : "",
2460           "isOptional" : false
2461         }
2462       ],
2463       "returns" : [
2464       ]
2465     },
2466     {
2467       "name" : "show",
2468       "desc" : "Fires after the component is shown.",
2469       "memberOf" : "Roo.Component",
2470       "example" : "",
2471       "deprecated" : "",
2472       "since" : "",
2473       "see" : "",
2474       "params" : [
2475         {
2476           "name" : "this",
2477           "type" : "Roo.Component",
2478           "desc" : "",
2479           "isOptional" : false
2480         }
2481       ],
2482       "returns" : [
2483       ]
2484     },
2485     {
2486       "name" : "beforeshow",
2487       "desc" : "Fires before the component is shown.  Return false to stop the show.",
2488       "memberOf" : "Roo.Component",
2489       "example" : "",
2490       "deprecated" : "",
2491       "since" : "",
2492       "see" : "",
2493       "params" : [
2494         {
2495           "name" : "this",
2496           "type" : "Roo.Component",
2497           "desc" : "",
2498           "isOptional" : false
2499         }
2500       ],
2501       "returns" : [
2502       ]
2503     },
2504     {
2505       "name" : "enable",
2506       "desc" : "Fires after the component is enabled.",
2507       "memberOf" : "Roo.Component",
2508       "example" : "",
2509       "deprecated" : "",
2510       "since" : "",
2511       "see" : "",
2512       "params" : [
2513         {
2514           "name" : "this",
2515           "type" : "Roo.Component",
2516           "desc" : "",
2517           "isOptional" : false
2518         }
2519       ],
2520       "returns" : [
2521       ]
2522     },
2523     {
2524       "name" : "beforedestroy",
2525       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
2526       "memberOf" : "Roo.Component",
2527       "example" : "",
2528       "deprecated" : "",
2529       "since" : "",
2530       "see" : "",
2531       "params" : [
2532         {
2533           "name" : "this",
2534           "type" : "Roo.Component",
2535           "desc" : "",
2536           "isOptional" : false
2537         }
2538       ],
2539       "returns" : [
2540       ]
2541     }
2542   ]
2543 }