fix #7873 - links to footnotes removed on paste
[roojs1] / buildSDK / dependancy_ui.txt
1 //              *** ALL can be Optional (need drag /drop ?) - although windows/split  bar/grid etc. uses them..
2
3
4 Roo.data.SortTypes
5 Roo.data.Record
6 Roo.data.Store
7 Roo.data.SimpleStore
8 Roo.data.JsonStore
9 Roo.data.Field
10 Roo.data.DataReader
11 Roo.data.DataProxy
12 //              *** Can be Optional (if needed?)
13 Roo.data.MemoryProxy
14 Roo.data.HttpProxy
15 //              *** Can be Optional (external scripts?)
16 Roo.data.ScriptTagProxy
17 Roo.data.JsonReader
18 //              *** Can be Optional ***
19 Roo.data.XmlReader
20 //              *** Can be Optional (needed for Tree?)
21 Roo.data.ArrayReader
22 Roo.data.Tree
23
24
25
26
27 // component has been moved to core..
28 Roo.Shadow
29 Roo.SplitBar
30 Roo.View
31
32 //              *** Can be Optional -- check deps..***
33 Roo.JsonView
34 //              *** Can be Optional ***
35 Roo.ColorPalette
36 //              *** Can be Optional ***
37 Roo.DatePicker
38
39 Roo.TabPanel
40 Roo.Button
41 Roo.SplitButton
42
43 Roo.Toolbar
44 Roo.PagingToolbar
45 Roo.Resizable
46 Roo.Editor
47 Roo.BasicDialog
48 Roo.LayoutDialog
49 Roo.MessageBox
50 Roo.QuickTips
51
52 Roo.tree.TreePanel
53 Roo.tree.TreeSelectionModel
54 Roo.tree.TreeNode
55 Roo.tree.AsyncTreeNode
56 Roo.tree.TreeNodeUI
57 Roo.tree.TreeLoader
58 //              *** Can be Optional - only if you used it..***
59 Roo.tree.TreeFilter
60 Roo.tree.TreeSorter
61 Roo.tree.TreeDropZone
62 Roo.tree.TreeDragZone
63 Roo.tree.TreeEditor
64 //              our extended version.
65 Roo.tree.ColumnNodeUI
66 Roo.tree.ColumnTree
67
68
69
70 Roo.menu.Menu
71 Roo.menu.MenuMgr
72 Roo.menu.BaseItem
73 Roo.menu.Adapter
74 Roo.menu.TextItem
75 Roo.menu.Separator
76 Roo.menu.Item
77 Roo.menu.CheckItem
78 Roo.menu.DateItem
79 Roo.menu.ColorItem
80 Roo.menu.DateMenu
81 Roo.menu.ColorMenu
82
83 Roo.form.TextItem
84 Roo.form.Field
85 Roo.form.TextField
86 Roo.form.Hidden
87 Roo.form.TriggerField
88 Roo.form.TextArea
89 Roo.form.NumberField
90 Roo.form.DateField
91 Roo.form.MonthField
92 Roo.form.ComboBox
93 Roo.form.ComboBoxArray
94 Roo.form.ComboNested
95 Roo.form.Checkbox
96 Roo.form.Radio
97
98 Roo.rtf.namespace
99 Roo.rtf.Hex
100 Roo.rtf.Paragraph
101 Roo.rtf.Span
102 Roo.rtf.Group
103 Roo.rtf.Document
104 Roo.rtf.Ctrl
105 Roo.rtf.Parser
106
107 Roo.htmleditor.namespace
108 Roo.htmleditor.Filter
109 Roo.htmleditor.FilterAttributes
110 Roo.htmleditor.FilterBlack
111 Roo.htmleditor.FilterComment
112 Roo.htmleditor.FilterKeepChildren
113 Roo.htmleditor.FilterParagraph
114 Roo.htmleditor.FilterHashLink
115 Roo.htmleditor.FilterSpan
116 Roo.htmleditor.FilterTableWidth
117 Roo.htmleditor.FilterWord
118 Roo.htmleditor.FilterStyleToTag
119 Roo.htmleditor.FilterLongBr
120 Roo.htmleditor.FilterBlock
121 Roo.htmleditor.TidySerializer
122 Roo.htmleditor.TidyWriter
123 Roo.htmleditor.TidyEntities
124 Roo.htmleditor.KeyEnter
125
126 Roo.htmleditor.Block
127 Roo.htmleditor.BlockFigure
128 Roo.htmleditor.BlockTable
129 Roo.htmleditor.BlockTd
130
131 Roo.HtmlEditorCore
132 Roo.form.HtmlEditor
133 Roo.form.HtmlEditor.ToolbarStandard
134 Roo.form.HtmlEditor.ToolbarContext
135 Roo.form.BasicForm
136 Roo.form.Form
137 Roo.form.Action
138 Roo.form.Layout
139 Roo.form.Column
140 Roo.form.Row
141 Roo.form.FieldSet
142 Roo.form.VTypes
143 Roo.form.FCKeditor
144 Roo.form.GridField
145 Roo.form.DisplayField
146 Roo.form.DayPicker
147 Roo.form.ComboCheck
148 Roo.form.Signature
149 Roo.form.Select
150
151
152 // Must be after view and form.field as it uses both.
153 Roo.DDView
154
155 Roo.LayoutManager
156 Roo.BorderLayout
157 Roo.BasicLayoutRegion
158 Roo.LayoutRegion
159 Roo.SplitLayoutRegion
160 Roo.CenterLayoutRegion
161 Roo.LayoutStateManager
162 Roo.ContentPanel
163 Roo.GridPanel
164 Roo.NestedLayoutPanel
165 Roo.ScrollPanel
166 Roo.TreePanel
167
168 //              *** Can be Optional *** - only if you use it..
169 Roo.ReaderLayout
170
171 Roo.grid.Grid
172 Roo.grid.AbstractGridView
173
174 Roo.grid.HeaderDragZone
175 Roo.grid.HeaderDropZone
176 Roo.grid.GridView
177 Roo.grid.SplitDragZone
178 Roo.grid.GridDragZone
179 Roo.grid.ColumnModel
180 Roo.grid.AbstractSelectionModel
181 Roo.grid.RowSelectionModel
182 //              *** Can be Optional (if you do not have editable or cell selection grids.)***
183 Roo.grid.CellSelectionModel
184 //              *** Can be Optional (if you do not have editable grids.)***
185 Roo.grid.EditorGrid
186 Roo.grid.GridEditor
187 //              *** Can be Optional ***
188 Roo.grid.PropertyGrid
189 Roo.grid.Calendar
190
191
192 Roo.LoadMask
193 //              *** Can be Optional ***
194 Roo.XTemplate
195
196 // extras..
197
198
199 // is this ready yet? - is it used?
200 // Roo.Login
201
202 Roo.dialog.namespace
203 Roo.dialog.UploadCropbox