fix attribute
[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.FilterSpan
115 Roo.htmleditor.FilterTableWidth
116 Roo.htmleditor.FilterWord
117 Roo.htmleditor.FilterStyleToTag
118 Roo.htmleditor.FilterLongBr
119 Roo.htmleditor.FilterBlock
120 Roo.htmleditor.TidySerializer
121 Roo.htmleditor.TidyWriter
122 Roo.htmleditor.TidyEntities
123 Roo.htmleditor.KeyEnter
124
125 Roo.htmleditor.Block
126 Roo.htmleditor.BlockFigure
127 Roo.htmleditor.BlockTable
128 Roo.htmleditor.BlockTd
129
130 Roo.HtmlEditorCore
131 Roo.form.HtmlEditor
132 Roo.form.HtmlEditor.ToolbarStandard
133 Roo.form.HtmlEditor.ToolbarContext
134 Roo.form.BasicForm
135 Roo.form.Form
136 Roo.form.Action
137 Roo.form.Layout
138 Roo.form.Column
139 Roo.form.Row
140 Roo.form.FieldSet
141 Roo.form.VTypes
142 Roo.form.FCKeditor
143 Roo.form.GridField
144 Roo.form.DisplayField
145 Roo.form.DayPicker
146 Roo.form.ComboCheck
147 Roo.form.Signature
148 Roo.form.Select
149
150
151 // Must be after view and form.field as it uses both.
152 Roo.DDView
153
154 Roo.LayoutManager
155 Roo.BorderLayout
156 Roo.BasicLayoutRegion
157 Roo.LayoutRegion
158 Roo.SplitLayoutRegion
159 Roo.CenterLayoutRegion
160 Roo.LayoutStateManager
161 Roo.ContentPanel
162 Roo.GridPanel
163 Roo.NestedLayoutPanel
164 Roo.ScrollPanel
165 Roo.TreePanel
166
167 //              *** Can be Optional *** - only if you use it..
168 Roo.ReaderLayout
169
170 Roo.grid.Grid
171 Roo.grid.AbstractGridView
172
173 Roo.grid.HeaderDragZone
174 Roo.grid.HeaderDropZone
175 Roo.grid.GridView
176 Roo.grid.SplitDragZone
177 Roo.grid.GridDragZone
178 Roo.grid.ColumnModel
179 Roo.grid.AbstractSelectionModel
180 Roo.grid.RowSelectionModel
181 //              *** Can be Optional (if you do not have editable or cell selection grids.)***
182 Roo.grid.CellSelectionModel
183 //              *** Can be Optional (if you do not have editable grids.)***
184 Roo.grid.EditorGrid
185 Roo.grid.GridEditor
186 //              *** Can be Optional ***
187 Roo.grid.PropertyGrid
188 Roo.grid.Calendar
189
190
191 Roo.LoadMask
192 //              *** Can be Optional ***
193 Roo.XTemplate
194
195 // extras..
196
197
198 // is this ready yet? - is it used?
199 // Roo.Login