summaryrefslogtreecommitdiff
path: root/webapps/qooxdoo-0.6.3-sdk/frontend/framework/tool/migration/0.6/patches/01-classnames.dat
blob: 4545fe3b7f0bf553884791fd46b714a16004d6ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
\bQxConst\b=qx.Const
\bQxClient\b=qx.sys.Client

\bQxDefaultSettings\b=qx.core.DefaultSettings
\bQxSettings\b=qx.core.Settings
\bQxMain\b=qx.core.Main
\bQxObject\b=qx.core.Object
\bQxTarget\b=qx.core.Target
\bQxApplication\b=qx.core.Init

\bQxRangeManager\b=qx.type.Range
\bQxSelectionStorage\b=qx.type.Selection
\bQxFlashPlayerVersion\b=qx.type.Version

\bQxTimer\b=qx.client.Timer
\bQxNativeWindow\b=qx.client.NativeWindow
\bQxClientWindow\b=qx.client.ClientWindow
\bQxCommand\b=qx.client.Command
\bQxBuilder\b=qx.client.Builder

\bQxDebug\b=qx.dev.Debug
\bQxTimeTracker\b=qx.dev.TimeTracker

\bQxXmlExtras\b=qx.lang.Xml

\bQxDataEvent\b=qx.event.type.DataEvent
\bQxDomEvent\b=qx.event.type.DomEvent
\bQxDragEvent\b=qx.event.type.DragEvent
\bQxEvent\b=qx.event.type.Event
\bQxFocusEvent\b=qx.event.type.FocusEvent
\bQxKeyEvent\b=qx.event.type.KeyEvent
\bQxMouseEvent\b=qx.event.type.MouseEvent

\bQxDragAndDropManager\b=qx.event.handler.DragAndDropHandler
\bQxEventManager\b=qx.event.handler.EventHandler
\bQxFocusManager\b=qx.event.handler.FocusHandler

\bQxRequest\b=qx.io.remote.RemoteRequest
\bQxRequestQueue\b=qx.io.remote.RemoteRequestQueue
\bQxResponse\b=qx.io.remote.RemoteResponse
\bQxCommonTransport\b=qx.io.remote.AbstractRemoteTransport
\bQxIframeTransport\b=qx.io.remote.IframeTransport
\bQxXmlhttpTransport\b=qx.io.remote.XmlhttpTransport

\bQxCookie\b=qx.io.local.CookieApi
\bQxCookieStorage\b=qx.io.local.CookieTransport

\bQxImagePreloader\b=qx.io.image.ImagePreloader
\bQxImagePreloaderSystem\b=qx.io.image.ImagePreloaderSystem

\bQxParent\b=qx.ui.core.Parent
\bQxWidget\b=qx.ui.core.Widget
\bQxClientDocument\b=qx.ui.core.ClientDocument
\bQxBlocker\b=qx.ui.core.ClientDocumentBlocker

\bQxAtom\b=qx.ui.basic.Atom
\bQxImage\b=qx.ui.basic.Image
\bQxLabel\b=qx.ui.basic.Label
\bQxTerminator\b=qx.ui.basic.Terminator
\bQxInline\b=qx.ui.basic.Inline
\bQxHorizontalSpacer\b=qx.ui.basic.HorizontalSpacer
\bQxVerticalSpacer\b=qx.ui.basic.VerticalSpacer

\bQxBoxLayout\b=qx.ui.layout.BoxLayout
\bQxCanvasLayout\b=qx.ui.layout.CanvasLayout
\bQxDockLayout\b=qx.ui.layout.DockLayout
\bQxFlowLayout\b=qx.ui.layout.FlowLayout
\bQxHorizontalBoxLayout\b=qx.ui.layout.HorizontalBoxLayout
\bQxVerticalBoxLayout\b=qx.ui.layout.VerticalBoxLayout
\bQxGridLayout\b=qx.ui.layout.GridLayout

