Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / build / Ext3-manifest.json
1 [
2     {
3         "className": "Ext.AbstractManager",
4         "functions": [
5             "create",
6             "get",
7             "isRegistered",
8             "onAvailable",
9             "register",
10             "registerType",
11             "unregister"
12         ]
13     },
14     {
15         "className": "Ext.Action",
16         "configs": [
17             "disabled",
18             "handler",
19             "hidden",
20             "iconCls",
21             "itemId",
22             "scope",
23             "text"
24         ],
25         "functions": [
26             "disable",
27             "each",
28             "enable",
29             "execute",
30             "getIconClass",
31             "getText",
32             "hide",
33             "isDisabled",
34             "isHidden",
35             "setDisabled",
36             "setHandler",
37             "setHidden",
38             "setIconClass",
39             "setText",
40             "show"
41         ]
42     },
43     {
44         "className": "Ext.Ajax",
45         "extend": "Ext.data.Connection",
46         "singleton": "true",
47         "functions": [
48             "serializeForm"
49         ]
50     },
51     {
52         "className": "Ext.BoxComponent",
53         "extend": "Ext.Component",
54         "configs": [
55             "anchor",
56             "autoHeight",
57             "autoScroll",
58             "autoWidth",
59             "boxMaxHeight",
60             "boxMaxWidth",
61             "boxMinHeight",
62             "boxMinWidth",
63             "flex",
64             "height",
65             "margins",
66             "pageX",
67             "pageY",
68             "region",
69             "tabTip",
70             "width",
71             "x",
72             "y"
73         ],
74         "functions": [
75             "getBox",
76             "getHeight",
77             "getOuterSize",
78             "getPosition",
79             "getResizeEl",
80             "getSize",
81             "getWidth",
82             "setAutoScroll",
83             "setHeight",
84             "setPagePosition",
85             "setPosition",
86             "setSize",
87             "setWidth",
88             "syncSize",
89             "updateBox"
90         ]
91     },
92     {
93         "className": "Ext.Button",
94         "extend": "Ext.BoxComponent",
95         "configs": [
96             "allowDepress",
97             "arrowAlign",
98             "autoWidth",
99             "buttonSelector",
100             "clickEvent",
101             "cls",
102             "disabled",
103             "enableToggle",
104             "handleMouseEvents",
105             "handler",
106             "hidden",
107             "icon",
108             "iconAlign",
109             "iconCls",
110             "menu",
111             "menuAlign",
112             "minWidth",
113             "overflowText",
114             "pressed",
115             "repeat",
116             "scale",
117             "scope",
118             "tabIndex",
119             "template",
120             "text",
121             "toggleGroup",
122             "toggleHandler",
123             "tooltip",
124             "tooltipType",
125             "type"
126         ],
127         "functions": [
128             "getPressed",
129             "getTemplateArgs",
130             "getText",
131             "hasVisibleMenu",
132             "hideMenu",
133             "setHandler",
134             "setIcon",
135             "setIconClass",
136             "setText",
137             "setTooltip",
138             "showMenu",
139             "toggle"
140         ]
141     },
142     {
143         "className": "Ext.ButtonGroup",
144         "extend": "Ext.Panel",
145         "configs": [
146             "baseCls",
147             "columns",
148             "frame",
149             "layout"
150         ]
151     },
152     {
153         "className": "Ext.chart.Axis"
154     },
155     {
156         "className": "Ext.chart.BarChart",
157         "extend": "Ext.chart.CartesianChart"
158     },
159     {
160         "className": "Ext.chart.BarSeries",
161         "extend": "Ext.chart.CartesianSeries"
162     },
163     {
164         "className": "Ext.chart.CartesianChart",
165         "extend": "Ext.chart.Chart"
166     },
167     {
168         "className": "Ext.chart.CartesianSeries",
169         "extend": "Ext.chart.Series"
170     },
171     {
172         "className": "Ext.chart.CategoryAxis",
173         "extend": "Ext.chart.Axis"
174     },
175     {
176         "className": "Ext.chart.Chart",
177         "extend": "Ext.FlashComponent",
178         "configs": [
179             "chartStyle",
180             "disableCaching",
181             "extraStyle",
182             "seriesStyles",
183             "url"
184         ],
185         "functions": [
186             "bindStore",
187             "setSeriesStyles",
188             "setStyle",
189             "setStyles"
190         ]
191     },
192     {
193         "className": "Ext.chart.ColumnChart",
194         "extend": "Ext.chart.CartesianChart"
195     },
196     {
197         "className": "Ext.chart.ColumnSeries",
198         "extend": "Ext.chart.CartesianSeries"
199     },
200     {
201         "className": "Ext.chart.LineChart",
202         "extend": "Ext.chart.CartesianChart"
203     },
204     {
205         "className": "Ext.chart.LineSeries",
206         "extend": "Ext.chart.CartesianSeries"
207     },
208     {
209         "className": "Ext.chart.NumericAxis",
210         "extend": "Ext.chart.Axis"
211     },
212     {
213         "className": "Ext.chart.PieChart",
214         "extend": "Ext.chart.Chart"
215     },
216     {
217         "className": "Ext.chart.PieSeries",
218         "extend": "Ext.chart.Series"
219     },
220     {
221         "className": "Ext.chart.Series"
222     },
223     {
224         "className": "Ext.chart.StackedBarChart",
225         "extend": "Ext.chart.CartesianChart"
226     },
227     {
228         "className": "Ext.chart.StackedColumnChart",
229         "extend": "Ext.chart.CartesianChart"
230     },
231     {
232         "className": "Ext.chart.TimeAxis",
233         "extend": "Ext.chart.Axis"
234     },
235     {
236         "className": "Ext.ColorPalette",
237         "extend": "Ext.Component",
238         "configs": [
239             "allowReselect",
240             "clickEvent",
241             "handler",
242             "itemCls",
243             "scope",
244             "tpl",
245             "value"
246         ],
247         "functions": [
248             "select"
249         ]
250     },
251     {
252         "className": "Ext.Component",
253         "extend": "Ext.util.Observable",
254         "configs": [
255             "allowDomMove",
256             "applyTo",
257             "autoEl",
258             "autoShow",
259             "bubbleEvents",
260             "clearCls",
261             "cls",
262             "contentEl",
263             "ctCls",
264             "data",
265             "disabled",
266             "disabledClass",
267             "fieldLabel",
268             "hidden",
269             "hideLabel",
270             "hideMode",
271             "hideParent",
272             "html",
273             "id",
274             "itemCls",
275             "itemId",
276             "labelSeparator",
277             "labelStyle",
278             "overCls",
279             "plugins",
280             "ptype",
281             "ref",
282             "renderTo",
283             "stateEvents",
284             "stateId",
285             "stateful",
286             "style",
287             "tpl",
288             "tplWriteMode",
289             "xtype"
290         ],
291         "functions": [
292             "addClass",
293             "applyToMarkup",
294             "bubble",
295             "cloneConfig",
296             "destroy",
297             "disable",
298             "enable",
299             "findParentBy",
300             "findParentByType",
301             "focus",
302             "getBubbleTarget",
303             "getEl",
304             "getId",
305             "getItemId",
306             "getXType",
307             "getXTypes",
308             "hide",
309             "isVisible",
310             "isXType",
311             "mon",
312             "mun",
313             "nextSibling",
314             "previousSibling",
315             "removeClass",
316             "render",
317             "setDisabled",
318             "setVisible",
319             "show",
320             "update"
321         ]
322     },
323     {
324         "className": "Ext.ComponentManager",
325         "singleton": "true",
326         "functions": [
327             "create",
328             "createPlugin",
329             "get",
330             "isPluginRegistered",
331             "isRegistered",
332             "onAvailable",
333             "register",
334             "registerPlugin",
335             "registerType",
336             "unregister"
337         ]
338     },
339     {
340         "className": "Ext.CompositeElement",
341         "extend": "Ext.CompositeElementLite",
342         "functions": [
343             null
344         ]
345     },
346     {
347         "className": "Ext.CompositeElementLite",
348         "functions": [
349             "add",
350             "clear",
351             "contains",
352             "each",
353             "fill",
354             "filter",
355             "first",
356             "getCount",
357             "indexOf",
358             "item",
359             "last",
360             "removeElement",
361             "replaceElement"
362         ]
363     },
364     {
365         "className": "Ext.Container",
366         "extend": "Ext.BoxComponent",
367         "configs": [
368             "activeItem",
369             "autoDestroy",
370             "bubbleEvents",
371             "bufferResize",
372             "defaultType",
373             "defaults",
374             "forceLayout",
375             "hideBorders",
376             "items",
377             "layout",
378             "layoutConfig",
379             "monitorResize",
380             "resizeEvent"
381         ],
382         "functions": [
383             "add",
384             "cascade",
385             "doLayout",
386             "find",
387             "findBy",
388             "findById",
389             "findByType",
390             "get",
391             "getComponent",
392             "getLayout",
393             "getLayoutTarget",
394             "insert",
395             "remove",
396             "removeAll"
397         ]
398     },
399     {
400         "className": "Ext.CycleButton",
401         "extend": "Ext.SplitButton",
402         "configs": [
403             "changeHandler",
404             "forceIcon",
405             "items",
406             "prependText",
407             "showText"
408         ],
409         "functions": [
410             "getActiveItem",
411             "setActiveItem",
412             "toggleSelected"
413         ]
414     },
415     {
416         "className": "Ext.data.Api",
417         "singleton": "true",
418         "functions": [
419             "Response",
420             "getVerb",
421             "hasUniqueUrl",
422             "isAction",
423             "isValid",
424             "prepare",
425             "restify"
426         ]
427     },
428     {
429         "className": "Ext.data.Api.Error",
430         "extend": "Ext.Error"
431     },
432     {
433         "className": "Ext.data.reader.Array",
434         "extend": "Ext.data.reader.Json",
435         "configs": [
436             "id",
437             "idIndex"
438         ],
439         "functions": [
440             "readRecords"
441         ]
442     },
443     {
444         "className": "Ext.data.ArrayStore",
445         "extend": "Ext.data.Store"
446     },
447     {
448         "className": "Ext.data.Connection",
449         "extend": "Ext.util.Observable",
450         "configs": [
451             "autoAbort",
452             "defaultHeaders",
453             "disableCaching",
454             "disableCachingParam",
455             "extraParams",
456             "method",
457             "timeout",
458             "url"
459         ],
460         "functions": [
461             "abort",
462             "isLoading",
463             "request"
464         ]
465     },
466     {
467         "className": "Ext.data.DataProxy",
468         "extend": "Ext.util.Observable",
469         "configs": [
470             "api",
471             "doRequest",
472             "onRead",
473             "onWrite",
474             "restful"
475         ],
476         "functions": [
477             "destroy",
478             "isApiAction",
479             "load",
480             "request",
481             "setApi"
482         ]
483     },
484     {
485         "className": "Ext.data.DataProxy.Error",
486         "extend": "Ext.Error"
487     },
488     {
489         "className": "Ext.data.DataReader",
490         "configs": [
491             "fields",
492             "messageProperty"
493         ],
494         "functions": [
495             "isData",
496             "realize",
497             "update"
498         ]
499     },
500     {
501         "className": "Ext.data.DataReader.Error",
502         "extend": "Ext.Error"
503     },
504     {
505         "className": "Ext.data.DataWriter",
506         "configs": [
507             "createRecord",
508             "destroyRecord",
509             "listful",
510             "updateRecord",
511             "writeAllFields"
512         ],
513         "functions": [
514             "apply",
515             "render",
516             "toArray",
517             "toHash"
518         ]
519     },
520     {
521         "className": "Ext.data.proxy.Direct",
522         "extend": "Ext.data.DataProxy",
523         "configs": [
524             "directFn",
525             "paramOrder",
526             "paramsAsHash"
527         ],
528         "functions": [
529             "doRequest",
530             "onRead",
531             "onWrite"
532         ]
533     },
534     {
535         "className": "Ext.data.DirectStore",
536         "extend": "Ext.data.Store"
537     },
538     {
539         "className": "Ext.data.Field",
540         "configs": [
541             "allowBlank",
542             "convert",
543             "dateFormat",
544             "defaultValue",
545             "mapping",
546             "name",
547             "sortDir",
548             "sortType",
549             "type",
550             "useNull"
551         ]
552     },
553     {
554         "className": "Ext.data.GroupingStore",
555         "extend": "Ext.data.Store",
556         "configs": [
557             "groupDir",
558             "groupField",
559             "groupOnSort",
560             "remoteGroup"
561         ],
562         "functions": [
563             "clearGrouping",
564             "groupBy"
565         ]
566     },
567     {
568         "className": "Ext.data.HttpProxy",
569         "extend": "Ext.data.DataProxy",
570         "functions": [
571             "doRequest",
572             "getConnection",
573             "onRead",
574             "onWrite",
575             "setUrl"
576         ]
577     },
578     {
579         "className": "Ext.data.reader.Json",
580         "extend": "Ext.data.DataReader",
581         "configs": [
582             "idProperty",
583             "root",
584             "successProperty",
585             "totalProperty"
586         ],
587         "functions": [
588             "read",
589             "readRecords",
590             "readResponse"
591         ]
592     },
593     {
594         "className": "Ext.data.reader.Json.Error"
595     },
596     {
597         "className": "Ext.data.JsonStore",
598         "extend": "Ext.data.Store"
599     },
600     {
601         "className": "Ext.data.writer.Json",
602         "extend": "Ext.data.DataWriter",
603         "configs": [
604             "encode",
605             "encodeDelete"
606         ],
607         "functions": [
608             "createRecord",
609             "destroyRecord",
610             "render",
611             "updateRecord"
612         ]
613     },
614     {
615         "className": "Ext.data.proxy.Memory",
616         "extend": "Ext.data.DataProxy",
617         "functions": [
618             "doRequest"
619         ]
620     },
621     {
622         "className": "Ext.data.Node",
623         "extend": "Ext.util.Observable",
624         "configs": [
625             "id",
626             "leaf"
627         ],
628         "functions": [
629             "appendChild",
630             "bubble",
631             "cascade",
632             "contains",
633             "destroy",
634             "eachChild",
635             "findChild",
636             "findChildBy",
637             "getDepth",
638             "getOwnerTree",
639             "getPath",
640             "hasChildNodes",
641             "indexOf",
642             "insertBefore",
643             "isAncestor",
644             "isExpandable",
645             "isFirst",
646             "isLast",
647             "isLeaf",
648             "item",
649             "remove",
650             "removeAll",
651             "removeChild",
652             "replaceChild",
653             "setId",
654             "sort"
655         ]
656     },
657     {
658         "className": "Ext.data.Record",
659         "functions": [
660             "Record.id",
661             "beginEdit",
662             "cancelEdit",
663             "commit",
664             "copy",
665             "create",
666             "endEdit",
667             "get",
668             "getChanges",
669             "isModified",
670             "isValid",
671             "markDirty",
672             "reject",
673             "set"
674         ]
675     },
676     {
677         "className": "Ext.data.Request",
678         "configs": [
679             "action",
680             "callback",
681             "params",
682             "reader",
683             "rs",
684             "scope"
685         ]
686     },
687     {
688         "className": "Ext.data.Response",
689         "configs": [
690             "action",
691             "data",
692             "message",
693             "raw",
694             "records",
695             "success"
696         ]
697     },
698     {
699         "className": "Ext.data.proxy.ScriptTag",
700         "extend": "Ext.data.DataProxy",
701         "configs": [
702             "callbackParam",
703             "nocache",
704             "timeout",
705             "url"
706         ],
707         "functions": [
708             "abort",
709             "doRequest",
710             "onRead",
711             "onWrite"
712         ]
713     },
714     {
715         "className": "Ext.data.SortTypes",
716         "singleton": "true",
717         "functions": [
718             "asDate",
719             "asFloat",
720             "asInt",
721             "asText",
722             "asUCString",
723             "asUCText",
724             "none"
725         ]
726     },
727     {
728         "className": "Ext.data.Store",
729         "extend": "Ext.util.Observable",
730         "configs": [
731             "autoDestroy",
732             "autoLoad",
733             "autoSave",
734             "baseParams",
735             "batch",
736             "data",
737             "defaultParamNames",
738             "paramNames",
739             "proxy",
740             "pruneModifiedRecords",
741             "reader",
742             "remoteSort",
743             "restful",
744             "sortInfo",
745             "storeId",
746             "url",
747             "writer"
748         ],
749         "functions": [
750             "add",
751             "addSorted",
752             "clearFilter",
753             "collect",
754             "commitChanges",
755             "destroy",
756             "each",
757             "filter",
758             "filterBy",
759             "find",
760             "findBy",
761             "findExact",
762             "getAt",
763             "getById",
764             "getCount",
765             "getModifiedRecords",
766             "getRange",
767             "getSortState",
768             "getTotalCount",
769             "indexOf",
770             "indexOfId",
771             "insert",
772             "isFiltered",
773             "load",
774             "loadData",
775             "multiSort",
776             "query",
777             "queryBy",
778             "rejectChanges",
779             "reload",
780             "remove",
781             "removeAll",
782             "removeAt",
783             "save",
784             "setBaseParam",
785             "setDefaultSort",
786             "singleSort",
787             "sort",
788             "sum"
789         ]
790     },
791     {
792         "className": "Ext.data.Store.Error",
793         "extend": "Ext.Error"
794     },
795     {
796         "className": "Ext.data.Tree",
797         "extend": "Ext.util.Observable",
798         "configs": [
799             "pathSeparator"
800         ],
801         "functions": [
802             "getNodeById",
803             "getRootNode",
804             "setRootNode"
805         ]
806     },
807     {
808         "className": "Ext.data.Types",
809         "singleton": "true"
810     },
811     {
812         "className": "Ext.data.reader.Xml",
813         "extend": "Ext.data.DataReader",
814         "configs": [
815             "idPath",
816             "record",
817             "record",
818             "successProperty",
819             "totalProperty"
820         ],
821         "functions": [
822             "read",
823             "readRecords",
824             "readResponse"
825         ]
826     },
827     {
828         "className": "Ext.data.XmlStore",
829         "extend": "Ext.data.Store"
830     },
831     {
832         "className": "Ext.data.writer.Xml",
833         "extend": "Ext.data.DataWriter",
834         "configs": [
835             "documentRoot",
836             "forceDocumentRoot",
837             "root",
838             "tpl",
839             "xmlEncoding",
840             "xmlVersion"
841         ],
842         "functions": [
843             "createRecord",
844             "destroyRecord",
845             "render",
846             "updateRecord"
847         ]
848     },
849     {
850         "className": "Ext.view.View",
851         "extend": "Ext.BoxComponent",
852         "configs": [
853             "blockRefresh",
854             "deferEmptyText",
855             "emptyText",
856             "itemSelector",
857             "loadingText",
858             "multiSelect",
859             "overClass",
860             "selectedClass",
861             "simpleSelect",
862             "singleSelect",
863             "store",
864             "tpl",
865             "trackOver"
866         ],
867         "functions": [
868             "bindStore",
869             "clearSelections",
870             "collectData",
871             "deselect",
872             "findItemFromChild",
873             "getNode",
874             "getNodes",
875             "getRecord",
876             "getRecords",
877             "getSelectedIndexes",
878             "getSelectedNodes",
879             "getSelectedRecords",
880             "getSelectionCount",
881             "getStore",
882             "indexOf",
883             "isSelected",
884             "prepareData",
885             "refresh",
886             "refreshNode",
887             "select",
888             "selectRange",
889             "setStore"
890         ]
891     },
892     {
893         "className": "Ext.DatePicker",
894         "extend": "Ext.Component",
895         "configs": [
896             "cancelText",
897             "dayNames",
898             "disabledDates",
899             "disabledDatesRE",
900             "disabledDatesText",
901             "disabledDays",
902             "disabledDaysText",
903             "format",
904             "handler",
905             "maxDate",
906             "maxText",
907             "minDate",
908             "minText",
909             "monthNames",
910             "monthYearText",
911             "nextText",
912             "okText",
913             "prevText",
914             "scope",
915             "showToday",
916             "startDay",
917             "todayText",
918             "todayTip"
919         ],
920         "functions": [
921             "getValue",
922             "setDisabledDates",
923             "setDisabledDays",
924             "setMaxDate",
925             "setMinDate",
926             "setValue"
927         ]
928     },
929     {
930         "className": "Ext.dd.DD",
931         "extend": "Ext.dd.DragDrop",
932         "functions": [
933             "alignElWithMouse",
934             "applyConfig",
935             "autoOffset",
936             "b4Drag",
937             "b4MouseDown",
938             "cachePosition",
939             "setDelta",
940             "setDragElPos"
941         ]
942     },
943     {
944         "className": "Ext.dd.DDProxy",
945         "extend": "Ext.dd.DD",
946         "functions": [
947             "createFrame",
948             "initFrame"
949         ]
950     },
951     {
952         "className": "Ext.dd.DDTarget",
953         "extend": "Ext.dd.DragDrop"
954     },
955     {
956         "className": "Ext.dd.DragDrop",
957         "functions": [
958             "addInvalidHandleClass",
959             "addInvalidHandleId",
960             "addInvalidHandleType",
961             "addToGroup",
962             "applyConfig",
963             "clearConstraints",
964             "clearTicks",
965             "constrainTo",
966             "endDrag",
967             "getDragEl",
968             "getEl",
969             "init",
970             "initTarget",
971             "isLocked",
972             "isValidHandleChild",
973             "lock",
974             "onAvailable",
975             "onDrag",
976             "onDragDrop",
977             "onDragEnter",
978             "onDragOut",
979             "onDragOver",
980             "onInvalidDrop",
981             "onMouseDown",
982             "onMouseUp",
983             "removeFromGroup",
984             "removeInvalidHandleClass",
985             "removeInvalidHandleId",
986             "removeInvalidHandleType",
987             "resetConstraints",
988             "setDragElId",
989             "setHandleElId",
990             "setInitPosition",
991             "setOuterHandleElId",
992             "setPadding",
993             "setXConstraint",
994             "setYConstraint",
995             "startDrag",
996             "toString",
997             "unlock",
998             "unreg"
999         ]
1000     },
1001     {
1002         "className": "Ext.dd.DragDropManager",
1003         "singleton": "true",
1004         "functions": [
1005             "getBestMatch",
1006             "getCss",
1007             "getDDById",
1008             "getElement",
1009             "getLocation",
1010             "getRelated",
1011             "isDragDrop",
1012             "isHandle",
1013             "isLegalTarget",
1014             "isLocked",
1015             "isTypeOfDD",
1016             "lock",
1017             "refreshCache",
1018             "regDragDrop",
1019             "regHandle",
1020             "startDrag",
1021             "stopEvent",
1022             "unlock",
1023             "verifyEl"
1024         ]
1025     },
1026     {
1027         "className": "Ext.dd.DragSource",
1028         "extend": "Ext.dd.DDProxy",
1029         "configs": [
1030             "ddGroup",
1031             "dropAllowed",
1032             "dropNotAllowed"
1033         ],
1034         "functions": [
1035             "afterDragDrop",
1036             "afterDragEnter",
1037             "afterDragOut",
1038             "afterDragOver",
1039             "afterInvalidDrop",
1040             "beforeDragDrop",
1041             "beforeDragEnter",
1042             "beforeDragOut",
1043             "beforeDragOver",
1044             "beforeInvalidDrop",
1045             "getDragData",
1046             "getProxy",
1047             "hideProxy",
1048             "onBeforeDrag",
1049             "onStartDrag"
1050         ]
1051     },
1052     {
1053         "className": "Ext.dd.DragTracker",
1054         "extend": "Ext.util.Observable",
1055         "configs": [
1056             "active",
1057             "autoStart",
1058             "tolerance"
1059         ],
1060         "functions": [
1061             "getDragTarget",
1062             "onBeforeStart",
1063             "onDrag",
1064             "onEnd",
1065             "onStart"
1066         ]
1067     },
1068     {
1069         "className": "Ext.dd.DragZone",
1070         "extend": "Ext.dd.DragSource",
1071         "configs": [
1072             "containerScroll",
1073             "hlColor"
1074         ],
1075         "functions": [
1076             "afterRepair",
1077             "getDragData",
1078             "getRepairXY",
1079             "onInitDrag"
1080         ]
1081     },
1082     {
1083         "className": "Ext.dd.DropTarget",
1084         "extend": "Ext.dd.DDTarget",
1085         "configs": [
1086             "ddGroup",
1087             "dropAllowed",
1088             "dropNotAllowed",
1089             "overClass"
1090         ],
1091         "functions": [
1092             "notifyDrop",
1093             "notifyEnter",
1094             "notifyOut",
1095             "notifyOver"
1096         ]
1097     },
1098     {
1099         "className": "Ext.dd.DropZone",
1100         "extend": "Ext.dd.DropTarget",
1101         "functions": [
1102             "getTargetFromEvent",
1103             "notifyDrop",
1104             "notifyEnter",
1105             "notifyOut",
1106             "notifyOver",
1107             "onContainerDrop",
1108             "onContainerOver",
1109             "onNodeDrop",
1110             "onNodeEnter",
1111             "onNodeOut",
1112             "onNodeOver"
1113         ]
1114     },
1115     {
1116         "className": "Ext.dd.PanelProxy",
1117         "configs": [
1118             "insertProxy"
1119         ],
1120         "functions": [
1121             "getEl",
1122             "getGhost",
1123             "getProxy",
1124             "hide",
1125             "moveProxy",
1126             "show"
1127         ]
1128     },
1129     {
1130         "className": "Ext.dd.Registry",
1131         "singleton": "true",
1132         "functions": [
1133             "getHandle",
1134             "getHandleFromEvent",
1135             "getTarget",
1136             "getTargetFromEvent",
1137             "register",
1138             "unregister"
1139         ]
1140     },
1141     {
1142         "className": "Ext.dd.ScrollManager",
1143         "singleton": "true",
1144         "functions": [
1145             "refreshCache",
1146             "register",
1147             "unregister"
1148         ]
1149     },
1150     {
1151         "className": "Ext.dd.StatusProxy",
1152         "configs": [
1153             "dropAllowed",
1154             "dropNotAllowed"
1155         ],
1156         "functions": [
1157             "getEl",
1158             "getGhost",
1159             "hide",
1160             "repair",
1161             "reset",
1162             "setStatus",
1163             "show",
1164             "stop",
1165             "sync",
1166             "update"
1167         ]
1168     },
1169     {
1170         "className": "Ext.Direct",
1171         "extend": "Ext.util.Observable",
1172         "singleton": "true",
1173         "functions": [
1174             "addProvider",
1175             "getProvider"
1176         ]
1177     },
1178     {
1179         "className": "Ext.direct.JsonProvider",
1180         "extend": "Ext.direct.Provider"
1181     },
1182     {
1183         "className": "Ext.direct.PollingProvider",
1184         "extend": "Ext.direct.JsonProvider",
1185         "configs": [
1186             "baseParams",
1187             "interval",
1188             "priority",
1189             "url"
1190         ],
1191         "functions": [
1192             "connect",
1193             "disconnect"
1194         ]
1195     },
1196     {
1197         "className": "Ext.direct.Provider",
1198         "extend": "Ext.util.Observable",
1199         "configs": [
1200             "id",
1201             "priority",
1202             "type"
1203         ],
1204         "functions": [
1205             "isConnected"
1206         ]
1207     },
1208     {
1209         "className": "Ext.direct.RemotingProvider",
1210         "extend": "Ext.direct.JsonProvider",
1211         "configs": [
1212             "actions",
1213             "enableBuffer",
1214             "enableUrlEncode",
1215             "maxRetries",
1216             "namespace",
1217             "timeout",
1218             "url"
1219         ]
1220     },
1221     {
1222         "className": "Ext.Direct.Transaction"
1223     },
1224     {
1225         "className": "Ext.DomHelper",
1226         "singleton": "true",
1227         "functions": [
1228             "append",
1229             "applyStyles",
1230             "createDom",
1231             "createTemplate",
1232             "insertAfter",
1233             "insertBefore",
1234             "insertFirst",
1235             "insertHtml",
1236             "markup",
1237             "overwrite"
1238         ]
1239     },
1240     {
1241         "className": "Ext.DomQuery",
1242         "singleton": "true",
1243         "functions": [
1244             "compile",
1245             "filter",
1246             "is",
1247             "jsSelect",
1248             "operators",
1249             "selectNode",
1250             "selectNumber",
1251             "selectValue"
1252         ]
1253     },
1254     {
1255         "className": "Ext.Editor",
1256         "extend": "Ext.Component",
1257         "configs": [
1258             "alignment",
1259             "allowBlur",
1260             "autoSize",
1261             "cancelOnEsc",
1262             "completeOnEnter",
1263             "constrain",
1264             "field",
1265             "hideEl",
1266             "ignoreNoChange",
1267             "offsets",
1268             "revertInvalid",
1269             "shadow",
1270             "swallowKeys",
1271             "updateEl",
1272             "value"
1273         ],
1274         "functions": [
1275             "cancelEdit",
1276             "completeEdit",
1277             "getValue",
1278             "realign",
1279             "setSize",
1280             "setValue",
1281             "startEdit"
1282         ]
1283     },
1284     {
1285         "className": "Ext.Element",
1286         "functions": [
1287             "addClass",
1288             "addClassOnClick",
1289             "addClassOnFocus",
1290             "addClassOnOver",
1291             "addKeyListener",
1292             "addKeyMap",
1293             "addListener",
1294             "alignTo",
1295             "anchorTo",
1296             "animate",
1297             "appendChild",
1298             "appendTo",
1299             "applyStyles",
1300             "blur",
1301             "boxWrap",
1302             "center",
1303             "child",
1304             "clean",
1305             "clearOpacity",
1306             "clearPositioning",
1307             "clip",
1308             "contains",
1309             "createChild",
1310             "createProxy",
1311             "createShim",
1312             "down",
1313             "enableDisplayMode",
1314             "findParent",
1315             "findParentNode",
1316             "first",
1317             "fly",
1318             "focus",
1319             "get",
1320             "getAlignToXY",
1321             "getAnchorXY",
1322             "getAttribute",
1323             "getAttributeNS",
1324             "getBorderWidth",
1325             "getBottom",
1326             "getBox",
1327             "getCenterXY",
1328             "getColor",
1329             "getComputedHeight",
1330             "getComputedWidth",
1331             "getFrameWidth",
1332             "getHeight",
1333             "getLeft",
1334             "getMargins",
1335             "getOffsetsTo",
1336             "getPadding",
1337             "getPositioning",
1338             "getRegion",
1339             "getRight",
1340             "getScroll",
1341             "getSize",
1342             "getStyle",
1343             "getStyleSize",
1344             "getStyles",
1345             "getTextWidth",
1346             "getTop",
1347             "getUpdater",
1348             "getValue",
1349             "getViewSize",
1350             "getWidth",
1351             "getX",
1352             "getXY",
1353             "getY",
1354             "handleError",
1355             "hasClass",
1356             "hide",
1357             "hover",
1358             "initDD",
1359             "initDDProxy",
1360             "initDDTarget",
1361             "insertAfter",
1362             "insertBefore",
1363             "insertFirst",
1364             "insertHtml",
1365             "insertSibling",
1366             "is",
1367             "isBorderBox",
1368             "isDisplayed",
1369             "isMasked",
1370             "isScrollable",
1371             "isVisible",
1372             "last",
1373             "load",
1374             "mask",
1375             "move",
1376             "moveTo",
1377             "next",
1378             "on",
1379             "parent",
1380             "position",
1381             "prev",
1382             "purgeAllListeners",
1383             "query",
1384             "radioClass",
1385             "relayEvent",
1386             "remove",
1387             "removeAllListeners",
1388             "removeAnchor",
1389             "removeClass",
1390             "removeListener",
1391             "repaint",
1392             "replace",
1393             "replaceClass",
1394             "replaceWith",
1395             "scroll",
1396             "scrollIntoView",
1397             "scrollTo",
1398             "select",
1399             "set",
1400             "setBottom",
1401             "setBounds",
1402             "setBox",
1403             "setDisplayed",
1404             "setHeight",
1405             "setLeft",
1406             "setLeftTop",
1407             "setLocation",
1408             "setOpacity",
1409             "setPositioning",
1410             "setRegion",
1411             "setRight",
1412             "setSize",
1413             "setStyle",
1414             "setTop",
1415             "setVisibilityMode",
1416             "setVisible",
1417             "setWidth",
1418             "setX",
1419             "setXY",
1420             "setY",
1421             "show",
1422             "swallowEvent",
1423             "toggle",
1424             "toggleClass",
1425             "translatePoints",
1426             "un",
1427             "unclip",
1428             "unmask",
1429             "unselectable",
1430             "up",
1431             "update",
1432             "wrap"
1433         ]
1434     },
1435     {
1436         "className": "Ext.Error",
1437         "extend": "Error",
1438         "functions": [
1439             "getMessage",
1440             "getName",
1441             "toJson"
1442         ]
1443     },
1444     {
1445         "className": "Ext.EventManager",
1446         "singleton": "true",
1447         "functions": [
1448             "addListener",
1449             "function",
1450             "hasModifier",
1451             "on",
1452             "onDocumentReady",
1453             "onTextResize",
1454             "onWindowResize",
1455             "removeAll",
1456             "removeListener",
1457             "removeResizeListener",
1458             "un"
1459         ]
1460     },
1461     {
1462         "className": "Ext.EventObject",
1463         "singleton": "true",
1464         "functions": [
1465             "getCharCode",
1466             "getKey",
1467             "getPageX",
1468             "getPageY",
1469             "getRelatedTarget",
1470             "getTarget",
1471             "getWheelDelta",
1472             "getXY",
1473             "preventDefault",
1474             "stopEvent",
1475             "stopPropagation",
1476             "within"
1477         ]
1478     },
1479     {
1480         "className": "Ext.FlashComponent",
1481         "extend": "Ext.BoxComponent",
1482         "configs": [
1483             "backgroundColor",
1484             "expressInstall",
1485             "flashParams",
1486             "flashVars",
1487             "flashVersion",
1488             "url",
1489             "wmode"
1490         ]
1491     },
1492     {
1493         "className": "Ext.FlashProxy",
1494         "singleton": "true"
1495     },
1496     {
1497         "className": "Ext.form.Action",
1498         "configs": [
1499             "failure",
1500             "method",
1501             "params",
1502             "reset",
1503             "scope",
1504             "submitEmptyText",
1505             "success",
1506             "timeout",
1507             "url",
1508             "waitMsg",
1509             "waitTitle"
1510         ]
1511     },
1512     {
1513         "className": "Ext.form.Action.DirectLoad",
1514         "extend": "Ext.form.Action.Load"
1515     },
1516     {
1517         "className": "Ext.form.Action.DirectSubmit",
1518         "extend": "Ext.form.Action.Submit"
1519     },
1520     {
1521         "className": "Ext.form.Action.Load",
1522         "extend": "Ext.form.Action"
1523     },
1524     {
1525         "className": "Ext.form.Action.Submit",
1526         "extend": "Ext.form.Action",
1527         "configs": [
1528             "clientValidation",
1529             "errorReader"
1530         ]
1531     },
1532     {
1533         "className": "Ext.form.BasicForm",
1534         "extend": "Ext.util.Observable",
1535         "configs": [
1536             "api",
1537             "baseParams",
1538             "errorReader",
1539             "fileUpload",
1540             "method",
1541             "paramOrder",
1542             "paramsAsHash",
1543             "reader",
1544             "standardSubmit",
1545             "timeout",
1546             "trackResetOnLoad",
1547             "url",
1548             "waitTitle"
1549         ],
1550         "functions": [
1551             "add",
1552             "applyIfToFields",
1553             "applyToFields",
1554             "cleanDestroyed",
1555             "clearInvalid",
1556             "doAction",
1557             "findField",
1558             "getEl",
1559             "getFieldValues",
1560             "getValues",
1561             "isDirty",
1562             "isValid",
1563             "load",
1564             "loadRecord",
1565             "markInvalid",
1566             "remove",
1567             "render",
1568             "reset",
1569             "setValues",
1570             "submit",
1571             "updateRecord"
1572         ]
1573     },
1574     {
1575         "className": "Ext.form.Checkbox",
1576         "extend": "Ext.form.Field",
1577         "configs": [
1578             "autoCreate",
1579             "boxLabel",
1580             "checked",
1581             "fieldClass",
1582             "focusClass",
1583             "handler",
1584             "inputValue",
1585             "scope"
1586         ],
1587         "functions": [
1588             "getValue",
1589             "setValue"
1590         ]
1591     },
1592     {
1593         "className": "Ext.form.CheckboxGroup",
1594         "extend": "Ext.form.Field",
1595         "configs": [
1596             "allowBlank",
1597             "blankText",
1598             "columns",
1599             "items",
1600             "vertical"
1601         ],
1602         "functions": [
1603             "getErrors",
1604             "getValue",
1605             "setValue"
1606         ]
1607     },
1608     {
1609         "className": "Ext.form.ComboBox",
1610         "extend": "Ext.form.TriggerField",
1611         "configs": [
1612             "allQuery",
1613             "autoCreate",
1614             "autoSelect",
1615             "clearFilterOnReset",
1616             "displayField",
1617             "forceSelection",
1618             "handleHeight",
1619             "hiddenId",
1620             "hiddenName",
1621             "hiddenValue",
1622             "itemSelector",
1623             "lazyInit",
1624             "lazyRender",
1625             "listAlign",
1626             "listClass",
1627             "listEmptyText",
1628             "listWidth",
1629             "loadingText",
1630             "maxHeight",
1631             "minChars",
1632             "minHeight",
1633             "minListWidth",
1634             "mode",
1635             "pageSize",
1636             "queryDelay",
1637             "queryParam",
1638             "resizable",
1639             "selectOnFocus",
1640             "selectedClass",
1641             "shadow",
1642             "store",
1643             "submitValue",
1644             "title",
1645             "tpl",
1646             "transform",
1647             "triggerAction",
1648             "triggerClass",
1649             "typeAhead",
1650             "typeAheadDelay",
1651             "valueField",
1652             "valueNotFoundText"
1653         ],
1654         "functions": [
1655             "clearValue",
1656             "collapse",
1657             "doQuery",
1658             "expand",
1659             "getListParent",
1660             "getStore",
1661             "getValue",
1662             "isExpanded",
1663             "select",
1664             "selectByValue",
1665             "setValue"
1666         ]
1667     },
1668     {
1669         "className": "Ext.form.CompositeField",
1670         "extend": "Ext.form.Field",
1671         "configs": [
1672             "defaults",
1673             "labelConnector"
1674         ],
1675         "functions": [
1676             "buildCombinedErrorMessage",
1677             "buildLabel",
1678             "clearInvalidChildren",
1679             "isDirty",
1680             "onFieldClearInvalid",
1681             "onFieldMarkInvalid",
1682             "reset",
1683             "sortErrors",
1684             "validateValue"
1685         ]
1686     },
1687     {
1688         "className": "Ext.form.DateField",
1689         "extend": "Ext.form.TriggerField",
1690         "configs": [
1691             "altFormats",
1692             "autoCreate",
1693             "disabledDates",
1694             "disabledDatesText",
1695             "disabledDays",
1696             "disabledDaysText",
1697             "format",
1698             "invalidText",
1699             "maxText",
1700             "maxValue",
1701             "minText",
1702             "minValue",
1703             "showToday",
1704             "startDay",
1705             "triggerClass"
1706         ],
1707         "functions": [
1708             "getErrors",
1709             "getValue",
1710             "setDisabledDates",
1711             "setDisabledDays",
1712             "setMaxValue",
1713             "setMinValue",
1714             "setValue"
1715         ]
1716     },
1717     {
1718         "className": "Ext.form.DisplayField",
1719         "extend": "Ext.form.Field",
1720         "configs": [
1721             "fieldClass",
1722             "htmlEncode"
1723         ]
1724     },
1725     {
1726         "className": "Ext.form.Field",
1727         "extend": "Ext.BoxComponent",
1728         "configs": [
1729             "autoCreate",
1730             "cls",
1731             "disabled",
1732             "fieldClass",
1733             "focusClass",
1734             "inputType",
1735             "invalidClass",
1736             "invalidText",
1737             "msgFx",
1738             "msgTarget",
1739             "name",
1740             "preventMark",
1741             "readOnly",
1742             "submitValue",
1743             "tabIndex",
1744             "validateOnBlur",
1745             "validationDelay",
1746             "validationEvent",
1747             "value"
1748         ],
1749         "functions": [
1750             "clearInvalid",
1751             "getActiveError",
1752             "getErrors",
1753             "getName",
1754             "getRawValue",
1755             "getValue",
1756             "isDirty",
1757             "isValid",
1758             "markInvalid",
1759             "processValue",
1760             "reset",
1761             "setActiveError",
1762             "setRawValue",
1763             "setReadOnly",
1764             "setValue",
1765             "unsetActiveError",
1766             "validate",
1767             "validateValue"
1768         ]
1769     },
1770     {
1771         "className": "Ext.form.FieldSet",
1772         "extend": "Ext.Panel",
1773         "configs": [
1774             "animCollapse",
1775             "baseCls",
1776             "checkboxName",
1777             "checkboxToggle",
1778             "collapsible",
1779             "itemCls",
1780             "labelWidth",
1781             "layout"
1782         ],
1783         "functions": [
1784             "onCheckClick"
1785         ]
1786     },
1787     {
1788         "className": "Ext.form.Panel",
1789         "extend": "Ext.Panel",
1790         "configs": [
1791             "buttons",
1792             "formId",
1793             "hideLabels",
1794             "itemCls",
1795             "labelAlign",
1796             "labelPad",
1797             "labelSeparator",
1798             "labelWidth",
1799             "layout",
1800             "minButtonWidth",
1801             "monitorPoll",
1802             "monitorValid"
1803         ],
1804         "functions": [
1805             "getForm",
1806             "load",
1807             "startMonitoring",
1808             "stopMonitoring"
1809         ]
1810     },
1811     {
1812         "className": "Ext.form.Hidden",
1813         "extend": "Ext.form.Field"
1814     },
1815     {
1816         "className": "Ext.form.HtmlEditor",
1817         "extend": "Ext.form.Field",
1818         "configs": [
1819             "createLinkText",
1820             "defaultLinkValue",
1821             "defaultValue",
1822             "enableAlignments",
1823             "enableColors",
1824             "enableFont",
1825             "enableFontSize",
1826             "enableFormat",
1827             "enableLinks",
1828             "enableLists",
1829             "enableSourceEdit",
1830             "fontFamilies"
1831         ],
1832         "functions": [
1833             "cleanHtml",
1834             "execCmd",
1835             "getDocMarkup",
1836             "getToolbar",
1837             "insertAtCursor",
1838             "pushValue",
1839             "relayCmd",
1840             "syncValue",
1841             "toggleSourceEdit",
1842             "updateToolbar"
1843         ]
1844     },
1845     {
1846         "className": "Ext.form.Label",
1847         "extend": "Ext.BoxComponent",
1848         "configs": [
1849             "forId",
1850             "html",
1851             "text"
1852         ],
1853         "functions": [
1854             "setText"
1855         ]
1856     },
1857     {
1858         "className": "Ext.form.NumberField",
1859         "extend": "Ext.form.TextField",
1860         "configs": [
1861             "allowDecimals",
1862             "allowNegative",
1863             "autoStripChars",
1864             "baseChars",
1865             "decimalPrecision",
1866             "decimalSeparator",
1867             "fieldClass",
1868             "maxText",
1869             "maxValue",
1870             "minText",
1871             "minValue",
1872             "nanText"
1873         ],
1874         "functions": [
1875             "getErrors",
1876             "setMaxValue",
1877             "setMinValue"
1878         ]
1879     },
1880     {
1881         "className": "Ext.form.Radio",
1882         "extend": "Ext.form.Checkbox",
1883         "functions": [
1884             "getGroupValue",
1885             "setValue"
1886         ]
1887     },
1888     {
1889         "className": "Ext.form.RadioGroup",
1890         "extend": "Ext.form.CheckboxGroup",
1891         "configs": [
1892             "allowBlank",
1893             "blankText",
1894             "items"
1895         ],
1896         "functions": [
1897             "getValue",
1898             "onSetValue"
1899         ]
1900     },
1901     {
1902         "className": "Ext.form.SliderField",
1903         "extend": "Ext.form.Field",
1904         "configs": [
1905             "tipText",
1906             "useTips"
1907         ],
1908         "functions": [
1909             "getValue",
1910             "setMaxValue",
1911             "setMinValue",
1912             "setValue"
1913         ]
1914     },
1915     {
1916         "className": "Ext.form.TextArea",
1917         "extend": "Ext.form.TextField",
1918         "configs": [
1919             "autoCreate",
1920             "growMax",
1921             "growMin",
1922             "preventScrollbars"
1923         ],
1924         "functions": [
1925             "autoSize"
1926         ]
1927     },
1928     {
1929         "className": "Ext.form.TextField",
1930         "extend": "Ext.form.Field",
1931         "configs": [
1932             "allowBlank",
1933             "blankText",
1934             "disableKeyFilter",
1935             "emptyClass",
1936             "emptyText",
1937             "enableKeyEvents",
1938             "grow",
1939             "growMax",
1940             "growMin",
1941             "maskRe",
1942             "maxLength",
1943             "maxLengthText",
1944             "minLength",
1945             "minLengthText",
1946             "regex",
1947             "regexText",
1948             "selectOnFocus",
1949             "stripCharsRe",
1950             "validator",
1951             "vtype",
1952             "vtypeText"
1953         ],
1954         "functions": [
1955             "autoSize",
1956             "getErrors",
1957             "reset",
1958             "selectText"
1959         ]
1960     },
1961     {
1962         "className": "Ext.form.TimeField",
1963         "extend": "Ext.form.ComboBox",
1964         "configs": [
1965             "altFormats",
1966             "format",
1967             "increment",
1968             "invalidText",
1969             "maxText",
1970             "maxValue",
1971             "minText",
1972             "minValue"
1973         ],
1974         "functions": [
1975             "setMaxValue",
1976             "setMinValue"
1977         ]
1978     },
1979     {
1980         "className": "Ext.form.TriggerField",
1981         "extend": "Ext.form.TextField",
1982         "configs": [
1983             "autoCreate",
1984             "editable",
1985             "hideTrigger",
1986             "readOnly",
1987             "triggerClass",
1988             "triggerConfig",
1989             "wrapFocusClass"
1990         ],
1991         "functions": [
1992             "onTriggerClick",
1993             "setEditable",
1994             "setHideTrigger",
1995             "setReadOnly"
1996         ]
1997     },
1998     {
1999         "className": "Ext.form.TwinTriggerField",
2000         "extend": "Ext.form.TriggerField",
2001         "configs": [
2002             "trigger1Class",
2003             "trigger2Class",
2004             "triggerConfig"
2005         ],
2006         "functions": [
2007             "onTrigger1Click",
2008             "onTrigger2Click"
2009         ]
2010     },
2011     {
2012         "className": "Ext.form.VTypes",
2013         "singleton": "true",
2014         "functions": [
2015             "alpha",
2016             "alphanum",
2017             "email",
2018             "url"
2019         ]
2020     },
2021     {
2022         "className": "Ext.Fx",
2023         "configs": [
2024             "afterCls",
2025             "afterStyle",
2026             "block",
2027             "callback",
2028             "concurrent",
2029             "duration",
2030             "easing",
2031             "endOpacity",
2032             "remove",
2033             "scope",
2034             "stopFx",
2035             "useDisplay"
2036         ],
2037         "functions": [
2038             "fadeIn",
2039             "fadeOut",
2040             "frame",
2041             "ghost",
2042             "hasActiveFx",
2043             "hasFxBlock",
2044             "highlight",
2045             "pause",
2046             "puff",
2047             "scale",
2048             "sequenceFx",
2049             "shift",
2050             "slideIn",
2051             "slideOut",
2052             "stopFx",
2053             "switchOff",
2054             "syncFx"
2055         ]
2056     },
2057     {
2058         "className": "Ext.grid.AbstractSelectionModel",
2059         "extend": "Ext.util.Observable",
2060         "functions": [
2061             "isLocked",
2062             "lock",
2063             "unlock"
2064         ]
2065     },
2066     {
2067         "className": "Ext.grid.ActionColumn",
2068         "extend": "Ext.grid.Column",
2069         "configs": [
2070             "altText",
2071             "getClass",
2072             "handler",
2073             "icon",
2074             "iconCls",
2075             "items",
2076             "scope",
2077             "stopSelection",
2078             "tooltip"
2079         ]
2080     },
2081     {
2082         "className": "Ext.grid.BooleanColumn",
2083         "extend": "Ext.grid.Column",
2084         "configs": [
2085             "falseText",
2086             "trueText",
2087             "undefinedText"
2088         ]
2089     },
2090     {
2091         "className": "Ext.selection.CellModel",
2092         "extend": "Ext.grid.AbstractSelectionModel",
2093         "functions": [
2094             "clearSelections",
2095             "getSelectedCell",
2096             "hasSelection",
2097             "select"
2098         ]
2099     },
2100     {
2101         "className": "Ext.grid.CheckboxSelectionModel",
2102         "extend": "Ext.selection.RowModel",
2103         "configs": [
2104             "checkOnly",
2105             "header",
2106             "sortable",
2107             "width"
2108         ]
2109     },
2110     {
2111         "className": "Ext.grid.Column",
2112         "configs": [
2113             "align",
2114             "css",
2115             "dataIndex",
2116             "editable",
2117             "editor",
2118             "emptyGroupText",
2119             "fixed",
2120             "groupName",
2121             "groupRenderer",
2122             "groupable",
2123             "header",
2124             "hidden",
2125             "hideable",
2126             "id",
2127             "menuDisabled",
2128             "renderer",
2129             "resizable",
2130             "scope",
2131             "sortable",
2132             "tooltip",
2133             "width",
2134             "xtype"
2135         ],
2136         "functions": [
2137             "getCellEditor",
2138             "setEditor"
2139         ]
2140     },
2141     {
2142         "className": "Ext.grid.ColumnModel",
2143         "extend": "Ext.util.Observable",
2144         "configs": [
2145             "columns",
2146             "defaultSortable",
2147             "defaultWidth",
2148             "defaults"
2149         ],
2150         "functions": [
2151             "destroy",
2152             "findColumnIndex",
2153             "getCellEditor",
2154             "getColumnById",
2155             "getColumnCount",
2156             "getColumnHeader",
2157             "getColumnId",
2158             "getColumnTooltip",
2159             "getColumnWidth",
2160             "getColumnsBy",
2161             "getDataIndex",
2162             "getIndexById",
2163             "getRenderer",
2164             "getTotalWidth",
2165             "isCellEditable",
2166             "isFixed",
2167             "isHidden",
2168             "isMenuDisabled",
2169             "isResizable",
2170             "isSortable",
2171             "moveColumn",
2172             "setColumnHeader",
2173             "setColumnTooltip",
2174             "setColumnWidth",
2175             "setConfig",
2176             "setDataIndex",
2177             "setEditable",
2178             "setEditor",
2179             "setHidden",
2180             "setRenderer"
2181         ]
2182     },
2183     {
2184         "className": "Ext.grid.DateColumn",
2185         "extend": "Ext.grid.Column",
2186         "configs": [
2187             "format"
2188         ]
2189     },
2190     {
2191         "className": "Ext.grid.EditorGridPanel",
2192         "extend": "Ext.grid.Panel",
2193         "configs": [
2194             "autoEncode",
2195             "clicksToEdit",
2196             "forceValidation",
2197             "selModel"
2198         ],
2199         "functions": [
2200             "startEditing",
2201             "stopEditing"
2202         ]
2203     },
2204     {
2205         "className": "Ext.grid.GridDragZone",
2206         "extend": "Ext.dd.DragZone",
2207         "functions": [
2208             "afterRepair",
2209             "getDragData",
2210             "getRepairXY",
2211             "onInitDrag"
2212         ]
2213     },
2214     {
2215         "className": "Ext.grid.Panel",
2216         "extend": "Ext.Panel",
2217         "configs": [
2218             "autoExpandColumn",
2219             "autoExpandMax",
2220             "autoExpandMin",
2221             "bubbleEvents",
2222             "cm",
2223             "colModel",
2224             "columnLines",
2225             "columns",
2226             "ddGroup",
2227             "ddText",
2228             "deferRowRender",
2229             "disableSelection",
2230             "enableColumnHide",
2231             "enableColumnMove",
2232             "enableColumnResize",
2233             "enableDragDrop",
2234             "enableHdMenu",
2235             "hideHeaders",
2236             "loadMask",
2237             "maxHeight",
2238             "minColumnWidth",
2239             "selModel",
2240             "sm",
2241             "stateEvents",
2242             "store",
2243             "stripeRows",
2244             "trackMouseOver",
2245             "view",
2246             "viewConfig"
2247         ],
2248         "functions": [
2249             "getColumnModel",
2250             "getDragDropText",
2251             "getGridEl",
2252             "getSelectionModel",
2253             "getStore",
2254             "getView",
2255             "reconfigure"
2256         ]
2257     },
2258     {
2259         "className": "Ext.grid.View",
2260         "extend": "Ext.util.Observable",
2261         "configs": [
2262             "autoFill",
2263             "cellSelector",
2264             "cellSelectorDepth",
2265             "columnsText",
2266             "deferEmptyText",
2267             "emptyText",
2268             "enableRowBody",
2269             "forceFit",
2270             "headerMenuOpenCls",
2271             "headersDisabled",
2272             "markDirty",
2273             "rowBodySelector",
2274             "rowBodySelectorDepth",
2275             "rowOverCls",
2276             "rowSelector",
2277             "rowSelectorDepth",
2278             "scrollOffset",
2279             "selectedRowClass",
2280             "sortAscText",
2281             "sortClasses",
2282             "sortDescText"
2283         ],
2284         "functions": [
2285             "findCellIndex",
2286             "findRow",
2287             "findRowBody",
2288             "findRowIndex",
2289             "focusCell",
2290             "focusRow",
2291             "getCell",
2292             "getGridInnerWidth",
2293             "getHeaderCell",
2294             "getRow",
2295             "getRowClass",
2296             "handleHdMenuClickDefault",
2297             "refresh",
2298             "scrollToTop"
2299         ]
2300     },
2301     {
2302         "className": "Ext.grid.GroupingView",
2303         "extend": "Ext.grid.View",
2304         "configs": [
2305             "cancelEditOnToggle",
2306             "emptyGroupText",
2307             "enableGrouping",
2308             "enableGroupingMenu",
2309             "enableNoGroups",
2310             "groupByText",
2311             "groupMode",
2312             "groupRenderer",
2313             "groupTextTpl",
2314             "hideGroupedColumn",
2315             "ignoreAdd",
2316             "showGroupName",
2317             "showGroupsText",
2318             "startCollapsed"
2319         ],
2320         "functions": [
2321             "collapseAllGroups",
2322             "expandAllGroups",
2323             "getGroupId",
2324             "toggleAllGroups",
2325             "toggleGroup",
2326             "toggleRowIndex"
2327         ]
2328     },
2329     {
2330         "className": "Ext.grid.NumberColumn",
2331         "extend": "Ext.grid.Column",
2332         "configs": [
2333             "format"
2334         ]
2335     },
2336     {
2337         "className": "Ext.grid.PivotAxis",
2338         "extend": "Ext.Component",
2339         "configs": [
2340             "defaultHeaderWidth",
2341             "orientation"
2342         ],
2343         "functions": [
2344             "setDimensions"
2345         ]
2346     },
2347     {
2348         "className": "Ext.grid.PivotGrid",
2349         "extend": "Ext.grid.Panel",
2350         "configs": [
2351             "aggregator",
2352             "leftAxis",
2353             "measure",
2354             "renderer",
2355             "topAxis"
2356         ],
2357         "functions": [
2358             "getAggregator",
2359             "getView",
2360             "setAggregator",
2361             "setLeftAxis",
2362             "setMeasure",
2363             "setTopAxis"
2364         ]
2365     },
2366     {
2367         "className": "Ext.grid.PivotGridView",
2368         "extend": "Ext.grid.View",
2369         "configs": [
2370             "getCellCls",
2371             "title"
2372         ],
2373         "functions": [
2374             "getColumnHeaders",
2375             "getRowHeaders",
2376             "getTotalRowHeaderWidth",
2377             "refresh",
2378             "setTitle"
2379         ]
2380     },
2381     {
2382         "className": "Ext.grid.PropertyColumnModel",
2383         "extend": "Ext.grid.ColumnModel"
2384     },
2385     {
2386         "className": "Ext.grid.PropertyGrid",
2387         "extend": "Ext.grid.EditorGridPanel",
2388         "configs": [
2389             "customEditors",
2390             "customRenderers",
2391             "propertyNames",
2392             "source",
2393             "source"
2394         ],
2395         "functions": [
2396             "getSource",
2397             "removeProperty",
2398             "setProperty",
2399             "setSource"
2400         ]
2401     },
2402     {
2403         "className": "Ext.grid.PropertyRecord"
2404     },
2405     {
2406         "className": "Ext.grid.PropertyStore",
2407         "extend": "Ext.util.Observable"
2408     },
2409     {
2410         "className": "Ext.grid.RowNumberer",
2411         "configs": [
2412             "header",
2413             "width"
2414         ]
2415     },
2416     {
2417         "className": "Ext.selection.RowModel",
2418         "extend": "Ext.grid.AbstractSelectionModel",
2419         "configs": [
2420             "moveEditorOnEnter",
2421             "singleSelect"
2422         ],
2423         "functions": [
2424             "clearSelections",
2425             "deselectRange",
2426             "deselectRow",
2427             "each",
2428             "getCount",
2429             "getSelected",
2430             "getSelections",
2431             "hasNext",
2432             "hasPrevious",
2433             "hasSelection",
2434             "isIdSelected",
2435             "isSelected",
2436             "selectAll",
2437             "selectFirstRow",
2438             "selectLastRow",
2439             "selectNext",
2440             "selectPrevious",
2441             "selectRange",
2442             "selectRecords",
2443             "selectRow",
2444             "selectRows"
2445         ]
2446     },
2447     {
2448         "className": "Ext.grid.TemplateColumn",
2449         "extend": "Ext.grid.Column",
2450         "configs": [
2451             "tpl"
2452         ]
2453     },
2454     {
2455         "className": "Ext.History",
2456         "extend": "Ext.util.Observable",
2457         "singleton": "true",
2458         "functions": [
2459             "add",
2460             "back",
2461             "forward",
2462             "getToken",
2463             "init"
2464         ]
2465     },
2466     {
2467         "className": "Ext.KeyMap",
2468         "functions": [
2469             "addBinding",
2470             "disable",
2471             "enable",
2472             "isEnabled",
2473             "on",
2474             "setDisabled"
2475         ]
2476     },
2477     {
2478         "className": "Ext.KeyNav",
2479         "configs": [
2480             "defaultEventAction",
2481             "disabled",
2482             "forceKeyDown"
2483         ],
2484         "functions": [
2485             "destroy",
2486             "disable",
2487             "enable",
2488             "setDisabled"
2489         ]
2490     },
2491     {
2492         "className": "Ext.Layer",
2493         "extend": "Ext.Element",
2494         "configs": [
2495             "cls",
2496             "constrain",
2497             "dh",
2498             "shadow",
2499             "shadowOffset",
2500             "shim",
2501             "useDisplay",
2502             "zindex"
2503         ],
2504         "functions": [
2505             "setZIndex"
2506         ]
2507     },
2508     {
2509         "className": "Ext.layout.AbsoluteLayout",
2510         "extend": "Ext.layout.AnchorLayout"
2511     },
2512     {
2513         "className": "Ext.layout.AccordionLayout",
2514         "extend": "Ext.layout.FitLayout",
2515         "configs": [
2516             "activeOnTop",
2517             "animate",
2518             "autoWidth",
2519             "collapseFirst",
2520             "fill",
2521             "hideCollapseTool",
2522             "sequence",
2523             "titleCollapse"
2524         ],
2525         "functions": [
2526             "setActiveItem"
2527         ]
2528     },
2529     {
2530         "className": "Ext.layout.AnchorLayout",
2531         "extend": "Ext.layout.container.ContainerLayout",
2532         "configs": [
2533             "anchor",
2534             "defaultAnchor"
2535         ]
2536     },
2537     {
2538         "className": "Ext.layout.AutoLayout"
2539     },
2540     {
2541         "className": "Ext.layout.BorderLayout",
2542         "extend": "Ext.layout.container.ContainerLayout"
2543     },
2544     {
2545         "className": "Ext.layout.BorderLayout.Region",
2546         "configs": [
2547             "animFloat",
2548             "autoHide",
2549             "cmargins",
2550             "collapseMode",
2551             "collapsible",
2552             "floatable",
2553             "margins",
2554             "minHeight",
2555             "minWidth",
2556             "split"
2557         ],
2558         "functions": [
2559             "getMargins",
2560             "getMinHeight",
2561             "getMinWidth",
2562             "getSize",
2563             "isVisible",
2564             "setPanel",
2565             "slideIn",
2566             "slideOut"
2567         ]
2568     },
2569     {
2570         "className": "Ext.layout.BorderLayout.SplitRegion",
2571         "extend": "Ext.layout.BorderLayout.Region",
2572         "configs": [
2573             "collapsibleSplitTip",
2574             "splitTip",
2575             "tickSize",
2576             "useSplitTips"
2577         ],
2578         "functions": [
2579             "getSplitBar"
2580         ]
2581     },
2582     {
2583         "className": "Ext.layout.BoxLayout",
2584         "extend": "Ext.layout.container.ContainerLayout",
2585         "configs": [
2586             "defaultMargins",
2587             "padding"
2588         ],
2589         "functions": [
2590             "updateChildBoxes"
2591         ]
2592     },
2593     {
2594         "className": "Ext.layout.boxOverflow.HorizontalMenu",
2595         "extend": "Ext.layout.boxOverflow.Menu"
2596     },
2597     {
2598         "className": "Ext.layout.boxOverflow.HorizontalScroller",
2599         "extend": "Ext.layout.boxOverflow.Scroller",
2600         "functions": [
2601             "getScrollPosition"
2602         ]
2603     },
2604     {
2605         "className": "Ext.layout.boxOverflow.Menu",
2606         "extend": "Ext.layout.boxOverflow.None",
2607         "configs": [
2608             null
2609         ]
2610     },
2611     {
2612         "className": "Ext.layout.boxOverflow.None"
2613     },
2614     {
2615         "className": "Ext.layout.boxOverflow.Scroller",
2616         "extend": "Ext.layout.boxOverflow.None",
2617         "configs": [
2618             null,
2619             null,
2620             null,
2621             null,
2622             null,
2623             null,
2624             null,
2625             null,
2626             null,
2627             null
2628         ],
2629         "functions": [
2630             "scrollToItem"
2631         ]
2632     },
2633     {
2634         "className": "Ext.layout.boxOverflow.VerticalScroller",
2635         "extend": "Ext.layout.boxOverflow.Scroller",
2636         "functions": [
2637             "getScrollPosition"
2638         ]
2639     },
2640     {
2641         "className": "Ext.layout.CardLayout",
2642         "extend": "Ext.layout.FitLayout",
2643         "configs": [
2644             "deferredRender",
2645             "layoutOnCardChange"
2646         ],
2647         "functions": [
2648             "setActiveItem"
2649         ]
2650     },
2651     {
2652         "className": "Ext.layout.ColumnLayout",
2653         "extend": "Ext.layout.container.ContainerLayout"
2654     },
2655     {
2656         "className": "Ext.layout.container.ContainerLayout",
2657         "configs": [
2658             "extraCls",
2659             "renderHidden"
2660         ],
2661         "functions": [
2662             "parseMargins"
2663         ]
2664     },
2665     {
2666         "className": "Ext.layout.FitLayout",
2667         "extend": "Ext.layout.container.ContainerLayout"
2668     },
2669     {
2670         "className": "Ext.layout.FormLayout",
2671         "extend": "Ext.layout.AnchorLayout",
2672         "configs": [
2673             "fieldTpl",
2674             "labelSeparator",
2675             "trackLabels"
2676         ],
2677         "functions": [
2678             "getTemplateArgs"
2679         ]
2680     },
2681     {
2682         "className": "Ext.layout.HBoxLayout",
2683         "extend": "Ext.layout.BoxLayout",
2684         "configs": [
2685             "align",
2686             "flex",
2687             "pack"
2688         ]
2689     },
2690     {
2691         "className": "Ext.layout.MenuLayout",
2692         "extend": "Ext.layout.container.ContainerLayout"
2693     },
2694     {
2695         "className": "Ext.layout.TableLayout",
2696         "extend": "Ext.layout.container.ContainerLayout",
2697         "configs": [
2698             "columns",
2699             "tableAttrs"
2700         ]
2701     },
2702     {
2703         "className": "Ext.layout.ToolbarLayout",
2704         "extend": "Ext.layout.container.ContainerLayout"
2705     },
2706     {
2707         "className": "Ext.layout.VBoxLayout",
2708         "extend": "Ext.layout.BoxLayout",
2709         "configs": [
2710             "align",
2711             "flex",
2712             "pack"
2713         ]
2714     },
2715     {
2716         "className": "Ext.list.BooleanColumn",
2717         "extend": "Ext.list.Column",
2718         "configs": [
2719             "falseText",
2720             "trueText",
2721             "undefinedText"
2722         ]
2723     },
2724     {
2725         "className": "Ext.list.Column",
2726         "configs": [
2727             "align",
2728             "cls",
2729             "dataIndex",
2730             "header",
2731             "tpl",
2732             "width"
2733         ]
2734     },
2735     {
2736         "className": "Ext.list.ColumnResizer",
2737         "extend": "Ext.util.Observable",
2738         "configs": [
2739             "minPct"
2740         ]
2741     },
2742     {
2743         "className": "Ext.list.DateColumn",
2744         "extend": "Ext.list.Column"
2745     },
2746     {
2747         "className": "Ext.list.ListView",
2748         "extend": "Ext.view.View",
2749         "configs": [
2750             "columnResize",
2751             "columnSort",
2752             "columns",
2753             "hideHeaders",
2754             "internalTpl",
2755             "itemSelector",
2756             "overClass",
2757             "reserveScrollOffset",
2758             "scrollOffset",
2759             "selectedClass"
2760         ],
2761         "functions": [
2762             "collectData"
2763         ]
2764     },
2765     {
2766         "className": "Ext.list.NumberColumn",
2767         "extend": "Ext.list.Column",
2768         "configs": [
2769             "format"
2770         ]
2771     },
2772     {
2773         "className": "Ext.list.Sorter",
2774         "extend": "Ext.util.Observable",
2775         "configs": [
2776             "sortClasses"
2777         ]
2778     },
2779     {
2780         "className": "Ext.Loader",
2781         "singleton": "true",
2782         "functions": [
2783             "load"
2784         ]
2785     },
2786     {
2787         "className": "Ext.LoadMask",
2788         "configs": [
2789             "msg",
2790             "msgCls",
2791             "removeMask",
2792             "store"
2793         ],
2794         "functions": [
2795             "disable",
2796             "enable",
2797             "hide",
2798             "show"
2799         ]
2800     },
2801     {
2802         "className": "Ext.menu.BaseItem",
2803         "extend": "Ext.Component",
2804         "configs": [
2805             "activeClass",
2806             "canActivate",
2807             "clickHideDelay",
2808             "handler",
2809             "hideOnClick",
2810             "scope"
2811         ],
2812         "functions": [
2813             "setHandler"
2814         ]
2815     },
2816     {
2817         "className": "Ext.menu.CheckItem",
2818         "extend": "Ext.menu.Item",
2819         "configs": [
2820             "checked",
2821             "group",
2822             "groupClass",
2823             "itemCls"
2824         ],
2825         "functions": [
2826             "checkHandler",
2827             "setChecked"
2828         ]
2829     },
2830     {
2831         "className": "Ext.menu.ColorPicker",
2832         "extend": "Ext.menu.Menu",
2833         "configs": [
2834             "handler",
2835             "hideOnClick",
2836             "paletteId",
2837             "scope"
2838         ]
2839     },
2840     {
2841         "className": "Ext.menu.DatePicker",
2842         "extend": "Ext.menu.Menu",
2843         "configs": [
2844             "handler",
2845             "hideOnClick",
2846             "pickerId",
2847             "scope"
2848         ]
2849     },
2850     {
2851         "className": "Ext.menu.Item",
2852         "extend": "Ext.menu.BaseItem",
2853         "configs": [
2854             "altText",
2855             "canActivate",
2856             "href",
2857             "hrefTarget",
2858             "icon",
2859             "iconCls",
2860             "itemCls",
2861             "menu",
2862             "showDelay",
2863             "text"
2864         ],
2865         "functions": [
2866             "setIconClass",
2867             "setText"
2868         ]
2869     },
2870     {
2871         "className": "Ext.menu.Menu",
2872         "extend": "Ext.Container",
2873         "configs": [
2874             "allowOtherMenus",
2875             "defaultAlign",
2876             "defaultOffsets",
2877             "defaults",
2878             "enableScrolling",
2879             "floating",
2880             "ignoreParentClicks",
2881             "items",
2882             "layout",
2883             "maxHeight",
2884             "minWidth",
2885             "plain",
2886             "scrollIncrement",
2887             "shadow",
2888             "showSeparator",
2889             "subMenuAlign",
2890             "zIndex"
2891         ],
2892         "functions": [
2893             "addElement",
2894             "addItem",
2895             "addMenuItem",
2896             "addSeparator",
2897             "addText",
2898             "hide",
2899             "show",
2900             "showAt"
2901         ]
2902     },
2903     {
2904         "className": "Ext.menu.Manager",
2905         "singleton": "true",
2906         "functions": [
2907             "get",
2908             "hideAll"
2909         ]
2910     },
2911     {
2912         "className": "Ext.menu.Separator",
2913         "extend": "Ext.menu.BaseItem",
2914         "configs": [
2915             "hideOnClick",
2916             "itemCls"
2917         ]
2918     },
2919     {
2920         "className": "Ext.menu.TextItem",
2921         "extend": "Ext.menu.BaseItem",
2922         "configs": [
2923             "hideOnClick",
2924             "itemCls",
2925             "text"
2926         ]
2927     },
2928     {
2929         "className": "Ext.MessageBox",
2930         "singleton": "true",
2931         "functions": [
2932             "alert",
2933             "confirm",
2934             "getDialog",
2935             "hide",
2936             "isVisible",
2937             "progress",
2938             "prompt",
2939             "setIcon",
2940             "show",
2941             "updateProgress",
2942             "updateText",
2943             "wait"
2944         ]
2945     },
2946     {
2947         "className": "Ext.PagingToolbar",
2948         "extend": "Ext.Toolbar",
2949         "configs": [
2950             "afterPageText",
2951             "beforePageText",
2952             "displayInfo",
2953             "displayMsg",
2954             "emptyMsg",
2955             "firstText",
2956             "lastText",
2957             "nextText",
2958             "pageSize",
2959             "prependButtons",
2960             "prevText",
2961             "refreshText",
2962             "store"
2963         ],
2964         "functions": [
2965             "bind",
2966             "bindStore",
2967             "changePage",
2968             "doRefresh",
2969             "moveFirst",
2970             "moveLast",
2971             "moveNext",
2972             "movePrevious",
2973             "unbind"
2974         ]
2975     },
2976     {
2977         "className": "Ext.Panel",
2978         "extend": "Ext.Container",
2979         "configs": [
2980             "animCollapse",
2981             "applyTo",
2982             "autoHeight",
2983             "autoLoad",
2984             "baseCls",
2985             "bbar",
2986             "bbarCfg",
2987             "bodyBorder",
2988             "bodyCfg",
2989             "bodyCssClass",
2990             "bodyStyle",
2991             "border",
2992             "buttonAlign",
2993             "buttons",
2994             "bwrapCfg",
2995             "closable",
2996             "collapseFirst",
2997             "collapsed",
2998             "collapsedCls",
2999             "collapsible",
3000             "disabled",
3001             "draggable",
3002             "elements",
3003             "fbar",
3004             "floating",
3005             "footer",
3006             "footerCfg",
3007             "frame",
3008             "header",
3009             "headerAsText",
3010             "headerCfg",
3011             "hideCollapseTool",
3012             "iconCls",
3013             "keys",
3014             "maskDisabled",
3015             "minButtonWidth",
3016             "padding",
3017             "preventBodyReset",
3018             "resizeEvent",
3019             "shadow",
3020             "shadowOffset",
3021             "shim",
3022             "tbar",
3023             "tbarCfg",
3024             "title",
3025             "titleCollapse",
3026             "toolTemplate",
3027             "tools",
3028             "unstyled"
3029         ],
3030         "functions": [
3031             "addButton",
3032             "collapse",
3033             "expand",
3034             "getBottomToolbar",
3035             "getFooterToolbar",
3036             "getFrameHeight",
3037             "getFrameWidth",
3038             "getInnerHeight",
3039             "getInnerWidth",
3040             "getTool",
3041             "getTopToolbar",
3042             "getUpdater",
3043             "load",
3044             "setIconClass",
3045             "setTitle",
3046             "toggleCollapse"
3047         ]
3048     },
3049     {
3050         "className": "Ext.ProgressBar",
3051         "extend": "Ext.BoxComponent",
3052         "configs": [
3053             "animate",
3054             "baseCls",
3055             "id",
3056             "text",
3057             "textEl",
3058             "value"
3059         ],
3060         "functions": [
3061             "isWaiting",
3062             "reset",
3063             "setSize",
3064             "syncProgressBar",
3065             "updateProgress",
3066             "updateText",
3067             "wait"
3068         ]
3069     },
3070     {
3071         "className": "Ext.QuickTip",
3072         "extend": "Ext.ToolTip",
3073         "configs": [
3074             "interceptTitles",
3075             "target"
3076         ],
3077         "functions": [
3078             "cancelShow",
3079             "register",
3080             "unregister"
3081         ]
3082     },
3083     {
3084         "className": "Ext.QuickTips",
3085         "singleton": "true",
3086         "functions": [
3087             "disable",
3088             "enable",
3089             "getQuickTip",
3090             "init",
3091             "isEnabled",
3092             "register",
3093             "tips",
3094             "unregister"
3095         ]
3096     },
3097     {
3098         "className": "Ext.Resizable",
3099         "extend": "Ext.util.Observable",
3100         "configs": [
3101             "adjustments",
3102             "animate",
3103             "constrainTo",
3104             "disableTrackOver",
3105             "draggable",
3106             "duration",
3107             "dynamic",
3108             "easing",
3109             "enabled",
3110             "handleCls",
3111             "handles",
3112             "height",
3113             "heightIncrement",
3114             "maxHeight",
3115             "maxWidth",
3116             "minHeight",
3117             "minWidth",
3118             "minX",
3119             "minY",
3120             "multiDirectional",
3121             "pinned",
3122             "preserveRatio",
3123             "resizeChild",
3124             "resizeRegion",
3125             "transparent",
3126             "width",
3127             "widthIncrement",
3128             "wrap"
3129         ],
3130         "functions": [
3131             "destroy",
3132             "getEl",
3133             "getResizeChild",
3134             "resizeElement",
3135             "resizeTo"
3136         ]
3137     },
3138     {
3139         "className": "Ext.Shadow",
3140         "configs": [
3141             "mode",
3142             "offset"
3143         ],
3144         "functions": [
3145             "hide",
3146             "isVisible",
3147             "realign",
3148             "setZIndex",
3149             "show"
3150         ]
3151     },
3152     {
3153         "className": "Ext.slider.MultiSlider",
3154         "extend": "Ext.BoxComponent",
3155         "configs": [
3156             "animate",
3157             "clickToChange",
3158             "constrainThumbs",
3159             "decimalPrecision.",
3160             "increment",
3161             "keyIncrement",
3162             "maxValue",
3163             "minValue",
3164             "value",
3165             "vertical"
3166         ],
3167         "functions": [
3168             "addThumb",
3169             "getValue",
3170             "getValues",
3171             "setMaxValue",
3172             "setMinValue",
3173             "setValue",
3174             "syncThumb"
3175         ]
3176     },
3177     {
3178         "className": "Ext.slider.SingleSlider",
3179         "extend": "Ext.slider.MultiSlider",
3180         "functions": [
3181             "getValue",
3182             "setValue",
3183             "syncThumb"
3184         ]
3185     },
3186     {
3187         "className": "Ext.slider.Thumb",
3188         "configs": [
3189             "constrain",
3190             "slider"
3191         ],
3192         "functions": [
3193             "disable",
3194             "enable",
3195             "initEvents",
3196             "render"
3197         ]
3198     },
3199     {
3200         "className": "Ext.slider.Tip",
3201         "extend": "Ext.Tip",
3202         "functions": [
3203             "getText"
3204         ]
3205     },
3206     {
3207         "className": "Ext.Spacer",
3208         "extend": "Ext.BoxComponent"
3209     },
3210     {
3211         "className": "Ext.SplitBar",
3212         "extend": "Ext.util.Observable",
3213         "functions": [
3214             "destroy",
3215             "getAdapter",
3216             "getMaximumSize",
3217             "getMinimumSize",
3218             "setAdapter",
3219             "setCurrentSize",
3220             "setMaximumSize",
3221             "setMinimumSize"
3222         ]
3223     },
3224     {
3225         "className": "Ext.SplitBar.AbsoluteLayoutAdapter",
3226         "extend": "Ext.SplitBar.BasicLayoutAdapter"
3227     },
3228     {
3229         "className": "Ext.SplitBar.BasicLayoutAdapter",
3230         "functions": [
3231             "getElementSize",
3232             "setElementSize"
3233         ]
3234     },
3235     {
3236         "className": "Ext.SplitButton",
3237         "extend": "Ext.Button",
3238         "configs": [
3239             "arrowHandler",
3240             "arrowTooltip"
3241         ],
3242         "functions": [
3243             "setArrowHandler"
3244         ]
3245     },
3246     {
3247         "className": "Ext.state.CookieProvider",
3248         "extend": "Ext.state.Provider",
3249         "configs": [
3250             "domain",
3251             "expires",
3252             "path",
3253             "secure"
3254         ]
3255     },
3256     {
3257         "className": "Ext.state.Manager",
3258         "singleton": "true",
3259         "functions": [
3260             "clear",
3261             "get",
3262             "getProvider",
3263             "set",
3264             "setProvider"
3265         ]
3266     },
3267     {
3268         "className": "Ext.state.Provider",
3269         "functions": [
3270             "clear",
3271             "decodeValue",
3272             "encodeValue",
3273             "get",
3274             "set"
3275         ]
3276     },
3277     {
3278         "className": "Ext.StoreManager",
3279         "extend": "Ext.util.MixedCollection",
3280         "singleton": "true",
3281         "functions": [
3282             "lookup",
3283             "register",
3284             "unregister"
3285         ]
3286     },
3287     {
3288         "className": "Ext.TabPanel",
3289         "extend": "Ext.Panel",
3290         "configs": [
3291             "activeTab",
3292             "animScroll",
3293             "autoTabSelector",
3294             "autoTabs",
3295             "baseCls",
3296             "deferredRender",
3297             "enableTabScroll",
3298             "itemTpl",
3299             "layoutConfig",
3300             "layoutOnTabChange",
3301             "minTabWidth",
3302             "plain",
3303             "resizeTabs",
3304             "scrollDuration",
3305             "scrollIncrement",
3306             "scrollRepeatInterval",
3307             "tabCls",
3308             "tabMargin",
3309             "tabPosition",
3310             "tabWidth",
3311             "wheelIncrement"
3312         ],
3313         "functions": [
3314             "activate",
3315             "beginUpdate",
3316             "endUpdate",
3317             "getActiveTab",
3318             "getItem",
3319             "getTabEl",
3320             "getTemplateArgs",
3321             "hideTabStripItem",
3322             "readTabs",
3323             "scrollToTab",
3324             "setActiveTab",
3325             "unhideTabStripItem"
3326         ]
3327     },
3328     {
3329         "className": "Ext.TaskManager",
3330         "extend": "Ext.util.TaskRunner",
3331         "singleton": "true"
3332     },
3333     {
3334         "className": "Ext.Template",
3335         "configs": [
3336             "compiled",
3337             "disableFormats",
3338             "re"
3339         ],
3340         "functions": [
3341             "Template.from",
3342             "append",
3343             "apply",
3344             "applyTemplate",
3345             "compile",
3346             "insertAfter",
3347             "insertBefore",
3348             "insertFirst",
3349             "overwrite",
3350             "set"
3351         ]
3352     },
3353     {
3354         "className": "Ext.Tip",
3355         "extend": "Ext.Panel",
3356         "configs": [
3357             "closable",
3358             "defaultAlign",
3359             "maxWidth",
3360             "minWidth",
3361             "shadow",
3362             "width"
3363         ],
3364         "functions": [
3365             "showAt",
3366             "showBy"
3367         ]
3368     },
3369     {
3370         "className": "Ext.Toolbar",
3371         "extend": "Ext.Container",
3372         "configs": [
3373             "buttonAlign",
3374             "enableOverflow",
3375             "layout"
3376         ],
3377         "functions": [
3378             "add",
3379             "addButton",
3380             "addDom",
3381             "addElement",
3382             "addField",
3383             "addFill",
3384             "addItem",
3385             "addSeparator",
3386             "addSpacer",
3387             "addText",
3388             "insertButton"
3389         ]
3390     },
3391     {
3392         "className": "Ext.Toolbar.Fill",
3393         "extend": "Ext.Toolbar.Spacer"
3394     },
3395     {
3396         "className": "Ext.Toolbar.Item",
3397         "extend": "Ext.BoxComponent",
3398         "configs": [
3399             "overflowText"
3400         ]
3401     },
3402     {
3403         "className": "Ext.Toolbar.Separator",
3404         "extend": "Ext.Toolbar.Item"
3405     },
3406     {
3407         "className": "Ext.Toolbar.Spacer",
3408         "extend": "Ext.Toolbar.Item",
3409         "configs": [
3410             "width"
3411         ]
3412     },
3413     {
3414         "className": "Ext.Toolbar.TextItem",
3415         "extend": "Ext.Toolbar.Item",
3416         "configs": [
3417             "text"
3418         ],
3419         "functions": [
3420             "setText"
3421         ]
3422     },
3423     {
3424         "className": "Ext.ToolTip",
3425         "extend": "Ext.Tip",
3426         "configs": [
3427             "anchorOffset",
3428             "anchorToTarget",
3429             "autoHide",
3430             "delegate",
3431             "dismissDelay",
3432             "hideDelay",
3433             "mouseOffset",
3434             "showDelay",
3435             "target",
3436             "trackMouse"
3437         ],
3438         "functions": [
3439             "hide",
3440             "initTarget",
3441             "show"
3442         ]
3443     },
3444     {
3445         "className": "Ext.tree.AsyncTreeNode",
3446         "extend": "Ext.tree.TreeNode",
3447         "configs": [
3448             "loader"
3449         ],
3450         "functions": [
3451             "isLoaded",
3452             "isLoading",
3453             "reload"
3454         ]
3455     },
3456     {
3457         "className": "Ext.tree.DefaultSelectionModel",
3458         "extend": "Ext.util.Observable",
3459         "functions": [
3460             "clearSelections",
3461             "getSelectedNode",
3462             "isSelected",
3463             "select",
3464             "selectNext",
3465             "selectPrevious",
3466             "unselect"
3467         ]
3468     },
3469     {
3470         "className": "Ext.tree.MultiSelectionModel",
3471         "extend": "Ext.util.Observable",
3472         "functions": [
3473             "clearSelections",
3474             "getSelectedNodes",
3475             "isSelected",
3476             "select",
3477             "unselect"
3478         ]
3479     },
3480     {
3481         "className": "Ext.tree.RootTreeNodeUI"
3482     },
3483     {
3484         "className": "Ext.tree.TreeDragZone",
3485         "extend": "Ext.dd.DragZone",
3486         "configs": [
3487             "ddGroup"
3488         ]
3489     },
3490     {
3491         "className": "Ext.tree.TreeDropZone",
3492         "extend": "Ext.dd.DropZone",
3493         "configs": [
3494             "allowContainerDrop",
3495             "allowParentInsert",
3496             "appendOnly",
3497             "ddGroup",
3498             "expandDelay"
3499         ]
3500     },
3501     {
3502         "className": "Ext.tree.TreeEditor",
3503         "extend": "Ext.Editor",
3504         "configs": [
3505             "alignment",
3506             "cls",
3507             "editDelay",
3508             "hideEl",
3509             "maxWidth",
3510             "shim"
3511         ],
3512         "functions": [
3513             "triggerEdit"
3514         ]
3515     },
3516     {
3517         "className": "Ext.tree.TreeFilter",
3518         "functions": [
3519             "clear",
3520             "filter",
3521             "filterBy"
3522         ]
3523     },
3524     {
3525         "className": "Ext.tree.TreeLoader",
3526         "extend": "Ext.util.Observable",
3527         "configs": [
3528             "baseAttrs",
3529             "baseParams",
3530             "clearOnLoad",
3531             "dataUrl",
3532             "directFn",
3533             "nodeParameter",
3534             "paramOrder",
3535             "paramsAsHash",
3536             "preloadChildren",
3537             "requestMethod",
3538             "uiProviders",
3539             "url"
3540         ],
3541         "functions": [
3542             "createNode",
3543             "load"
3544         ]
3545     },
3546     {
3547         "className": "Ext.tree.TreeNode",
3548         "extend": "Ext.data.Node",
3549         "configs": [
3550             "allowChildren",
3551             "allowDrag",
3552             "allowDrop",
3553             "checked",
3554             "cls",
3555             "disabled",
3556             "draggable",
3557             "editable",
3558             "expandable",
3559             "expanded",
3560             "hidden",
3561             "href",
3562             "hrefTarget",
3563             "icon",
3564             "iconCls",
3565             "isTarget",
3566             "qtip",
3567             "qtipCfg",
3568             "singleClickExpand",
3569             "text",
3570             "uiProvider"
3571         ],
3572         "functions": [
3573             "collapse",
3574             "collapseChildNodes",
3575             "disable",
3576             "enable",
3577             "ensureVisible",
3578             "expand",
3579             "expandChildNodes",
3580             "getUI",
3581             "isExpanded",
3582             "isSelected",
3583             "select",
3584             "setCls",
3585             "setHref",
3586             "setIcon",
3587             "setIconCls",
3588             "setText",
3589             "setTooltip",
3590             "toggle",
3591             "unselect"
3592         ]
3593     },
3594     {
3595         "className": "Ext.tree.TreeNodeUI",
3596         "functions": [
3597             "addClass",
3598             "getAnchor",
3599             "getEl",
3600             "getIconEl",
3601             "getTextEl",
3602             "hide",
3603             "isChecked",
3604             "removeClass",
3605             "show",
3606             "toggleCheck"
3607         ]
3608     },
3609     {
3610         "className": "Ext.tree.Panel",
3611         "extend": "Ext.Panel",
3612         "configs": [
3613             "animate",
3614             "bubbleEvents",
3615             "containerScroll",
3616             "ddAppendOnly",
3617             "ddGroup",
3618             "ddScroll",
3619             "dragConfig",
3620             "dropConfig",
3621             "enableDD",
3622             "enableDrag",
3623             "enableDrop",
3624             "hlColor",
3625             "hlDrop",
3626             "lines",
3627             "loader",
3628             "pathSeparator",
3629             "requestMethod",
3630             "root",
3631             "rootVisible",
3632             "selModel",
3633             "singleExpand",
3634             "trackMouseOver",
3635             "useArrows"
3636         ],
3637         "functions": [
3638             "collapseAll",
3639             "expandAll",
3640             "expandPath",
3641             "getChecked",
3642             "getLoader",
3643             "getNodeById",
3644             "getRootNode",
3645             "getSelectionModel",
3646             "getTreeEl",
3647             "selectPath",
3648             "setRootNode"
3649         ]
3650     },
3651     {
3652         "className": "Ext.tree.TreeSorter",
3653         "configs": [
3654             "caseSensitive",
3655             "dir",
3656             "folderSort",
3657             "leafAttr",
3658             "property",
3659             "sortType"
3660         ]
3661     },
3662     {
3663         "className": "Ext.Updater",
3664         "extend": "Ext.util.Observable",
3665         "functions": [
3666             "Updater.updateElement",
3667             "abort",
3668             "formUpdate",
3669             "getDefaultRenderer",
3670             "getEl",
3671             "getRenderer",
3672             "isAutoRefreshing",
3673             "isUpdating",
3674             "refresh",
3675             "setDefaultUrl",
3676             "setRenderer",
3677             "showLoading",
3678             "startAutoRefresh",
3679             "stopAutoRefresh",
3680             "update"
3681         ]
3682     },
3683     {
3684         "className": "Ext.Updater.BasicRenderer",
3685         "functions": [
3686             "render"
3687         ]
3688     },
3689     {
3690         "className": "Ext.Updater.defaults"
3691     },
3692     {
3693         "className": "Ext.util.ClickRepeater",
3694         "extend": "Ext.util.Observable",
3695         "configs": [
3696             "accelerate",
3697             "delay",
3698             "el",
3699             "interval",
3700             "pressClass",
3701             "preventDefault",
3702             "stopDefault"
3703         ],
3704         "functions": [
3705             "disable",
3706             "enable",
3707             "setDisabled"
3708         ]
3709     },
3710     {
3711         "className": "Ext.util.Cookies",
3712         "singleton": "true",
3713         "functions": [
3714             "clear",
3715             "get",
3716             "set"
3717         ]
3718     },
3719     {
3720         "className": "Ext.util.CSS",
3721         "singleton": "true",
3722         "functions": [
3723             "createStyleSheet",
3724             "getRule",
3725             "getRules",
3726             "refreshCache",
3727             "removeStyleSheet",
3728             "swapStyleSheet",
3729             "updateRule"
3730         ]
3731     },
3732     {
3733         "className": "Ext.util.DelayedTask",
3734         "functions": [
3735             "cancel",
3736             "delay"
3737         ]
3738     },
3739     {
3740         "className": "Ext.util.Format",
3741         "singleton": "true",
3742         "functions": [
3743             "capitalize",
3744             "date",
3745             "dateRenderer",
3746             "defaultValue",
3747             "ellipsis",
3748             "fileSize",
3749             "htmlDecode",
3750             "htmlEncode",
3751             "lowercase",
3752             "math",
3753             "nl2br",
3754             "number",
3755             "numberRenderer",
3756             "plural",
3757             "round",
3758             "stripScripts",
3759             "stripTags",
3760             "substr",
3761             "trim",
3762             "undef",
3763             "uppercase",
3764             "usMoney"
3765         ]
3766     },
3767     {
3768         "className": "Ext.util.Functions",
3769         "singleton": "true",
3770         "functions": [
3771             "createDelegate",
3772             "createInterceptor",
3773             "createSequence",
3774             "defer"
3775         ]
3776     },
3777     {
3778         "className": "Ext.util.JSON",
3779         "singleton": "true",
3780         "functions": [
3781             "decode",
3782             "encode",
3783             "encodeDate"
3784         ]
3785     },
3786     {
3787         "className": "Ext.util.MixedCollection",
3788         "extend": "Ext.util.Observable",
3789         "configs": [
3790             "allowFunctions"
3791         ],
3792         "functions": [
3793             "add",
3794             "addAll",
3795             "clear",
3796             "clone",
3797             "contains",
3798             "containsKey",
3799             "each",
3800             "eachKey",
3801             "filter",
3802             "filterBy",
3803             "find",
3804             "findIndex",
3805             "findIndexBy",
3806             "first",
3807             "get",
3808             "getCount",
3809             "getKey",
3810             "getRange",
3811             "indexOf",
3812             "indexOfKey",
3813             "insert",
3814             "item",
3815             "itemAt",
3816             "key",
3817             "keySort",
3818             "last",
3819             "remove",
3820             "removeAt",
3821             "removeKey",
3822             "reorder",
3823             "replace",
3824             "sort"
3825         ]
3826     },
3827     {
3828         "className": "Ext.util.Observable",
3829         "configs": [
3830             "listeners"
3831         ],
3832         "functions": [
3833             "Observable.capture",
3834             "Observable.observeClass",
3835             "Observable.releaseCapture",
3836             "addEvents",
3837             "addListener",
3838             "enableBubble",
3839             "fireEvent",
3840             "hasListener",
3841             "on",
3842             "purgeListeners",
3843             "relayEvents",
3844             "removeListener",
3845             "resumeEvents",
3846             "suspendEvents",
3847             "un"
3848         ]
3849     },
3850     {
3851         "className": "Ext.util.TaskRunner",
3852         "functions": [
3853             "start",
3854             "stop",
3855             "stopAll"
3856         ]
3857     },
3858     {
3859         "className": "Ext.util.TextMetrics",
3860         "singleton": "true",
3861         "functions": [
3862             "bind",
3863             "createInstance",
3864             "getHeight",
3865             "getSize",
3866             "getWidth",
3867             "measure",
3868             "setFixedWidth"
3869         ]
3870     },
3871     {
3872         "className": "Ext.Viewport",
3873         "extend": "Ext.Container"
3874     },
3875     {
3876         "className": "Ext.Window",
3877         "extend": "Ext.Panel",
3878         "configs": [
3879             "animateTarget",
3880             "baseCls",
3881             "closable",
3882             "closeAction",
3883             "collapsed",
3884             "constrain",
3885             "constrainHeader",
3886             "defaultButton",
3887             "draggable",
3888             "expandOnShow",
3889             "hidden",
3890             "hideAnimDuration",
3891             "initHidden",
3892             "manager",
3893             "maximizable",
3894             "maximized",
3895             "minHeight",
3896             "minWidth",
3897             "minimizable",
3898             "modal",
3899             "onEsc",
3900             "plain",
3901             "resizable",
3902             "resizeHandles",
3903             "showAnimDuration",
3904             "x",
3905             "y"
3906         ],
3907         "functions": [
3908             "alignTo",
3909             "anchorTo",
3910             "center",
3911             "clearAnchor",
3912             "close",
3913             "focus",
3914             "hide",
3915             "maximize",
3916             "minimize",
3917             "restore",
3918             "setActive",
3919             "setAnimateTarget",
3920             "show",
3921             "toBack",
3922             "toFront",
3923             "toggleMaximize"
3924         ]
3925     },
3926     {
3927         "className": "Ext.WindowGroup",
3928         "functions": [
3929             "bringToFront",
3930             "each",
3931             "get",
3932             "getActive",
3933             "getBy",
3934             "hideAll",
3935             "register",
3936             "sendToBack",
3937             "unregister"
3938         ]
3939     },
3940     {
3941         "className": "Ext.WindowManager",
3942         "extend": "Ext.WindowGroup",
3943         "singleton": "true"
3944     },
3945     {
3946         "className": "Ext.XTemplate",
3947         "extend": "Ext.Template",
3948         "functions": [
3949             "XTemplate.from",
3950             "apply",
3951             "applyTemplate",
3952             "compile"
3953         ]
3954     }
3955 ]