roojs-ui.js
[roojs1] / buildSDK / dependancy_core.txt
1
2 // list of files to be build in order.. 
3 // -- to make your own.. 
4 //   - just copy this file, and add // infront of the files 
5 //     that you dont think you need.!!!
6
7 Roo 
8 Function
9 String
10 Number
11 Array
12 Date
13     
14 //not sure how many of these are requ..
15 //was adapter/...
16 Roo.lib.Dom
17 Roo.lib.Event
18 Roo.lib.Ajax
19 Roo.lib.Region
20 //Roo.DomHelper - in twice -- should it be here???
21 Roo.lib.Point
22 Roo.lib.Anim
23 Roo.lib.AnimBase
24 Roo.lib.AnimMgr
25 Roo.lib.Beizer
26 Roo.lib.ColorAnim
27 Roo.lib.Easing
28 Roo.lib.Motion
29 Roo.lib.Scroll
30
31 // --- end if base ---
32
33
34 Roo.DomHelper
35 Roo.Template
36 Roo.DomQuery
37 Roo.util.Observable
38 Roo.Document
39 Roo.EventManager
40 Roo.Element
41 Roo.Fx
42 Roo.CompositeElement
43 Roo.CompositeElementLite
44 Roo.data.Connection
45 Roo.Ajax
46 Roo.UpdateManager
47 Roo.DomTemplate
48
49
50 // -- these two have bits in and out of core...
51
52
53 // probably outside of core..
54 Roo.util.DelayedTask
55 // TaskRunner includes Roo.TaskMgr
56 Roo.util.TaskRunner
57 Roo.util.MixedCollection
58 Roo.util.JSON
59 Roo.util.Format
60 Roo.MasterTemplate
61 Roo.util.CSS
62 Roo.util.ClickRepeater
63 Roo.KeyNav
64 Roo.KeyMap
65 Roo.util.TextMetrics
66 Roo.state.Provider
67 Roo.state.Manager
68 Roo.state.CookieProvider
69
70 // moved from ui..
71 Roo.ComponentMgr
72 Roo.Component
73 Roo.BoxComponent
74
75 Roo.XComponent
76 Roo.Markdown
77
78 Roo.dd.DragDrop
79 Roo.dd.DragDropMgr
80 Roo.dd.DD
81 Roo.dd.DDProxy
82 Roo.dd.DDTarget
83 Roo.dd.ScrollManager
84 Roo.dd.Registry
85 Roo.dd.StatusProxy
86 Roo.dd.DragSource
87 Roo.dd.DropTarget
88 Roo.dd.DragZone
89 Roo.dd.DropZone