Fix to adjust the position of the partial Frame
[platform/framework/native/uifw.git] / inc / FUiControls.h
1 //
2 // Open Service Platform
3 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
4 //
5 // Licensed under the Flora License, Version 1.0 (the License);
6 // you may not use this file except in compliance with the License.
7 // You may obtain a copy of the License at
8 //
9 //     http://floralicense.org/license/
10 //
11 // Unless required by applicable law or agreed to in writing, software
12 // distributed under the License is distributed on an AS IS BASIS,
13 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 // See the License for the specific language governing permissions and
15 // limitations under the License.
16 //
17
18 /**
19  * @file                FUiControls.h
20  * @brief               This is the header file for the %Tizen::Ui::Controls namespace.
21  *
22  * This header file contains the declarations and descriptions of the %Tizen::Ui::Controls namespace.
23  */
24
25 #ifndef _FUI_CONTROLS_H_
26 #define _FUI_CONTROLS_H_
27
28 #include <FUiCtrlAnimation.h>
29 #include <FUiCtrlAnimationFrame.h>
30 #include <FUiCtrlButton.h>
31 #include <FUiCtrlButtonItem.h>
32 #include <FUiCtrlCheckButton.h>
33 #include <FUiCtrlColorPicker.h>
34 #include <FUiCtrlContextMenu.h>
35 #include <FUiCtrlControlsTypes.h>
36 #include <FUiCtrlCustomItem.h>
37 #include <FUiCtrlCustomList.h>
38 #include <FUiCtrlCustomListItem.h>
39 #include <FUiCtrlCustomListItemFormat.h>
40 #include <FUiCtrlCustomListTypes.h>
41 #include <FUiCtrlDatePicker.h>
42 #include <FUiCtrlDateTimePicker.h>
43 #include <FUiCtrlEditArea.h>
44 #include <FUiCtrlEditDate.h>
45 #include <FUiCtrlEditField.h>
46 #include <FUiCtrlEditTime.h>
47 #include <FUiCtrlEditTypes.h>
48 #include <FUiCtrlExpandableEditArea.h>
49 #include <FUiCtrlExpandableList.h>
50 #include <FUiCtrlFooter.h>
51 #include <FUiCtrlFooterItem.h>
52 #include <FUiCtrlForm.h>
53 #include <FUiCtrlFrame.h>
54 #include <FUiCtrlFrameTypes.h>
55 #include <FUiCtrlGallery.h>
56 #include <FUiCtrlGalleryItem.h>
57 #include <FUiCtrlGalleryTypes.h>
58 #include <FUiCtrlGroupContainer.h>
59 #include <FUiCtrlGroupedList.h>
60 #include <FUiCtrlGroupedListView.h>
61 #include <FUiCtrlGroupedListViewTypes.h>
62 #include <FUiCtrlGroupedTableView.h>
63 #include <FUiCtrlGroupItem.h>
64 #include <FUiCtrlHeader.h>
65 #include <FUiCtrlHeaderItem.h>
66 #include <FUiCtrlIconList.h>
67 #include <FUiCtrlIconListTypes.h>
68 #include <FUiCtrlIconListView.h>
69 #include <FUiCtrlIconListViewItem.h>
70 #include <FUiCtrlIconListViewTypes.h>
71 #include <FUiCtrlICustomElement.h>
72 #include <FUiCtrlICustomElementF.h>
73 #include <FUiCtrlICustomListElement.h>
74 #include <FUiCtrlIEditTextFilter.h>
75 #include <FUiCtrlIExpandableEditAreaEventListener.h>
76 #include <FUiCtrlIFastScrollListener.h>
77 #include <FUiCtrlIFormBackEventListener.h>
78 #include <FUiCtrlIFrameEventListener.h>
79 #include <FUiCtrlIGalleryEventListener.h>
80 #include <FUiCtrlIGalleryItemProvider.h>
81 #include <FUiCtrlIGroupedListViewItemEventListener.h>
82 #include <FUiCtrlIGroupedListViewItemProvider.h>
83 #include <FUiCtrlIGroupedListViewItemProviderF.h>
84 #include <FUiCtrlIGroupedTableViewItemEventListener.h>
85 #include <FUiCtrlIGroupedTableViewItemProvider.h>
86 #include <FUiCtrlIGroupedTableViewItemProviderF.h>
87 #include <FUiCtrlIIconListViewItemEventListener.h>
88 #include <FUiCtrlIIconListViewItemProvider.h>
89 #include <FUiCtrlIListViewItemEventListener.h>
90 #include <FUiCtrlIListViewItemProvider.h>
91 #include <FUiCtrlIListViewItemProviderF.h>
92 #include <FUiCtrlInputTypes.h>
93 #include <FUiCtrlIProgressPopupEventListener.h>
94 #include <FUiCtrlIScrollEventListener.h>
95 #include <FUiCtrlIScrollEventListenerF.h>
96 #include <FUiCtrlISearchBarEventListener.h>
97 #include <FUiCtrlISectionTableViewItemEventListener.h>
98 #include <FUiCtrlISectionTableViewItemProvider.h>
99 #include <FUiCtrlISectionTableViewItemProviderF.h>
100 #include <FUiCtrlISliderEventListener.h>
101 #include <FUiCtrlISplitPanelEventListener.h>
102 #include <FUiCtrlISplitPanelEventListenerF.h>
103 #include <FUiCtrlITableViewItemEventListener.h>
104 #include <FUiCtrlITableViewItemProvider.h>
105 #include <FUiCtrlITableViewItemProviderF.h>
106 #include <FUiCtrlITokenFilter.h>
107 #include <FUiCtrlKeypad.h>
108 #include <FUiCtrlLabel.h>
109 #include <FUiCtrlLabelTypes.h>
110 #include <FUiCtrlList.h>
111 #include <FUiCtrlListContextItem.h>
112 #include <FUiCtrlListItemBase.h>
113 #include <FUiCtrlListTypes.h>
114 #include <FUiCtrlListView.h>
115 #include <FUiCtrlListViewTypes.h>
116 #include <FUiCtrlMessageBox.h>
117 #include <FUiCtrlOptionMenu.h>
118 #include <FUiCtrlOverlayPanel.h>
119 #include <FUiCtrlOverlayRegion.h>
120 #include <FUiCtrlPanel.h>
121 #include <FUiCtrlPopup.h>
122 #include <FUiCtrlProgress.h>
123 #include <FUiCtrlProgressPopup.h>
124 #include <FUiCtrlRadioGroup.h>
125 #include <FUiCtrlScrollEventTypes.h>
126 #include <FUiCtrlScrollPanel.h>
127 #include <FUiCtrlScrollPanelTypes.h>
128 #include <FUiCtrlSearchBar.h>
129 #include <FUiCtrlSectionTableView.h>
130 #include <FUiCtrlSimpleItem.h>
131 #include <FUiCtrlSlidableGroupedList.h>
132 #include <FUiCtrlSlidableList.h>
133 #include <FUiCtrlSlider.h>
134 #include <FUiCtrlSliderTypes.h>
135 #include <FUiCtrlSplitPanel.h>
136 #include <FUiCtrlSplitPanelTypes.h>
137 #include <FUiCtrlTab.h>
138 #include <FUiCtrlTabBar.h>
139 #include <FUiCtrlTabBarItem.h>
140 #include <FUiCtrlTableView.h>
141 #include <FUiCtrlTableViewContextItem.h>
142 #include <FUiCtrlTableViewGroupItem.h>
143 #include <FUiCtrlTableViewItem.h>
144 #include <FUiCtrlTableViewItemBase.h>
145 #include <FUiCtrlTableViewSimpleGroupItem.h>
146 #include <FUiCtrlTableViewSimpleItem.h>
147 #include <FUiCtrlTableViewTypes.h>
148 #include <FUiCtrlTextBox.h>
149 #include <FUiCtrlTimePicker.h>
150
151 namespace Tizen
152 {
153 /**
154  * @namespace   Tizen::Ui::Controls
155  * @brief               This namespace contains the classes and interfaces for creating rich user interface components for the applications.
156  * @since               2.0
157  *
158  * @remarks             @b Header @b %file: @b \#include @b <FUi.h> @n
159  *                              @b Library : @b osp-uifw
160  *
161  * The %Ui::Controls namespace contains classes that have graphical representations that can be displayed on the screen as UI elements and with
162  * which the user can interact.
163  *
164  * For more information on the %Ui::Controls namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/ui/controls.htm">UI Controls Guide</a>.
165  *
166  */
167
168 namespace Ui
169 {
170
171 namespace Controls
172 {
173
174 /**
175  * @if OSPDEPREC
176  * The system color for the text that appears in the indicator and the command area (for example, Header and Footer).
177  *
178  * @brief <i> [Deprecated]  </i>
179  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
180  * @since        2.0
181  *
182  * @remarks      Different color values can be defined for different device models.
183  * @endif
184  */
185 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_TITLE_TEXT;
186
187 /**
188  * @if OSPDEPREC
189  * The system color for the text that appears in controls, has a different background color than that of its parent (for example, Button).
190  *
191  * @brief <i> [Deprecated]  </i>
192  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
193  * @since        2.0
194  *
195  * @remarks      Different color values can be defined for different device models.
196  * @endif
197  */
198 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_BODY_TEXT;
199
200 /**
201  * @if OSPDEPREC
202  * The system default foreground color (for example, Label and CheckButton).
203  *
204  * @brief <i> [Deprecated]  </i>
205  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
206  * @since        2.0
207  *
208  * @remarks      Different color values can be defined for different device models.
209  * @endif
210  */
211 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_FOREGROUND;
212
213 /**
214  * @if OSPDEPREC
215  * The system default background color (for example, Label, Panel, and ScrollPanel).
216  *
217  * @brief <i> [Deprecated]  </i>
218  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
219  * @since        2.0
220  *
221  * @remarks      Different color values can be defined for different device models.
222  * @endif
223  */
224 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_BACKGROUND;
225
226 /**
227  * @if OSPDEPREC
228  * The system default color for the List background.
229  *
230  * @brief <i> [Deprecated]  </i>
231  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
232  * @since        2.0
233  *
234  * @remarks      Different color values can be defined for different device models.
235  * @endif
236  */
237 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_LIST_BACKGROUND;
238
239 /**
240  * @if OSPDEPREC
241  * The system default color for the Form background.
242  *
243  * @brief <i> [Deprecated]  </i>
244  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
245  * @since        2.0
246  *
247  * @remarks      Different color values can be defined for different device models.
248  * @endif
249  */
250 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_FORM_BACKGROUND;
251
252 /**
253  * @if OSPDEPREC
254  * The system default color for the background of the Form with grouped style child controls.
255  *
256  * @brief <i> [Deprecated]  </i>
257  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
258  * @since        2.0
259  *
260  * @remarks      Different color values can be defined for different device models.
261  * @endif
262  */
263 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_FORM_GROUP_BACKGROUND;
264
265 /**
266  * @if OSPDEPREC
267  * The system default color for the Popup background.
268  *
269  * @brief <i> [Deprecated]  </i>
270  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
271  * @since        2.0
272  *
273  * @remarks      Different color values can be defined for different device models.
274  * @endif
275  */
276 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_POPUP_BACKGROUND;
277
278 /**
279  * @if OSPDEPREC
280  * The system default color of the group item text.
281  *
282  * @brief <i> [Deprecated]  </i>
283  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
284  * @since        2.0
285  *
286  * @remarks      Different color values can be defined for different device models.
287  * @endif
288  */
289 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_GROUP_ITEM_TEXT;
290
291 /**
292  * @if OSPDEPREC
293  * The system default color of the list text.
294  *
295  * @brief <i> [Deprecated]  </i>
296  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
297  * @since        2.0
298  *
299  * @remarks      Different color values can be defined for different device models.
300  * @endif
301  */
302 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_LIST_ITEM_TEXT;
303
304 /**
305  * @if OSPDEPREC
306  * The system default color of the list item text, when an item is selected.
307  *
308  * @brief <i> [Deprecated]  </i>
309  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
310  * @since        2.0
311  *
312  * @remarks      Different color values can be defined for different device models.
313  * @endif
314  */
315 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_LIST_ITEM_PRESSED_TEXT;
316
317 /**
318  * @if OSPDEPREC
319  * The system default color of the list element text when the item is highlighted.
320  *
321  * @brief <i> [Deprecated]  </i>
322  * @deprecated This object is provided only for backward compatibility and will be deleted in a future release.
323  * @since        2.0
324  *
325  * @remarks      Different color values can be defined for different device models.
326  * @endif
327  */
328 _OSP_EXPORT_ extern const Tizen::Graphics::Color SYSTEM_COLOR_LIST_ITEM_HIGHLIGHTED_TEXT;
329
330 }; // Tizen::Ui::Controls
331 }; // Tizen::Ui
332 }; // Tizen
333 #endif // _FUI_CONTROLS_H_