Fix #6913 - add more documentation to code
[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.Color
27 Roo.lib.ColorAnim
28 Roo.lib.Easing
29 Roo.lib.Motion
30 Roo.lib.Scroll
31
32 // --- end if base ---
33
34
35 Roo.DomHelper
36 Roo.Template
37 Roo.DomQuery
38 Roo.util.Observable
39 Roo.Document
40 Roo.EventManager
41 Roo.Element
42 Roo.Fx
43 Roo.CompositeElement
44 Roo.CompositeElementLite
45 Roo.data.Connection
46 Roo.Ajax
47 Roo.UpdateManager
48 Roo.DomTemplate
49
50
51 // -- these two have bits in and out of core...
52
53
54 // probably outside of core..
55 Roo.util.DelayedTask
56 // TaskRunner includes Roo.TaskMgr
57 Roo.util.TaskRunner
58 Roo.util.MixedCollection
59 Roo.util.JSON
60 Roo.util.Format
61 Roo.MasterTemplate
62 Roo.util.CSS
63 Roo.util.ClickRepeater
64 Roo.util.Clipboard
65 Roo.KeyNav
66 Roo.KeyMap
67 Roo.util.TextMetrics
68 Roo.state.Provider
69 Roo.state.Manager
70 Roo.state.CookieProvider
71
72 // moved from ui..
73 Roo.ComponentMgr
74 Roo.Component
75 Roo.BoxComponent
76 Roo.Layer
77
78
79 Roo.XComponent
80 Roo.Markdown
81
82 Roo.dd.DragDrop
83 Roo.dd.DragDropMgr
84 Roo.dd.DD
85 Roo.dd.DDProxy
86 Roo.dd.DDTarget
87 Roo.dd.ScrollManager
88 Roo.dd.Registry
89 Roo.dd.StatusProxy
90 Roo.dd.DragSource
91 Roo.dd.DropTarget
92 Roo.dd.DragZone
93 Roo.dd.DropZone