buildSDK/dependancy_core.txt
[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.EventManager
39 Roo.Element
40 Roo.Fx
41 Roo.CompositeElement
42 Roo.CompositeElementLite
43 Roo.data.Connection
44 Roo.Ajax
45 Roo.UpdateManager
46
47
48 // -- these two have bits in and out of core...
49
50
51 // probably outside of core..
52 Roo.util.DelayedTask
53 // TaskRunner includes Roo.TaskMgr
54 Roo.util.TaskRunner
55 Roo.util.MixedCollection
56 Roo.util.JSON
57 Roo.util.Format
58 Roo.MasterTemplate
59 Roo.util.CSS
60 Roo.util.ClickRepeater
61 Roo.KeyNav
62 Roo.KeyMap
63 Roo.util.TextMetrics
64 Roo.state.Provider
65 Roo.state.Manager
66 Roo.state.CookieProvider
67
68 //              *** ALL can be Optional (need drag /drop ?) - although windows/split  bar/grid etc. uses them..
69 Roo.dd.DragDrop
70 Roo.dd.DragDropMgr
71 Roo.dd.DD
72 Roo.dd.DDProxy
73 Roo.dd.DDTarget
74 Roo.dd.ScrollManager
75 Roo.dd.Registry
76 Roo.dd.StatusProxy
77 Roo.dd.DragSource
78 Roo.dd.DropTarget
79 Roo.dd.DragZone
80 Roo.dd.DropZone
81
82 Roo.data.SortTypes
83 Roo.data.Record
84 Roo.data.Store
85 Roo.data.SimpleStore
86 Roo.data.JsonStore
87 Roo.data.Field
88 Roo.data.DataReader
89 Roo.data.DataProxy
90 //              *** Can be Optional (if needed?)
91 Roo.data.MemoryProxy
92 Roo.data.HttpProxy
93 //              *** Can be Optional (external scripts?)
94 Roo.data.ScriptTagProxy
95 Roo.data.JsonReader
96 //              *** Can be Optional ***
97 Roo.data.XmlReader
98 //              *** Can be Optional (needed for Tree?)
99 Roo.data.ArrayReader
100 Roo.data.Tree