\bQxTextField\b=qx.ui.form.TextField
\bQxTextArea\b=qx.ui.form.TextArea
\bQxPasswordField\b=qx.ui.form.PasswordField
\bQxSpinner\b=qx.ui.form.Spinner
\bQxButton\b=qx.ui.form.Button
\bQxRepeatButton\b=qx.ui.form.RepeatButton
\bQxComboBox\b=qx.ui.form.ComboBox
\bQxList\b=qx.ui.form.List
\bQxCheckBox\b=qx.ui.form.CheckBox
\bQxRadioButton\b=qx.ui.form.RadioButton
\bQxListItem\b=qx.ui.form.ListItem
\bQxInputCheckIcon\b=qx.ui.form.InputCheckSymbol

\bQxFieldSet\b=qx.ui.groupbox.GroupBox
\bQxCheckBoxFieldSet\b=qx.ui.groupbox.CheckGroupBox
\bQxRadioButtonFieldSet\b=qx.ui.groupbox.RadioGroupBox

\bQxListView\b=qx.ui.listview.ListView
\bQxListViewContentCellHtml\b=qx.ui.listview.ListViewContentCellHtml
\bQxListViewContentCellIconHtml\b=qx.ui.listview.ListViewContentCellIconHtml
\bQxListViewContentCellImage\b=qx.ui.listview.ListViewContentCellImage
\bQxListViewContentCellLink\b=qx.ui.listview.ListViewContentCellLink
\bQxListViewContentCellText\b=qx.ui.listview.ListViewContentCellText
\bQxListViewHeader\b=qx.ui.listview.ListViewHeader
\bQxListViewHeaderCell\b=qx.ui.listview.ListViewHeaderCell
\bQxListViewHeaderSeparator\b=qx.ui.listview.ListViewHeaderSeparator
\bQxListViewPane\b=qx.ui.listview.ListViewPane

\bQxWindow\b=qx.ui.window.Window

\bQxPopup\b=qx.ui.popup.Popup
\bQxPopupAtom\b=qx.ui.popup.PopupAtom
\bQxToolTip\b=qx.ui.popup.ToolTip

\bQxMenu\b=qx.ui.menu.Menu
\bQxMenuBar\b=qx.ui.menu.MenuBar
\bQxMenuBarButton\b=qx.ui.menu.MenuBarButton
\bQxMenuButton\b=qx.ui.menu.MenuButton
\bQxMenuCheckBox\b=qx.ui.menu.MenuCheckBox
\bQxMenuLayout\b=qx.ui.menu.MenuLayout
\bQxMenuRadioButton\b=qx.ui.menu.MenuRadioButton
\bQxMenuSeparator\b=qx.ui.menu.MenuSeparator

\bQxCommonView\b=qx.ui.pageview.AbstractPageView
\bQxCommonViewBar\b=qx.ui.pageview.AbstractPageViewBar
\bQxCommonViewButton\b=qx.ui.pageview.AbstractPageViewButton
\bQxCommonViewPage\b=qx.ui.pageview.AbstractPageViewPage
\bQxCommonViewPane\b=qx.ui.pageview.AbstractPageViewPane

\bQxTabView\b=qx.ui.pageview.tabview.TabView
\bQxTabViewBar\b=qx.ui.pageview.tabview.TabViewBar
\bQxTabViewButton\b=qx.ui.pageview.tabview.TabViewButton
\bQxTabViewPage\b=qx.ui.pageview.tabview.TabViewPage
\bQxTabViewPane\b=qx.ui.pageview.tabview.TabViewPane

\bQxBarView\b=qx.ui.pageview.buttonview.ButtonView
\bQxBarViewBar\b=qx.ui.pageview.buttonview.ButtonViewBar
\bQxBarViewButton\b=qx.ui.pageview.buttonview.ButtonViewButton
\bQxBarViewPage\b=qx.ui.pageview.buttonview.ButtonViewPage
\bQxBarViewPane\b=qx.ui.pageview.buttonview.ButtonViewPane

\bQxToolBar\b=qx.ui.toolbar.ToolBar
\bQxToolBarButton\b=qx.ui.toolbar.ToolBarButton
\bQxToolBarCheckBox\b=qx.ui.toolbar.ToolBarCheckBox
\bQxToolBarMenuButton\b=qx.ui.toolbar.ToolBarMenuButton
\bQxToolBarPart\b=qx.ui.toolbar.ToolBarPart
\bQxToolBarPartHandle\b=qx.ui.toolbar.ToolBarPartHandle
\bQxToolBarRadioButton\b=qx.ui.toolbar.ToolBarRadioButton
\bQxToolBarSeparator\b=qx.ui.toolbar.ToolBarSeparator

