]> git.proxmox.com Git - sencha-touch.git/blob - src/examples/particles/bootstrap.js
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / particles / bootstrap.js
1
2 /**
3 * This file is generated by Sencha Cmd and should NOT be edited. It is
4 * provided to support globbing requires, custom xtypes, and other
5 * metadata-driven class system features
6 */
7 Ext.Loader.addClassPathMappings({
8 "Ext": "../../src",
9 "Ext.device.Purchases.Product": "../../src/device/purchases/Sencha.js",
10 "Ext.device.filesystem.DirectoryEntry": "../../src/device/filesystem/HTML5.js",
11 "Ext.device.filesystem.Entry": "../../src/device/filesystem/HTML5.js",
12 "Ext.device.filesystem.FileEntry": "../../src/device/filesystem/HTML5.js",
13 "Ext.device.filesystem.FileSystem": "../../src/device/filesystem/HTML5.js",
14 "Ext.device.purchases.Purchase": "../../src/device/purchases/Sencha.js",
15 "Ext.device.sqlite.Database": "../../src/device/sqlite/Sencha.js",
16 "Ext.device.sqlite.SQLResultSet": "../../src/device/sqlite/Sencha.js",
17 "Ext.device.sqlite.SQLResultSetRowList": "../../src/device/sqlite/Sencha.js",
18 "Ext.device.sqlite.SQLTransaction": "../../src/device/sqlite/Sencha.js",
19 "Ext.draw.engine.SvgContext.Gradient": "../../src/draw/engine/SvgContext.js",
20 "Particles": "app",
21 "Particles.view.Particles": "app/view/Particles.js"
22 });
23 Ext.ClassManager.addNameAlternateMappings({
24 "Ext.AbstractComponent": [],
25 "Ext.AbstractManager": [],
26 "Ext.AbstractPlugin": [],
27 "Ext.ActionSheet": [],
28 "Ext.Ajax": [],
29 "Ext.Anim": [],
30 "Ext.AnimationQueue": [],
31 "Ext.Audio": [],
32 "Ext.BingMap": [],
33 "Ext.Button": [],
34 "Ext.Component": [
35 "Ext.lib.Component"
36 ],
37 "Ext.ComponentManager": [
38 "Ext.ComponentMgr"
39 ],
40 "Ext.ComponentQuery": [],
41 "Ext.Container": [
42 "Ext.lib.Container"
43 ],
44 "Ext.Decorator": [],
45 "Ext.Evented": [
46 "Ext.EventedBase"
47 ],
48 "Ext.Img": [],
49 "Ext.ItemCollection": [],
50 "Ext.Label": [],
51 "Ext.LoadMask": [],
52 "Ext.Map": [],
53 "Ext.Mask": [],
54 "Ext.Media": [],
55 "Ext.Menu": [],
56 "Ext.MessageBox": [],
57 "Ext.Panel": [
58 "Ext.lib.Panel"
59 ],
60 "Ext.ProgressIndicator": [],
61 "Ext.Promise": [],
62 "Ext.SegmentedButton": [],
63 "Ext.Sheet": [],
64 "Ext.Sortable": [],
65 "Ext.Spacer": [],
66 "Ext.TaskQueue": [],
67 "Ext.Template": [],
68 "Ext.Title": [],
69 "Ext.TitleBar": [],
70 "Ext.Toolbar": [],
71 "Ext.Video": [],
72 "Ext.XTemplate": [],
73 "Ext.XTemplateCompiler": [],
74 "Ext.XTemplateParser": [],
75 "Ext.app.Action": [],
76 "Ext.app.Application": [],
77 "Ext.app.Controller": [],
78 "Ext.app.History": [],
79 "Ext.app.Profile": [],
80 "Ext.app.Route": [],
81 "Ext.app.Router": [],
82 "Ext.behavior.Behavior": [],
83 "Ext.behavior.Draggable": [],
84 "Ext.behavior.Scrollable": [],
85 "Ext.behavior.Translatable": [],
86 "Ext.carousel.Carousel": [
87 "Ext.Carousel"
88 ],
89 "Ext.carousel.Indicator": [
90 "Ext.Carousel.Indicator"
91 ],
92 "Ext.carousel.Infinite": [],
93 "Ext.carousel.Item": [],
94 "Ext.chart.AbstractChart": [],
95 "Ext.chart.CartesianChart": [
96 "Ext.chart.Chart"
97 ],
98 "Ext.chart.Legend": [],
99 "Ext.chart.MarkerHolder": [],
100 "Ext.chart.Markers": [],
101 "Ext.chart.PolarChart": [],
102 "Ext.chart.SpaceFillingChart": [],
103 "Ext.chart.axis.Axis": [],
104 "Ext.chart.axis.Category": [],
105 "Ext.chart.axis.Numeric": [],
106 "Ext.chart.axis.Time": [],
107 "Ext.chart.axis.layout.CombineDuplicate": [],
108 "Ext.chart.axis.layout.Continuous": [],
109 "Ext.chart.axis.layout.Discrete": [],
110 "Ext.chart.axis.layout.Layout": [],
111 "Ext.chart.axis.segmenter.Names": [],
112 "Ext.chart.axis.segmenter.Numeric": [],
113 "Ext.chart.axis.segmenter.Segmenter": [],
114 "Ext.chart.axis.segmenter.Time": [],
115 "Ext.chart.axis.sprite.Axis": [],
116 "Ext.chart.grid.CircularGrid": [],
117 "Ext.chart.grid.HorizontalGrid": [],
118 "Ext.chart.grid.RadialGrid": [],
119 "Ext.chart.grid.VerticalGrid": [],
120 "Ext.chart.interactions.Abstract": [],
121 "Ext.chart.interactions.CrossZoom": [],
122 "Ext.chart.interactions.Crosshair": [],
123 "Ext.chart.interactions.ItemHighlight": [],
124 "Ext.chart.interactions.ItemInfo": [],
125 "Ext.chart.interactions.PanZoom": [],
126 "Ext.chart.interactions.Rotate": [],
127 "Ext.chart.interactions.RotatePie3D": [],
128 "Ext.chart.label.Callout": [],
129 "Ext.chart.label.Label": [],
130 "Ext.chart.series.Area": [],
131 "Ext.chart.series.Bar": [],
132 "Ext.chart.series.CandleStick": [],
133 "Ext.chart.series.Cartesian": [],
134 "Ext.chart.series.Gauge": [],
135 "Ext.chart.series.ItemPublisher": [],
136 "Ext.chart.series.Line": [],
137 "Ext.chart.series.Pie": [],
138 "Ext.chart.series.Pie3D": [],
139 "Ext.chart.series.Polar": [],
140 "Ext.chart.series.Radar": [],
141 "Ext.chart.series.Scatter": [],
142 "Ext.chart.series.Series": [],
143 "Ext.chart.series.StackedCartesian": [],
144 "Ext.chart.series.sprite.Aggregative": [],
145 "Ext.chart.series.sprite.Area": [],
146 "Ext.chart.series.sprite.Bar": [],
147 "Ext.chart.series.sprite.CandleStick": [],
148 "Ext.chart.series.sprite.Cartesian": [],
149 "Ext.chart.series.sprite.Line": [],
150 "Ext.chart.series.sprite.Pie3DPart": [],
151 "Ext.chart.series.sprite.PieSlice": [],
152 "Ext.chart.series.sprite.Polar": [],
153 "Ext.chart.series.sprite.Radar": [],
154 "Ext.chart.series.sprite.Scatter": [],
155 "Ext.chart.series.sprite.StackedCartesian": [],
156 "Ext.data.ArrayStore": [],
157 "Ext.data.Batch": [],
158 "Ext.data.Connection": [],
159 "Ext.data.DirectStore": [],
160 "Ext.data.Error": [],
161 "Ext.data.Errors": [],
162 "Ext.data.Field": [],
163 "Ext.data.JsonP": [
164 "Ext.util.JSONP"
165 ],
166 "Ext.data.JsonStore": [],
167 "Ext.data.Model": [
168 "Ext.data.Record"
169 ],
170 "Ext.data.ModelManager": [
171 "Ext.ModelMgr",
172 "Ext.ModelManager"
173 ],
174 "Ext.data.NodeInterface": [
175 "Ext.data.Node"
176 ],
177 "Ext.data.NodeStore": [],
178 "Ext.data.Operation": [],
179 "Ext.data.Request": [],
180 "Ext.data.ResultSet": [],
181 "Ext.data.SortTypes": [],
182 "Ext.data.Store": [],
183 "Ext.data.StoreManager": [
184 "Ext.StoreMgr",
185 "Ext.data.StoreMgr",
186 "Ext.StoreManager"
187 ],
188 "Ext.data.TreeStore": [],
189 "Ext.data.Types": [],
190 "Ext.data.Validations": [
191 "Ext.data.validations"
192 ],
193 "Ext.data.association.Association": [
194 "Ext.data.Association"
195 ],
196 "Ext.data.association.BelongsTo": [
197 "Ext.data.BelongsToAssociation"
198 ],
199 "Ext.data.association.HasMany": [
200 "Ext.data.HasManyAssociation"
201 ],
202 "Ext.data.association.HasOne": [
203 "Ext.data.HasOneAssociation"
204 ],
205 "Ext.data.identifier.Sequential": [],
206 "Ext.data.identifier.Simple": [],
207 "Ext.data.identifier.Uuid": [],
208 "Ext.data.plugin.Buffered": [],
209 "Ext.data.proxy.Ajax": [
210 "Ext.data.HttpProxy",
211 "Ext.data.AjaxProxy"
212 ],
213 "Ext.data.proxy.Client": [
214 "Ext.proxy.ClientProxy"
215 ],
216 "Ext.data.proxy.Direct": [
217 "Ext.data.DirectProxy"
218 ],
219 "Ext.data.proxy.JsonP": [
220 "Ext.data.ScriptTagProxy"
221 ],
222 "Ext.data.proxy.LocalStorage": [
223 "Ext.data.LocalStorageProxy"
224 ],
225 "Ext.data.proxy.Memory": [
226 "Ext.data.MemoryProxy"
227 ],
228 "Ext.data.proxy.Proxy": [
229 "Ext.data.DataProxy",
230 "Ext.data.Proxy"
231 ],
232 "Ext.data.proxy.Rest": [
233 "Ext.data.RestProxy"
234 ],
235 "Ext.data.proxy.Server": [
236 "Ext.data.ServerProxy"
237 ],
238 "Ext.data.proxy.SessionStorage": [
239 "Ext.data.SessionStorageProxy"
240 ],
241 "Ext.data.proxy.Sql": [
242 "Ext.data.proxy.SQL"
243 ],
244 "Ext.data.proxy.WebStorage": [
245 "Ext.data.WebStorageProxy"
246 ],
247 "Ext.data.reader.Array": [
248 "Ext.data.ArrayReader"
249 ],
250 "Ext.data.reader.Json": [
251 "Ext.data.JsonReader"
252 ],
253 "Ext.data.reader.Reader": [
254 "Ext.data.Reader",
255 "Ext.data.DataReader"
256 ],
257 "Ext.data.reader.Xml": [
258 "Ext.data.XmlReader"
259 ],
260 "Ext.data.writer.Json": [
261 "Ext.data.JsonWriter"
262 ],
263 "Ext.data.writer.Writer": [
264 "Ext.data.DataWriter",
265 "Ext.data.Writer"
266 ],
267 "Ext.data.writer.Xml": [
268 "Ext.data.XmlWriter"
269 ],
270 "Ext.dataview.DataView": [
271 "Ext.DataView"
272 ],
273 "Ext.dataview.IndexBar": [
274 "Ext.IndexBar"
275 ],
276 "Ext.dataview.List": [
277 "Ext.List"
278 ],
279 "Ext.dataview.ListItemHeader": [],
280 "Ext.dataview.NestedList": [
281 "Ext.NestedList"
282 ],
283 "Ext.dataview.component.Container": [],
284 "Ext.dataview.component.DataItem": [],
285 "Ext.dataview.component.ListItem": [],
286 "Ext.dataview.component.SimpleListItem": [],
287 "Ext.dataview.element.Container": [],
288 "Ext.dataview.element.List": [],
289 "Ext.device.Accelerometer": [],
290 "Ext.device.Browser": [],
291 "Ext.device.Camera": [],
292 "Ext.device.Capture": [],
293 "Ext.device.Communicator": [],
294 "Ext.device.Compass": [],
295 "Ext.device.Connection": [],
296 "Ext.device.Contacts": [],
297 "Ext.device.Device": [],
298 "Ext.device.FileSystem": [],
299 "Ext.device.Geolocation": [],
300 "Ext.device.Globalization": [],
301 "Ext.device.Media": [],
302 "Ext.device.Notification": [],
303 "Ext.device.Orientation": [],
304 "Ext.device.Purchases": [],
305 "Ext.device.Purchases.Product": [],
306 "Ext.device.Push": [],
307 "Ext.device.SQLite": [],
308 "Ext.device.Splashscreen": [],
309 "Ext.device.Storage": [],
310 "Ext.device.Tunnel": [],
311 "Ext.device.accelerometer.Abstract": [],
312 "Ext.device.accelerometer.Cordova": [
313 "Ext.device.accelerometer.PhoneGap"
314 ],
315 "Ext.device.accelerometer.Simulator": [],
316 "Ext.device.browser.Abstract": [],
317 "Ext.device.browser.Cordova": [],
318 "Ext.device.browser.Simulator": [],
319 "Ext.device.browser.Window": [],
320 "Ext.device.camera.Abstract": [],
321 "Ext.device.camera.Cordova": [
322 "Ext.device.camera.PhoneGap"
323 ],
324 "Ext.device.camera.Sencha": [],
325 "Ext.device.camera.Simulator": [],
326 "Ext.device.capture.Abstract": [
327 "Ext.device.capture.Simulator"
328 ],
329 "Ext.device.capture.Cordova": [],
330 "Ext.device.communicator.Android": [],
331 "Ext.device.communicator.Default": [],
332 "Ext.device.compass.Abstract": [],
333 "Ext.device.compass.Cordova": [
334 "Ext.device.compass.PhoneGap"
335 ],
336 "Ext.device.compass.Simulator": [],
337 "Ext.device.connection.Abstract": [],
338 "Ext.device.connection.Cordova": [
339 "Ext.device.connection.PhoneGap"
340 ],
341 "Ext.device.connection.Sencha": [],
342 "Ext.device.connection.Simulator": [],
343 "Ext.device.contacts.Abstract": [],
344 "Ext.device.contacts.Cordova": [
345 "Ext.device.contacts.PhoneGap"
346 ],
347 "Ext.device.contacts.Sencha": [],
348 "Ext.device.device.Abstract": [],
349 "Ext.device.device.Cordova": [
350 "Ext.device.device.PhoneGap"
351 ],
352 "Ext.device.device.Sencha": [],
353 "Ext.device.device.Simulator": [],
354 "Ext.device.filesystem.Abstract": [],
355 "Ext.device.filesystem.Chrome": [],
356 "Ext.device.filesystem.Cordova": [
357 "Ext.device.filesystem.PhoneGap"
358 ],
359 "Ext.device.filesystem.DirectoryEntry": [],
360 "Ext.device.filesystem.Entry": [],
361 "Ext.device.filesystem.FileEntry": [],
362 "Ext.device.filesystem.FileSystem": [],
363 "Ext.device.filesystem.HTML5": [],
364 "Ext.device.filesystem.Sencha": [],
365 "Ext.device.filesystem.Simulator": [],
366 "Ext.device.geolocation.Abstract": [],
367 "Ext.device.geolocation.Cordova": [
368 "Ext.device.geolocation.PhoneGap"
369 ],
370 "Ext.device.geolocation.Sencha": [],
371 "Ext.device.geolocation.Simulator": [],
372 "Ext.device.globalization.Abstract": [],
373 "Ext.device.globalization.Cordova": [
374 "Ext.device.globalization.PhoneGap"
375 ],
376 "Ext.device.globalization.Simulator": [],
377 "Ext.device.media.Abstract": [],
378 "Ext.device.media.Cordova": [
379 "Ext.device.media.PhoneGap"
380 ],
381 "Ext.device.notification.Abstract": [],
382 "Ext.device.notification.Cordova": [
383 "Ext.device.notification.PhoneGap"
384 ],
385 "Ext.device.notification.Sencha": [],
386 "Ext.device.notification.Simulator": [],
387 "Ext.device.orientation.Abstract": [],
388 "Ext.device.orientation.HTML5": [],
389 "Ext.device.orientation.Sencha": [],
390 "Ext.device.purchases.Purchase": [],
391 "Ext.device.purchases.Sencha": [],
392 "Ext.device.push.Abstract": [],
393 "Ext.device.push.Cordova": [],
394 "Ext.device.push.Sencha": [],
395 "Ext.device.splashscreen.Abstract": [],
396 "Ext.device.splashscreen.Cordova": [
397 "Ext.device.splashscreen.PhoneGap"
398 ],
399 "Ext.device.splashscreen.Simulator": [],
400 "Ext.device.sqlite.Database": [],
401 "Ext.device.sqlite.SQLResultSet": [],
402 "Ext.device.sqlite.SQLResultSetRowList": [],
403 "Ext.device.sqlite.SQLTransaction": [],
404 "Ext.device.sqlite.Sencha": [],
405 "Ext.device.storage.Abstract": [],
406 "Ext.device.storage.Cordova": [
407 "Ext.device.storage.PhoneGap"
408 ],
409 "Ext.device.storage.HTML5.Database": [],
410 "Ext.device.storage.HTML5.HTML5": [],
411 "Ext.device.storage.HTML5.SQLStatement": [],
412 "Ext.device.storage.Simulator": [],
413 "Ext.device.tunnel.Abstract": [],
414 "Ext.device.tunnel.Connection": [],
415 "Ext.device.tunnel.Sencha": [],
416 "Ext.device.tunnel.Simulator": [],
417 "Ext.direct.Event": [],
418 "Ext.direct.ExceptionEvent": [],
419 "Ext.direct.JsonProvider": [],
420 "Ext.direct.Manager": [
421 "Ext.Direct"
422 ],
423 "Ext.direct.PollingProvider": [],
424 "Ext.direct.Provider": [],
425 "Ext.direct.RemotingEvent": [],
426 "Ext.direct.RemotingMethod": [],
427 "Ext.direct.RemotingProvider": [],
428 "Ext.direct.Transaction": [
429 "Ext.Direct.Transaction"
430 ],
431 "Ext.dom.CompositeElement": [
432 "Ext.CompositeElement"
433 ],
434 "Ext.draw.Animator": [],
435 "Ext.draw.Color": [],
436 "Ext.draw.Component": [],
437 "Ext.draw.Draw": [],
438 "Ext.draw.Group": [],
439 "Ext.draw.LimitedCache": [],
440 "Ext.draw.Matrix": [],
441 "Ext.draw.Path": [],
442 "Ext.draw.SegmentTree": [],
443 "Ext.draw.Solver": [],
444 "Ext.draw.Surface": [],
445 "Ext.draw.TextMeasurer": [],
446 "Ext.draw.TimingFunctions": [],
447 "Ext.draw.engine.Canvas": [],
448 "Ext.draw.engine.Svg": [],
449 "Ext.draw.engine.SvgContext": [],
450 "Ext.draw.engine.SvgContext.Gradient": [],
451 "Ext.draw.engine.SvgExporter": [],
452 "Ext.draw.gradient.Gradient": [],
453 "Ext.draw.gradient.Linear": [],
454 "Ext.draw.gradient.Radial": [],
455 "Ext.draw.modifier.Animation": [],
456 "Ext.draw.modifier.Highlight": [],
457 "Ext.draw.modifier.Modifier": [],
458 "Ext.draw.modifier.Target": [],
459 "Ext.draw.sprite.AnimationParser": [],
460 "Ext.draw.sprite.Arc": [],
461 "Ext.draw.sprite.AttributeDefinition": [],
462 "Ext.draw.sprite.AttributeParser": [],
463 "Ext.draw.sprite.Circle": [],
464 "Ext.draw.sprite.Composite": [],
465 "Ext.draw.sprite.Ellipse": [],
466 "Ext.draw.sprite.EllipticalArc": [],
467 "Ext.draw.sprite.GradientDefinition": [],
468 "Ext.draw.sprite.Image": [],
469 "Ext.draw.sprite.Instancing": [],
470 "Ext.draw.sprite.Line": [],
471 "Ext.draw.sprite.Path": [],
472 "Ext.draw.sprite.Rect": [],
473 "Ext.draw.sprite.Sector": [],
474 "Ext.draw.sprite.Sprite": [],
475 "Ext.draw.sprite.Text": [],
476 "Ext.event.Controller": [],
477 "Ext.event.Dispatcher": [],
478 "Ext.event.Dom": [],
479 "Ext.event.Event": [
480 "Ext.EventObject"
481 ],
482 "Ext.event.ListenerStack": [],
483 "Ext.event.Touch": [],
484 "Ext.event.publisher.ComponentDelegation": [],
485 "Ext.event.publisher.ComponentPaint": [],
486 "Ext.event.publisher.ComponentSize": [],
487 "Ext.event.publisher.Dom": [],
488 "Ext.event.publisher.ElementPaint": [],
489 "Ext.event.publisher.ElementSize": [],
490 "Ext.event.publisher.Publisher": [],
491 "Ext.event.publisher.TouchGesture": [],
492 "Ext.event.recognizer.DoubleTap": [],
493 "Ext.event.recognizer.Drag": [],
494 "Ext.event.recognizer.EdgeSwipe": [],
495 "Ext.event.recognizer.HorizontalSwipe": [],
496 "Ext.event.recognizer.LongPress": [],
497 "Ext.event.recognizer.MultiTouch": [],
498 "Ext.event.recognizer.Pinch": [],
499 "Ext.event.recognizer.Recognizer": [],
500 "Ext.event.recognizer.Rotate": [],
501 "Ext.event.recognizer.SingleTouch": [],
502 "Ext.event.recognizer.Swipe": [],
503 "Ext.event.recognizer.Tap": [],
504 "Ext.event.recognizer.Touch": [],
505 "Ext.event.recognizer.VerticalSwipe": [],
506 "Ext.field.Checkbox": [
507 "Ext.form.Checkbox"
508 ],
509 "Ext.field.DatePicker": [
510 "Ext.form.DatePicker"
511 ],
512 "Ext.field.DatePickerNative": [
513 "Ext.form.DatePickerNative"
514 ],
515 "Ext.field.Email": [
516 "Ext.form.Email"
517 ],
518 "Ext.field.Field": [
519 "Ext.form.Field"
520 ],
521 "Ext.field.File": [],
522 "Ext.field.FileInput": [],
523 "Ext.field.Hidden": [
524 "Ext.form.Hidden"
525 ],
526 "Ext.field.Input": [],
527 "Ext.field.Number": [
528 "Ext.form.Number"
529 ],
530 "Ext.field.Password": [
531 "Ext.form.Password"
532 ],
533 "Ext.field.Radio": [
534 "Ext.form.Radio"
535 ],
536 "Ext.field.Search": [
537 "Ext.form.Search"
538 ],
539 "Ext.field.Select": [
540 "Ext.form.Select"
541 ],
542 "Ext.field.Slider": [
543 "Ext.form.Slider"
544 ],
545 "Ext.field.Spinner": [
546 "Ext.form.Spinner"
547 ],
548 "Ext.field.Text": [
549 "Ext.form.Text"
550 ],
551 "Ext.field.TextArea": [
552 "Ext.form.TextArea"
553 ],
554 "Ext.field.TextAreaInput": [],
555 "Ext.field.Toggle": [
556 "Ext.form.Toggle"
557 ],
558 "Ext.field.Url": [
559 "Ext.form.Url"
560 ],
561 "Ext.form.FieldSet": [],
562 "Ext.form.Panel": [
563 "Ext.form.FormPanel"
564 ],
565 "Ext.fx.Animation": [],
566 "Ext.fx.Easing": [],
567 "Ext.fx.Runner": [],
568 "Ext.fx.State": [],
569 "Ext.fx.animation.Abstract": [],
570 "Ext.fx.animation.Cube": [],
571 "Ext.fx.animation.Fade": [
572 "Ext.fx.animation.FadeIn"
573 ],
574 "Ext.fx.animation.FadeOut": [],
575 "Ext.fx.animation.Flip": [],
576 "Ext.fx.animation.Pop": [
577 "Ext.fx.animation.PopIn"
578 ],
579 "Ext.fx.animation.PopOut": [],
580 "Ext.fx.animation.Slide": [
581 "Ext.fx.animation.SlideIn"
582 ],
583 "Ext.fx.animation.SlideOut": [],
584 "Ext.fx.animation.Wipe": [
585 "Ext.fx.animation.WipeIn"
586 ],
587 "Ext.fx.animation.WipeOut": [],
588 "Ext.fx.easing.Abstract": [],
589 "Ext.fx.easing.Bounce": [],
590 "Ext.fx.easing.BoundMomentum": [],
591 "Ext.fx.easing.EaseIn": [],
592 "Ext.fx.easing.EaseOut": [],
593 "Ext.fx.easing.Linear": [],
594 "Ext.fx.easing.Momentum": [],
595 "Ext.fx.layout.Card": [],
596 "Ext.fx.layout.card.Abstract": [],
597 "Ext.fx.layout.card.Cover": [],
598 "Ext.fx.layout.card.Cube": [],
599 "Ext.fx.layout.card.Fade": [],
600 "Ext.fx.layout.card.Flip": [],
601 "Ext.fx.layout.card.Pop": [],
602 "Ext.fx.layout.card.Reveal": [],
603 "Ext.fx.layout.card.Scroll": [],
604 "Ext.fx.layout.card.ScrollCover": [],
605 "Ext.fx.layout.card.ScrollReveal": [],
606 "Ext.fx.layout.card.Slide": [],
607 "Ext.fx.layout.card.Style": [],
608 "Ext.fx.runner.Css": [],
609 "Ext.fx.runner.CssAnimation": [],
610 "Ext.fx.runner.CssTransition": [],
611 "Ext.layout.Abstract": [],
612 "Ext.layout.Box": [],
613 "Ext.layout.Card": [],
614 "Ext.layout.Default": [],
615 "Ext.layout.Fit": [],
616 "Ext.layout.FlexBox": [],
617 "Ext.layout.Float": [],
618 "Ext.layout.HBox": [],
619 "Ext.layout.VBox": [],
620 "Ext.layout.wrapper.BoxDock": [],
621 "Ext.layout.wrapper.Dock": [],
622 "Ext.layout.wrapper.Inner": [],
623 "Ext.mixin.Bindable": [],
624 "Ext.mixin.Filterable": [],
625 "Ext.mixin.Mixin": [],
626 "Ext.mixin.Observable": [
627 "Ext.util.Observable"
628 ],
629 "Ext.mixin.Progressable": [],
630 "Ext.mixin.Selectable": [],
631 "Ext.mixin.Sortable": [],
632 "Ext.mixin.Templatable": [],
633 "Ext.mixin.Traversable": [],
634 "Ext.navigation.Bar": [],
635 "Ext.navigation.View": [
636 "Ext.NavigationView"
637 ],
638 "Ext.picker.Date": [
639 "Ext.DatePicker"
640 ],
641 "Ext.picker.Picker": [
642 "Ext.Picker"
643 ],
644 "Ext.picker.Slot": [
645 "Ext.Picker.Slot"
646 ],
647 "Ext.plugin.BufferedList": [],
648 "Ext.plugin.ListPaging": [],
649 "Ext.plugin.PullRefresh": [],
650 "Ext.plugin.SortableList": [],
651 "Ext.scroll.Indicator": [
652 "Ext.util.Indicator"
653 ],
654 "Ext.scroll.Scroller": [],
655 "Ext.scroll.View": [
656 "Ext.util.ScrollView"
657 ],
658 "Ext.scroll.indicator.Abstract": [],
659 "Ext.scroll.indicator.CssTransform": [],
660 "Ext.scroll.indicator.Rounded": [],
661 "Ext.scroll.indicator.ScrollPosition": [],
662 "Ext.slider.Slider": [],
663 "Ext.slider.Thumb": [],
664 "Ext.slider.Toggle": [],
665 "Ext.tab.Bar": [
666 "Ext.TabBar"
667 ],
668 "Ext.tab.Panel": [
669 "Ext.TabPanel"
670 ],
671 "Ext.tab.Tab": [
672 "Ext.Tab"
673 ],
674 "Ext.table.Cell": [],
675 "Ext.table.Row": [],
676 "Ext.table.Table": [],
677 "Ext.util.AbstractMixedCollection": [],
678 "Ext.util.Audio": [],
679 "Ext.util.BufferedCollection": [],
680 "Ext.util.Collection": [],
681 "Ext.util.DelayedTask": [],
682 "Ext.util.Draggable": [],
683 "Ext.util.Droppable": [],
684 "Ext.util.Filter": [],
685 "Ext.util.Format": [],
686 "Ext.util.Geolocation": [
687 "Ext.util.GeoLocation"
688 ],
689 "Ext.util.Grouper": [],
690 "Ext.util.HashMap": [],
691 "Ext.util.Inflector": [],
692 "Ext.util.InputBlocker": [],
693 "Ext.util.LineSegment": [],
694 "Ext.util.MixedCollection": [],
695 "Ext.util.Offset": [],
696 "Ext.util.PaintMonitor": [],
697 "Ext.util.Point": [],
698 "Ext.util.PositionMap": [],
699 "Ext.util.Region": [],
700 "Ext.util.SizeMonitor": [],
701 "Ext.util.Sortable": [],
702 "Ext.util.Sorter": [],
703 "Ext.util.TapRepeater": [],
704 "Ext.util.Translatable": [],
705 "Ext.util.TranslatableGroup": [],
706 "Ext.util.TranslatableList": [],
707 "Ext.util.Wrapper": [],
708 "Ext.util.paintmonitor.Abstract": [],
709 "Ext.util.paintmonitor.CssAnimation": [],
710 "Ext.util.paintmonitor.OverflowChange": [],
711 "Ext.util.sizemonitor.Abstract": [],
712 "Ext.util.sizemonitor.Default": [],
713 "Ext.util.sizemonitor.OverflowChange": [],
714 "Ext.util.sizemonitor.Scroll": [],
715 "Ext.util.translatable.Abstract": [],
716 "Ext.util.translatable.CssPosition": [],
717 "Ext.util.translatable.CssTransform": [],
718 "Ext.util.translatable.Dom": [],
719 "Ext.util.translatable.ScrollPosition": [],
720 "Ext.ux.ActionOverFlowMenuButton": [],
721 "Ext.ux.ApplicationMenu": [],
722 "Ext.ux.ContextMenu": [],
723 "Ext.ux.MenuButton": [],
724 "Ext.ux.TabMenuButton": [],
725 "Ext.ux.device.Analytics": [],
726 "Ext.ux.device.Twitter": [],
727 "Ext.ux.device.analytics.Abstract": [],
728 "Ext.ux.device.analytics.Cordova": [],
729 "Ext.ux.device.twitter.Abstract": [],
730 "Ext.ux.device.twitter.Cordova": [],
731 "Ext.ux.parse.Helper": [
732 "ParseHelper"
733 ],
734 "Ext.ux.parse.Model": [],
735 "Ext.ux.parse.Proxy": [],
736 "Ext.ux.parse.Reader": [],
737 "Ext.ux.parse.Store": [],
738 "Ext.ux.parse.association.Pointer": [],
739 "Ext.ux.parse.association.Relation": [],
740 "Ext.viewport.Android": [],
741 "Ext.viewport.Default": [],
742 "Ext.viewport.Ios": [],
743 "Ext.viewport.Viewport": [],
744 "Ext.viewport.WindowsPhone": [
745 "Ext.viewport.WP"
746 ],
747 "Particles.controller.Main": [],
748 "Particles.sprite.Emitter": [],
749 "Particles.view.Main": [],
750 "Particles.view.Particles": [],
751 "Particles.view.Properties": []
752 });
753 Ext.ClassManager.addNameAliasMappings({
754 "Ext.AbstractComponent": [],
755 "Ext.AbstractManager": [],
756 "Ext.AbstractPlugin": [],
757 "Ext.ActionSheet": [
758 "widget.actionsheet"
759 ],
760 "Ext.Ajax": [],
761 "Ext.Anim": [],
762 "Ext.AnimationQueue": [],
763 "Ext.Audio": [
764 "widget.audio"
765 ],
766 "Ext.BingMap": [
767 "widget.bingmap"
768 ],
769 "Ext.Button": [
770 "widget.button"
771 ],
772 "Ext.Component": [
773 "widget.component"
774 ],
775 "Ext.ComponentManager": [],
776 "Ext.ComponentQuery": [],
777 "Ext.Container": [
778 "widget.container"
779 ],
780 "Ext.Decorator": [],
781 "Ext.Evented": [],
782 "Ext.Img": [
783 "widget.image",
784 "widget.img"
785 ],
786 "Ext.ItemCollection": [],
787 "Ext.Label": [
788 "widget.label"
789 ],
790 "Ext.LoadMask": [
791 "widget.loadmask"
792 ],
793 "Ext.Map": [
794 "widget.map"
795 ],
796 "Ext.Mask": [
797 "widget.mask"
798 ],
799 "Ext.Media": [
800 "widget.media"
801 ],
802 "Ext.Menu": [
803 "widget.menu"
804 ],
805 "Ext.MessageBox": [],
806 "Ext.Panel": [
807 "widget.panel"
808 ],
809 "Ext.ProgressIndicator": [
810 "widget.progressindicator"
811 ],
812 "Ext.Promise": [],
813 "Ext.SegmentedButton": [
814 "widget.segmentedbutton"
815 ],
816 "Ext.Sheet": [
817 "widget.sheet"
818 ],
819 "Ext.Sortable": [],
820 "Ext.Spacer": [
821 "widget.spacer"
822 ],
823 "Ext.TaskQueue": [],
824 "Ext.Template": [],
825 "Ext.Title": [
826 "widget.title"
827 ],
828 "Ext.TitleBar": [
829 "widget.titlebar"
830 ],
831 "Ext.Toolbar": [
832 "widget.toolbar"
833 ],
834 "Ext.Video": [
835 "widget.video"
836 ],
837 "Ext.XTemplate": [],
838 "Ext.XTemplateCompiler": [],
839 "Ext.XTemplateParser": [],
840 "Ext.app.Action": [],
841 "Ext.app.Application": [],
842 "Ext.app.Controller": [],
843 "Ext.app.History": [],
844 "Ext.app.Profile": [],
845 "Ext.app.Route": [],
846 "Ext.app.Router": [],
847 "Ext.behavior.Behavior": [],
848 "Ext.behavior.Draggable": [],
849 "Ext.behavior.Scrollable": [],
850 "Ext.behavior.Translatable": [],
851 "Ext.carousel.Carousel": [
852 "widget.carousel"
853 ],
854 "Ext.carousel.Indicator": [
855 "widget.carouselindicator"
856 ],
857 "Ext.carousel.Infinite": [],
858 "Ext.carousel.Item": [],
859 "Ext.chart.AbstractChart": [],
860 "Ext.chart.CartesianChart": [
861 "Ext.chart.Chart",
862 "widget.chart"
863 ],
864 "Ext.chart.Legend": [
865 "widget.legend"
866 ],
867 "Ext.chart.MarkerHolder": [],
868 "Ext.chart.Markers": [],
869 "Ext.chart.PolarChart": [
870 "widget.polar"
871 ],
872 "Ext.chart.SpaceFillingChart": [
873 "widget.spacefilling"
874 ],
875 "Ext.chart.axis.Axis": [
876 "widget.axis"
877 ],
878 "Ext.chart.axis.Category": [
879 "axis.category"
880 ],
881 "Ext.chart.axis.Numeric": [
882 "axis.numeric"
883 ],
884 "Ext.chart.axis.Time": [
885 "axis.time"
886 ],
887 "Ext.chart.axis.layout.CombineDuplicate": [
888 "axisLayout.combineDuplicate"
889 ],
890 "Ext.chart.axis.layout.Continuous": [
891 "axisLayout.continuous"
892 ],
893 "Ext.chart.axis.layout.Discrete": [
894 "axisLayout.discrete"
895 ],
896 "Ext.chart.axis.layout.Layout": [],
897 "Ext.chart.axis.segmenter.Names": [
898 "segmenter.names"
899 ],
900 "Ext.chart.axis.segmenter.Numeric": [
901 "segmenter.numeric"
902 ],
903 "Ext.chart.axis.segmenter.Segmenter": [],
904 "Ext.chart.axis.segmenter.Time": [
905 "segmenter.time"
906 ],
907 "Ext.chart.axis.sprite.Axis": [],
908 "Ext.chart.grid.CircularGrid": [
909 "grid.circular"
910 ],
911 "Ext.chart.grid.HorizontalGrid": [
912 "grid.horizontal"
913 ],
914 "Ext.chart.grid.RadialGrid": [
915 "grid.radial"
916 ],
917 "Ext.chart.grid.VerticalGrid": [
918 "grid.vertical"
919 ],
920 "Ext.chart.interactions.Abstract": [
921 "widget.interaction"
922 ],
923 "Ext.chart.interactions.CrossZoom": [
924 "interaction.crosszoom"
925 ],
926 "Ext.chart.interactions.Crosshair": [
927 "interaction.crosshair"
928 ],
929 "Ext.chart.interactions.ItemHighlight": [
930 "interaction.itemhighlight"
931 ],
932 "Ext.chart.interactions.ItemInfo": [
933 "interaction.iteminfo"
934 ],
935 "Ext.chart.interactions.PanZoom": [
936 "interaction.panzoom"
937 ],
938 "Ext.chart.interactions.Rotate": [
939 "interaction.rotate"
940 ],
941 "Ext.chart.interactions.RotatePie3D": [
942 "interaction.rotatePie3d"
943 ],
944 "Ext.chart.label.Callout": [],
945 "Ext.chart.label.Label": [],
946 "Ext.chart.series.Area": [
947 "series.area"
948 ],
949 "Ext.chart.series.Bar": [
950 "series.bar"
951 ],
952 "Ext.chart.series.CandleStick": [
953 "series.candlestick"
954 ],
955 "Ext.chart.series.Cartesian": [],
956 "Ext.chart.series.Gauge": [
957 "series.gauge"
958 ],
959 "Ext.chart.series.ItemPublisher": [],
960 "Ext.chart.series.Line": [
961 "series.line"
962 ],
963 "Ext.chart.series.Pie": [
964 "series.pie"
965 ],
966 "Ext.chart.series.Pie3D": [
967 "series.pie3d"
968 ],
969 "Ext.chart.series.Polar": [],
970 "Ext.chart.series.Radar": [
971 "series.radar"
972 ],
973 "Ext.chart.series.Scatter": [
974 "series.scatter"
975 ],
976 "Ext.chart.series.Series": [],
977 "Ext.chart.series.StackedCartesian": [],
978 "Ext.chart.series.sprite.Aggregative": [],
979 "Ext.chart.series.sprite.Area": [
980 "sprite.areaSeries"
981 ],
982 "Ext.chart.series.sprite.Bar": [
983 "sprite.barSeries"
984 ],
985 "Ext.chart.series.sprite.CandleStick": [
986 "sprite.candlestickSeries"
987 ],
988 "Ext.chart.series.sprite.Cartesian": [],
989 "Ext.chart.series.sprite.Line": [
990 "sprite.lineSeries"
991 ],
992 "Ext.chart.series.sprite.Pie3DPart": [
993 "sprite.pie3dPart"
994 ],
995 "Ext.chart.series.sprite.PieSlice": [
996 "sprite.pieslice"
997 ],
998 "Ext.chart.series.sprite.Polar": [],
999 "Ext.chart.series.sprite.Radar": [
1000 "sprite.radar"
1001 ],
1002 "Ext.chart.series.sprite.Scatter": [
1003 "sprite.scatterSeries"
1004 ],
1005 "Ext.chart.series.sprite.StackedCartesian": [],
1006 "Ext.data.ArrayStore": [
1007 "store.array"
1008 ],
1009 "Ext.data.Batch": [],
1010 "Ext.data.Connection": [],
1011 "Ext.data.DirectStore": [
1012 "store.direct"
1013 ],
1014 "Ext.data.Error": [],
1015 "Ext.data.Errors": [],
1016 "Ext.data.Field": [
1017 "data.field"
1018 ],
1019 "Ext.data.JsonP": [],
1020 "Ext.data.JsonStore": [
1021 "store.json"
1022 ],
1023 "Ext.data.Model": [],
1024 "Ext.data.ModelManager": [],
1025 "Ext.data.NodeInterface": [],
1026 "Ext.data.NodeStore": [
1027 "store.node"
1028 ],
1029 "Ext.data.Operation": [],
1030 "Ext.data.Request": [],
1031 "Ext.data.ResultSet": [],
1032 "Ext.data.SortTypes": [],
1033 "Ext.data.Store": [
1034 "store.store"
1035 ],
1036 "Ext.data.StoreManager": [],
1037 "Ext.data.TreeStore": [
1038 "store.tree"
1039 ],
1040 "Ext.data.Types": [],
1041 "Ext.data.Validations": [],
1042 "Ext.data.association.Association": [],
1043 "Ext.data.association.BelongsTo": [
1044 "association.belongsto"
1045 ],
1046 "Ext.data.association.HasMany": [
1047 "association.hasmany"
1048 ],
1049 "Ext.data.association.HasOne": [
1050 "association.hasone"
1051 ],
1052 "Ext.data.identifier.Sequential": [
1053 "data.identifier.sequential"
1054 ],
1055 "Ext.data.identifier.Simple": [
1056 "data.identifier.simple"
1057 ],
1058 "Ext.data.identifier.Uuid": [
1059 "data.identifier.uuid"
1060 ],
1061 "Ext.data.plugin.Buffered": [
1062 "plugin.storebuffered"
1063 ],
1064 "Ext.data.proxy.Ajax": [
1065 "proxy.ajax"
1066 ],
1067 "Ext.data.proxy.Client": [],
1068 "Ext.data.proxy.Direct": [
1069 "proxy.direct"
1070 ],
1071 "Ext.data.proxy.JsonP": [
1072 "proxy.jsonp",
1073 "proxy.scripttag"
1074 ],
1075 "Ext.data.proxy.LocalStorage": [
1076 "proxy.localstorage"
1077 ],
1078 "Ext.data.proxy.Memory": [
1079 "proxy.memory"
1080 ],
1081 "Ext.data.proxy.Proxy": [
1082 "proxy.proxy"
1083 ],
1084 "Ext.data.proxy.Rest": [
1085 "proxy.rest"
1086 ],
1087 "Ext.data.proxy.Server": [
1088 "proxy.server"
1089 ],
1090 "Ext.data.proxy.SessionStorage": [
1091 "proxy.sessionstorage"
1092 ],
1093 "Ext.data.proxy.Sql": [
1094 "proxy.sql"
1095 ],
1096 "Ext.data.proxy.WebStorage": [],
1097 "Ext.data.reader.Array": [
1098 "reader.array"
1099 ],
1100 "Ext.data.reader.Json": [
1101 "reader.json"
1102 ],
1103 "Ext.data.reader.Reader": [],
1104 "Ext.data.reader.Xml": [
1105 "reader.xml"
1106 ],
1107 "Ext.data.writer.Json": [
1108 "writer.json"
1109 ],
1110 "Ext.data.writer.Writer": [
1111 "writer.base"
1112 ],
1113 "Ext.data.writer.Xml": [
1114 "writer.xml"
1115 ],
1116 "Ext.dataview.DataView": [
1117 "widget.dataview"
1118 ],
1119 "Ext.dataview.IndexBar": [],
1120 "Ext.dataview.List": [
1121 "widget.list"
1122 ],
1123 "Ext.dataview.ListItemHeader": [
1124 "widget.listitemheader"
1125 ],
1126 "Ext.dataview.NestedList": [
1127 "widget.nestedlist"
1128 ],
1129 "Ext.dataview.component.Container": [],
1130 "Ext.dataview.component.DataItem": [
1131 "widget.dataitem"
1132 ],
1133 "Ext.dataview.component.ListItem": [
1134 "widget.listitem"
1135 ],
1136 "Ext.dataview.component.SimpleListItem": [
1137 "widget.simplelistitem"
1138 ],
1139 "Ext.dataview.element.Container": [],
1140 "Ext.dataview.element.List": [],
1141 "Ext.device.Accelerometer": [],
1142 "Ext.device.Browser": [],
1143 "Ext.device.Camera": [],
1144 "Ext.device.Capture": [],
1145 "Ext.device.Communicator": [],
1146 "Ext.device.Compass": [],
1147 "Ext.device.Connection": [],
1148 "Ext.device.Contacts": [],
1149 "Ext.device.Device": [],
1150 "Ext.device.FileSystem": [],
1151 "Ext.device.Geolocation": [],
1152 "Ext.device.Globalization": [],
1153 "Ext.device.Media": [],
1154 "Ext.device.Notification": [],
1155 "Ext.device.Orientation": [],
1156 "Ext.device.Purchases": [],
1157 "Ext.device.Purchases.Product": [],
1158 "Ext.device.Push": [],
1159 "Ext.device.SQLite": [],
1160 "Ext.device.Splashscreen": [],
1161 "Ext.device.Storage": [],
1162 "Ext.device.Tunnel": [],
1163 "Ext.device.accelerometer.Abstract": [],
1164 "Ext.device.accelerometer.Cordova": [],
1165 "Ext.device.accelerometer.Simulator": [],
1166 "Ext.device.browser.Abstract": [],
1167 "Ext.device.browser.Cordova": [],
1168 "Ext.device.browser.Simulator": [],
1169 "Ext.device.browser.Window": [],
1170 "Ext.device.camera.Abstract": [],
1171 "Ext.device.camera.Cordova": [],
1172 "Ext.device.camera.Sencha": [],
1173 "Ext.device.camera.Simulator": [],
1174 "Ext.device.capture.Abstract": [],
1175 "Ext.device.capture.Cordova": [],
1176 "Ext.device.communicator.Android": [],
1177 "Ext.device.communicator.Default": [],
1178 "Ext.device.compass.Abstract": [],
1179 "Ext.device.compass.Cordova": [],
1180 "Ext.device.compass.Simulator": [],
1181 "Ext.device.connection.Abstract": [],
1182 "Ext.device.connection.Cordova": [],
1183 "Ext.device.connection.Sencha": [],
1184 "Ext.device.connection.Simulator": [],
1185 "Ext.device.contacts.Abstract": [],
1186 "Ext.device.contacts.Cordova": [],
1187 "Ext.device.contacts.Sencha": [],
1188 "Ext.device.device.Abstract": [],
1189 "Ext.device.device.Cordova": [],
1190 "Ext.device.device.Sencha": [],
1191 "Ext.device.device.Simulator": [],
1192 "Ext.device.filesystem.Abstract": [],
1193 "Ext.device.filesystem.Chrome": [],
1194 "Ext.device.filesystem.Cordova": [],
1195 "Ext.device.filesystem.DirectoryEntry": [],
1196 "Ext.device.filesystem.Entry": [],
1197 "Ext.device.filesystem.FileEntry": [],
1198 "Ext.device.filesystem.FileSystem": [],
1199 "Ext.device.filesystem.HTML5": [],
1200 "Ext.device.filesystem.Sencha": [],
1201 "Ext.device.filesystem.Simulator": [],
1202 "Ext.device.geolocation.Abstract": [],
1203 "Ext.device.geolocation.Cordova": [],
1204 "Ext.device.geolocation.Sencha": [],
1205 "Ext.device.geolocation.Simulator": [],
1206 "Ext.device.globalization.Abstract": [],
1207 "Ext.device.globalization.Cordova": [],
1208 "Ext.device.globalization.Simulator": [],
1209 "Ext.device.media.Abstract": [],
1210 "Ext.device.media.Cordova": [],
1211 "Ext.device.notification.Abstract": [],
1212 "Ext.device.notification.Cordova": [],
1213 "Ext.device.notification.Sencha": [],
1214 "Ext.device.notification.Simulator": [],
1215 "Ext.device.orientation.Abstract": [],
1216 "Ext.device.orientation.HTML5": [],
1217 "Ext.device.orientation.Sencha": [],
1218 "Ext.device.purchases.Purchase": [],
1219 "Ext.device.purchases.Sencha": [],
1220 "Ext.device.push.Abstract": [],
1221 "Ext.device.push.Cordova": [],
1222 "Ext.device.push.Sencha": [],
1223 "Ext.device.splashscreen.Abstract": [],
1224 "Ext.device.splashscreen.Cordova": [],
1225 "Ext.device.splashscreen.Simulator": [],
1226 "Ext.device.sqlite.Database": [],
1227 "Ext.device.sqlite.SQLResultSet": [],
1228 "Ext.device.sqlite.SQLResultSetRowList": [],
1229 "Ext.device.sqlite.SQLTransaction": [],
1230 "Ext.device.sqlite.Sencha": [],
1231 "Ext.device.storage.Abstract": [],
1232 "Ext.device.storage.Cordova": [],
1233 "Ext.device.storage.HTML5.Database": [],
1234 "Ext.device.storage.HTML5.HTML5": [],
1235 "Ext.device.storage.HTML5.SQLStatement": [],
1236 "Ext.device.storage.Simulator": [],
1237 "Ext.device.tunnel.Abstract": [],
1238 "Ext.device.tunnel.Connection": [],
1239 "Ext.device.tunnel.Sencha": [],
1240 "Ext.device.tunnel.Simulator": [],
1241 "Ext.direct.Event": [
1242 "direct.event"
1243 ],
1244 "Ext.direct.ExceptionEvent": [
1245 "direct.exception"
1246 ],
1247 "Ext.direct.JsonProvider": [
1248 "direct.jsonprovider"
1249 ],
1250 "Ext.direct.Manager": [],
1251 "Ext.direct.PollingProvider": [
1252 "direct.pollingprovider"
1253 ],
1254 "Ext.direct.Provider": [
1255 "direct.provider"
1256 ],
1257 "Ext.direct.RemotingEvent": [
1258 "direct.rpc"
1259 ],
1260 "Ext.direct.RemotingMethod": [],
1261 "Ext.direct.RemotingProvider": [
1262 "direct.remotingprovider"
1263 ],
1264 "Ext.direct.Transaction": [
1265 "direct.transaction"
1266 ],
1267 "Ext.dom.CompositeElement": [],
1268 "Ext.draw.Animator": [],
1269 "Ext.draw.Color": [],
1270 "Ext.draw.Component": [
1271 "widget.draw"
1272 ],
1273 "Ext.draw.Draw": [],
1274 "Ext.draw.Group": [],
1275 "Ext.draw.LimitedCache": [],
1276 "Ext.draw.Matrix": [],
1277 "Ext.draw.Path": [],
1278 "Ext.draw.SegmentTree": [],
1279 "Ext.draw.Solver": [],
1280 "Ext.draw.Surface": [
1281 "widget.surface"
1282 ],
1283 "Ext.draw.TextMeasurer": [],
1284 "Ext.draw.TimingFunctions": [],
1285 "Ext.draw.engine.Canvas": [],
1286 "Ext.draw.engine.Svg": [],
1287 "Ext.draw.engine.SvgContext": [],
1288 "Ext.draw.engine.SvgContext.Gradient": [],
1289 "Ext.draw.engine.SvgExporter": [],
1290 "Ext.draw.gradient.Gradient": [],
1291 "Ext.draw.gradient.Linear": [],
1292 "Ext.draw.gradient.Radial": [],
1293 "Ext.draw.modifier.Animation": [
1294 "modifier.animation"
1295 ],
1296 "Ext.draw.modifier.Highlight": [
1297 "modifier.highlight"
1298 ],
1299 "Ext.draw.modifier.Modifier": [],
1300 "Ext.draw.modifier.Target": [
1301 "modifier.target"
1302 ],
1303 "Ext.draw.sprite.AnimationParser": [],
1304 "Ext.draw.sprite.Arc": [
1305 "sprite.arc"
1306 ],
1307 "Ext.draw.sprite.AttributeDefinition": [],
1308 "Ext.draw.sprite.AttributeParser": [],
1309 "Ext.draw.sprite.Circle": [
1310 "sprite.circle"
1311 ],
1312 "Ext.draw.sprite.Composite": [
1313 "sprite.composite"
1314 ],
1315 "Ext.draw.sprite.Ellipse": [
1316 "sprite.ellipse"
1317 ],
1318 "Ext.draw.sprite.EllipticalArc": [
1319 "sprite.ellipticalArc"
1320 ],
1321 "Ext.draw.sprite.GradientDefinition": [],
1322 "Ext.draw.sprite.Image": [
1323 "sprite.image"
1324 ],
1325 "Ext.draw.sprite.Instancing": [
1326 "sprite.instancing"
1327 ],
1328 "Ext.draw.sprite.Line": [
1329 "sprite.line"
1330 ],
1331 "Ext.draw.sprite.Path": [
1332 "sprite.path"
1333 ],
1334 "Ext.draw.sprite.Rect": [
1335 "sprite.rect"
1336 ],
1337 "Ext.draw.sprite.Sector": [
1338 "sprite.sector"
1339 ],
1340 "Ext.draw.sprite.Sprite": [
1341 "sprite.sprite"
1342 ],
1343 "Ext.draw.sprite.Text": [
1344 "sprite.text"
1345 ],
1346 "Ext.event.Controller": [],
1347 "Ext.event.Dispatcher": [],
1348 "Ext.event.Dom": [],
1349 "Ext.event.Event": [],
1350 "Ext.event.ListenerStack": [],
1351 "Ext.event.Touch": [],
1352 "Ext.event.publisher.ComponentDelegation": [],
1353 "Ext.event.publisher.ComponentPaint": [],
1354 "Ext.event.publisher.ComponentSize": [],
1355 "Ext.event.publisher.Dom": [],
1356 "Ext.event.publisher.ElementPaint": [],
1357 "Ext.event.publisher.ElementSize": [],
1358 "Ext.event.publisher.Publisher": [],
1359 "Ext.event.publisher.TouchGesture": [],
1360 "Ext.event.recognizer.DoubleTap": [],
1361 "Ext.event.recognizer.Drag": [],
1362 "Ext.event.recognizer.EdgeSwipe": [],
1363 "Ext.event.recognizer.HorizontalSwipe": [],
1364 "Ext.event.recognizer.LongPress": [],
1365 "Ext.event.recognizer.MultiTouch": [],
1366 "Ext.event.recognizer.Pinch": [],
1367 "Ext.event.recognizer.Recognizer": [],
1368 "Ext.event.recognizer.Rotate": [],
1369 "Ext.event.recognizer.SingleTouch": [],
1370 "Ext.event.recognizer.Swipe": [],
1371 "Ext.event.recognizer.Tap": [],
1372 "Ext.event.recognizer.Touch": [],
1373 "Ext.event.recognizer.VerticalSwipe": [],
1374 "Ext.field.Checkbox": [
1375 "widget.checkboxfield"
1376 ],
1377 "Ext.field.DatePicker": [
1378 "widget.datepickerfield"
1379 ],
1380 "Ext.field.DatePickerNative": [
1381 "widget.datepickernativefield"
1382 ],
1383 "Ext.field.Email": [
1384 "widget.emailfield"
1385 ],
1386 "Ext.field.Field": [
1387 "widget.field"
1388 ],
1389 "Ext.field.File": [
1390 "widget.filefield"
1391 ],
1392 "Ext.field.FileInput": [
1393 "widget.fileinput"
1394 ],
1395 "Ext.field.Hidden": [
1396 "widget.hiddenfield"
1397 ],
1398 "Ext.field.Input": [
1399 "widget.input"
1400 ],
1401 "Ext.field.Number": [
1402 "widget.numberfield"
1403 ],
1404 "Ext.field.Password": [
1405 "widget.passwordfield"
1406 ],
1407 "Ext.field.Radio": [
1408 "widget.radiofield"
1409 ],
1410 "Ext.field.Search": [
1411 "widget.searchfield"
1412 ],
1413 "Ext.field.Select": [
1414 "widget.selectfield"
1415 ],
1416 "Ext.field.Slider": [
1417 "widget.sliderfield"
1418 ],
1419 "Ext.field.Spinner": [
1420 "widget.spinnerfield"
1421 ],
1422 "Ext.field.Text": [
1423 "widget.textfield"
1424 ],
1425 "Ext.field.TextArea": [
1426 "widget.textareafield"
1427 ],
1428 "Ext.field.TextAreaInput": [
1429 "widget.textareainput"
1430 ],
1431 "Ext.field.Toggle": [
1432 "widget.togglefield"
1433 ],
1434 "Ext.field.Url": [
1435 "widget.urlfield"
1436 ],
1437 "Ext.form.FieldSet": [
1438 "widget.fieldset"
1439 ],
1440 "Ext.form.Panel": [
1441 "widget.formpanel"
1442 ],
1443 "Ext.fx.Animation": [],
1444 "Ext.fx.Easing": [],
1445 "Ext.fx.Runner": [],
1446 "Ext.fx.State": [],
1447 "Ext.fx.animation.Abstract": [],
1448 "Ext.fx.animation.Cube": [
1449 "animation.cube"
1450 ],
1451 "Ext.fx.animation.Fade": [
1452 "animation.fade",
1453 "animation.fadeIn"
1454 ],
1455 "Ext.fx.animation.FadeOut": [
1456 "animation.fadeOut"
1457 ],
1458 "Ext.fx.animation.Flip": [
1459 "animation.flip"
1460 ],
1461 "Ext.fx.animation.Pop": [
1462 "animation.pop",
1463 "animation.popIn"
1464 ],
1465 "Ext.fx.animation.PopOut": [
1466 "animation.popOut"
1467 ],
1468 "Ext.fx.animation.Slide": [
1469 "animation.slide",
1470 "animation.slideIn"
1471 ],
1472 "Ext.fx.animation.SlideOut": [
1473 "animation.slideOut"
1474 ],
1475 "Ext.fx.animation.Wipe": [],
1476 "Ext.fx.animation.WipeOut": [],
1477 "Ext.fx.easing.Abstract": [],
1478 "Ext.fx.easing.Bounce": [],
1479 "Ext.fx.easing.BoundMomentum": [],
1480 "Ext.fx.easing.EaseIn": [
1481 "easing.ease-in"
1482 ],
1483 "Ext.fx.easing.EaseOut": [
1484 "easing.ease-out"
1485 ],
1486 "Ext.fx.easing.Linear": [
1487 "easing.linear"
1488 ],
1489 "Ext.fx.easing.Momentum": [],
1490 "Ext.fx.layout.Card": [],
1491 "Ext.fx.layout.card.Abstract": [],
1492 "Ext.fx.layout.card.Cover": [
1493 "fx.layout.card.cover"
1494 ],
1495 "Ext.fx.layout.card.Cube": [
1496 "fx.layout.card.cube"
1497 ],
1498 "Ext.fx.layout.card.Fade": [
1499 "fx.layout.card.fade"
1500 ],
1501 "Ext.fx.layout.card.Flip": [
1502 "fx.layout.card.flip"
1503 ],
1504 "Ext.fx.layout.card.Pop": [
1505 "fx.layout.card.pop"
1506 ],
1507 "Ext.fx.layout.card.Reveal": [
1508 "fx.layout.card.reveal"
1509 ],
1510 "Ext.fx.layout.card.Scroll": [
1511 "fx.layout.card.scroll"
1512 ],
1513 "Ext.fx.layout.card.ScrollCover": [
1514 "fx.layout.card.scrollcover"
1515 ],
1516 "Ext.fx.layout.card.ScrollReveal": [
1517 "fx.layout.card.scrollreveal"
1518 ],
1519 "Ext.fx.layout.card.Slide": [
1520 "fx.layout.card.slide"
1521 ],
1522 "Ext.fx.layout.card.Style": [],
1523 "Ext.fx.runner.Css": [],
1524 "Ext.fx.runner.CssAnimation": [],
1525 "Ext.fx.runner.CssTransition": [],
1526 "Ext.layout.Abstract": [],
1527 "Ext.layout.Box": [
1528 "layout.tablebox"
1529 ],
1530 "Ext.layout.Card": [
1531 "layout.card"
1532 ],
1533 "Ext.layout.Default": [
1534 "layout.auto",
1535 "layout.default"
1536 ],
1537 "Ext.layout.Fit": [
1538 "layout.fit"
1539 ],
1540 "Ext.layout.FlexBox": [
1541 "layout.box"
1542 ],
1543 "Ext.layout.Float": [
1544 "layout.float"
1545 ],
1546 "Ext.layout.HBox": [
1547 "layout.hbox"
1548 ],
1549 "Ext.layout.VBox": [
1550 "layout.vbox"
1551 ],
1552 "Ext.layout.wrapper.BoxDock": [],
1553 "Ext.layout.wrapper.Dock": [],
1554 "Ext.layout.wrapper.Inner": [],
1555 "Ext.mixin.Bindable": [],
1556 "Ext.mixin.Filterable": [],
1557 "Ext.mixin.Mixin": [],
1558 "Ext.mixin.Observable": [],
1559 "Ext.mixin.Progressable": [],
1560 "Ext.mixin.Selectable": [],
1561 "Ext.mixin.Sortable": [],
1562 "Ext.mixin.Templatable": [],
1563 "Ext.mixin.Traversable": [],
1564 "Ext.navigation.Bar": [],
1565 "Ext.navigation.View": [
1566 "widget.navigationview"
1567 ],
1568 "Ext.picker.Date": [
1569 "widget.datepicker"
1570 ],
1571 "Ext.picker.Picker": [
1572 "widget.picker"
1573 ],
1574 "Ext.picker.Slot": [
1575 "widget.pickerslot"
1576 ],
1577 "Ext.plugin.BufferedList": [
1578 "plugin.bufferedlist"
1579 ],
1580 "Ext.plugin.ListPaging": [
1581 "plugin.listpaging"
1582 ],
1583 "Ext.plugin.PullRefresh": [
1584 "plugin.pullrefresh"
1585 ],
1586 "Ext.plugin.SortableList": [
1587 "plugin.sortablelist"
1588 ],
1589 "Ext.scroll.Indicator": [],
1590 "Ext.scroll.Scroller": [],
1591 "Ext.scroll.View": [],
1592 "Ext.scroll.indicator.Abstract": [],
1593 "Ext.scroll.indicator.CssTransform": [],
1594 "Ext.scroll.indicator.Rounded": [],
1595 "Ext.scroll.indicator.ScrollPosition": [],
1596 "Ext.slider.Slider": [
1597 "widget.slider"
1598 ],
1599 "Ext.slider.Thumb": [
1600 "widget.thumb"
1601 ],
1602 "Ext.slider.Toggle": [],
1603 "Ext.tab.Bar": [
1604 "widget.tabbar"
1605 ],
1606 "Ext.tab.Panel": [
1607 "widget.tabpanel"
1608 ],
1609 "Ext.tab.Tab": [
1610 "widget.tab"
1611 ],
1612 "Ext.table.Cell": [
1613 "widget.tablecell"
1614 ],
1615 "Ext.table.Row": [
1616 "widget.tablerow"
1617 ],
1618 "Ext.table.Table": [
1619 "widget.table"
1620 ],
1621 "Ext.util.AbstractMixedCollection": [],
1622 "Ext.util.Audio": [],
1623 "Ext.util.BufferedCollection": [],
1624 "Ext.util.Collection": [],
1625 "Ext.util.DelayedTask": [],
1626 "Ext.util.Draggable": [],
1627 "Ext.util.Droppable": [],
1628 "Ext.util.Filter": [],
1629 "Ext.util.Format": [],
1630 "Ext.util.Geolocation": [],
1631 "Ext.util.Grouper": [],
1632 "Ext.util.HashMap": [],
1633 "Ext.util.Inflector": [],
1634 "Ext.util.InputBlocker": [],
1635 "Ext.util.LineSegment": [],
1636 "Ext.util.MixedCollection": [],
1637 "Ext.util.Offset": [],
1638 "Ext.util.PaintMonitor": [],
1639 "Ext.util.Point": [],
1640 "Ext.util.PositionMap": [],
1641 "Ext.util.Region": [],
1642 "Ext.util.SizeMonitor": [],
1643 "Ext.util.Sortable": [],
1644 "Ext.util.Sorter": [],
1645 "Ext.util.TapRepeater": [],
1646 "Ext.util.Translatable": [],
1647 "Ext.util.TranslatableGroup": [],
1648 "Ext.util.TranslatableList": [],
1649 "Ext.util.Wrapper": [],
1650 "Ext.util.paintmonitor.Abstract": [],
1651 "Ext.util.paintmonitor.CssAnimation": [],
1652 "Ext.util.paintmonitor.OverflowChange": [],
1653 "Ext.util.sizemonitor.Abstract": [],
1654 "Ext.util.sizemonitor.Default": [],
1655 "Ext.util.sizemonitor.OverflowChange": [],
1656 "Ext.util.sizemonitor.Scroll": [],
1657 "Ext.util.translatable.Abstract": [],
1658 "Ext.util.translatable.CssPosition": [],
1659 "Ext.util.translatable.CssTransform": [],
1660 "Ext.util.translatable.Dom": [],
1661 "Ext.util.translatable.ScrollPosition": [],
1662 "Ext.ux.ActionOverFlowMenuButton": [],
1663 "Ext.ux.ApplicationMenu": [],
1664 "Ext.ux.ContextMenu": [],
1665 "Ext.ux.MenuButton": [],
1666 "Ext.ux.TabMenuButton": [],
1667 "Ext.ux.device.Analytics": [],
1668 "Ext.ux.device.Twitter": [],
1669 "Ext.ux.device.analytics.Abstract": [],
1670 "Ext.ux.device.analytics.Cordova": [],
1671 "Ext.ux.device.twitter.Abstract": [],
1672 "Ext.ux.device.twitter.Cordova": [],
1673 "Ext.ux.parse.Helper": [],
1674 "Ext.ux.parse.Model": [],
1675 "Ext.ux.parse.Proxy": [
1676 "proxy.parse"
1677 ],
1678 "Ext.ux.parse.Reader": [
1679 "reader.parse"
1680 ],
1681 "Ext.ux.parse.Store": [],
1682 "Ext.ux.parse.association.Pointer": [
1683 "association.pointer"
1684 ],
1685 "Ext.ux.parse.association.Relation": [
1686 "association.relation"
1687 ],
1688 "Ext.viewport.Android": [],
1689 "Ext.viewport.Default": [
1690 "widget.viewport"
1691 ],
1692 "Ext.viewport.Ios": [],
1693 "Ext.viewport.Viewport": [],
1694 "Ext.viewport.WindowsPhone": [],
1695 "Particles.controller.Main": [],
1696 "Particles.sprite.Emitter": [
1697 "sprite.emitter"
1698 ],
1699 "Particles.view.Main": [],
1700 "Particles.view.Particles": [
1701 "widget.particles"
1702 ],
1703 "Particles.view.Properties": []
1704 });