\bQxTree\b=qx.ui.tree.Tree
\bQxTreeElement\b=qx.ui.tree.AbstractTreeElement
\bQxTreeFile\b=qx.ui.tree.TreeFile
\bQxTreeFolder\b=qx.ui.tree.TreeFolder

\bQxColorSelector\b=qx.ui.component.ColorSelector

\bQxCanvasLayoutImpl\b=qx.renderer.layout.CanvasLayoutImpl
\bQxDockLayoutImpl\b=qx.renderer.layout.DockLayoutImpl
\bQxFlowLayoutImpl\b=qx.renderer.layout.FlowLayoutImpl
\bQxGridLayoutImpl\b=qx.renderer.layout.GridLayoutImpl
\bQxHorizontalBoxLayoutImpl\b=qx.renderer.layout.HorizontalBoxLayoutImpl
\bQxLayoutImpl\b=qx.renderer.layout.LayoutImpl
\bQxMenuButtonLayoutImpl\b=qx.renderer.layout.MenuButtonLayoutImpl
\bQxMenuLayoutImpl\b=qx.renderer.layout.MenuLayoutImpl
\bQxVerticalBoxLayoutImpl\b=qx.renderer.layout.VerticalBoxLayoutImpl

\bQxBorder\.presets\b=qx.renderer.border.BorderPresets
\bQxBorderObject\.presets\b=qx.renderer.border.BorderPresets
\bQxBorder\b=qx.renderer.border.Border
\bQxBorderCache\b=qx.renderer.border.BorderCache
\bQxBorderObject\b=qx.renderer.border.BorderObject
\bQxBorderPresets\b=qx.renderer.border.BorderPresets

\bQxColor\b=qx.renderer.color.Color
\bQxColorCache\b=qx.renderer.color.ColorCache
\bQxColorObject\b=qx.renderer.color.ColorObject
\bQxColorUtil\b=qx.util.ColorUtil

\bQxFont\b=qx.renderer.font.Font
\bQxFontCache\b=qx.renderer.font.FontCache
\bQxFontObject\b=qx.renderer.font.FontObject

\bQxAppearanceTheme\b=qx.renderer.theme.AppearanceTheme
\bQxColorTheme\b=qx.renderer.theme.ColorTheme
\bQxIconTheme\b=qx.renderer.theme.IconTheme
\bQxWidgetTheme\b=qx.renderer.theme.WidgetTheme

\bQxManager\b=qx.manager.object.ObjectManager
\bQxAppearanceManager\b=qx.manager.object.AppearanceManager
\bQxColorManager\b=qx.manager.object.ColorManager
\bQxPopupManager\b=qx.manager.object.PopupManager
\bQxMenuManager\b=qx.manager.object.MenuManager
\bQxToolTipManager\b=qx.manager.object.ToolTipManager
\bQxWindowManager\b=qx.manager.object.WindowManager
\bQxImageManager\b=qx.manager.object.ImageManager
\bQxImagePreloaderManager\b=qx.manager.object.ImagePreloaderManager

\bQxSelectionManager\b=qx.manager.selection.SelectionManager
\bQxDomSelectionManager\b=qx.manager.selection.DomSelectionManager
\bQxTreeSelectionManager\b=qx.manager.selection.TreeSelectionManager
\bQxVirtualSelectionManager\b=qx.manager.selection.VirtualSelectionManager
\bQxRadioManager\b=qx.manager.selection.RadioManager

\bQxFlash\b=qx.ui.embed.Flash
\bQxIframe\b=qx.ui.embed.Iframe
\bQxGallery\b=qx.ui.embed.Gallery
\bQxGalleryList\b=qx.ui.embed.GalleryList
\bQxHtml\b=qx.ui.embed.HtmlEmbed
\bQxIconHtml\b=qx.ui.embed.IconHtmlEmbed
\bQxLink\b=qx.ui.embed.LinkEmbed
\bQxText\b=qx.ui.embed.TextEmbed
\bQxNode\b=qx.ui.embed.NodeEmbed

\bQxTextile\b=qx.util.Textile.textilize
\bQxCompare\b=qx.util.Compare
\bQxFormUtils\b=qx.util.FormUtil